From 0be7b33c2d015e367c91cb21d04fb0de3262f17b Mon Sep 17 00:00:00 2001 From: jeffdc Date: Fri, 11 Oct 2013 16:09:32 -0400 Subject: [PATCH] Added Category Theory for Computing Science. --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 8cd5aaec..c6a9daa2 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -99,6 +99,7 @@ * [The Art of Unix Programming](http://catb.org/esr/writings/taoup/html/) * [Best Kept Secrets of Peer Code Review](http://smartbear.com/codecollab-code-review-book.php) * [Binary Trees](http://cslibrary.stanford.edu/110/BinaryTrees.pdf) +* [Category Theory for Computing Science](http://www.math.mcgill.ca/triples/Barr-Wells-ctcs.pdf) * [The Cathedral and the Bazaar](http://www.catb.org/esr/writings/cathedral-bazaar/) * [Clever Algorithms](http://www.cleveralgorithms.com/nature-inspired/index.html) * [Communicating Sequential Processes (PDF)](http://www.usingcsp.com/cspbook.pdf) - Tony Hoare -- GitLab