diff --git a/free-programming-books.md b/free-programming-books.md index 8cd5aaec4278c550a49cc88fd2a75fc2db4c247d..c6a9daa2b19ac77f9a8f7e8467a70d5306e73937 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