Explorar el Código

Merge pull request #18 from jeffdc/master

Added Category Theory for Computing Science.
vhf / victor felder hace 12 años
padre
commit
22ac96a8cf
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      free-programming-books.md

+ 1 - 0
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