Add Category Theory for Programmers to extra readings

This commit is contained in:
Joshua Hanson 2017-09-09 11:37:54 -04:00
parent 77c421ac34
commit 3b910e2617
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ Name | Author(s)
[Introduction to Algorithms (3rd Edition)](http://www.amazon.com/Introduction-Algorithms-3rd-MIT-Press/dp/0262033844/) | Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, Clifford Stein
[The Algorithm Design Manual](https://www.amazon.com/gp/product/1848000693) | Steven Skiena
[Category Theory: A Gentle Introduction](http://www.logicmatters.net/resources/pdfs/GentleIntro.pdf) | Peter Smith
[Category Theory for Programmers: The Preface](https://bartoszmilewski.com/2014/10/28/category-theory-for-programmers-the-preface/) | Bartosz Milewski
## Applications