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

Merge pull request #307 from corragon/patch-1

Added Network Science book to Theoretical Computer Science section
This commit is contained in:
vhf / victor felder 2013-10-31 02:02:22 -07:00
commit 9ca079c8ef

View File

@ -194,6 +194,7 @@
* [Introduction to Computing](http://www.computingbook.org/)
* [An Introduction to the Theory of Computation](http://www.cse.ohio-state.edu/~gurari/theory-bk/theory-bk.html)
* [Think Complexity](http://www.greenteapress.com/compmod/) - Allen B. Downey
* [Network Science](http://barabasilab.neu.edu/networksciencebook/index.html)
####Operating systems
* [The Art of Unix Programming](http://catb.org/esr/writings/taoup/html/)