1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-07 13:58:03 +00:00

Merge pull request #436 from Stevo-S/patch-1

Update free-programming-books.md
This commit is contained in:
vhf / victor felder 2013-11-29 04:14:01 -08:00
commit 8ebb94c869

View File

@ -200,6 +200,7 @@
* [Homotopy Type Theory: Univalent Foundations of Mathematics](http://homotopytypetheory.org/book/) (PDF)
* [Introduction to Computing](http://www.computingbook.org/)
* [Introduction to Theory of Computation](http://cg.scs.carleton.ca/~michiel/TheoryOfComputation/) (PDF) - Anil Maheshwari and Michiel Smid
* [Models of Computation](http://cs.brown.edu/people/jes/book/) - John E. Savage
* [Network Science](http://barabasilab.neu.edu/networksciencebook/index.html)
* [Programming Languages: Application and Interpretation (2nd Edition)](http://www.cs.brown.edu/~sk/Publications/Books/ProgLangs/)
* [Structure and Interpretation of Computer Programs](http://mitpress.mit.edu/sicp/)