1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-28 04:19:00 +00:00

Added Network Science book to Theoretical Computer Science section

I'm not sure exactly what section this belongs in; it seems to be influenced by several fields.  If someone else knows a better section, I'd be happy to move it.
This commit is contained in:
Thomas Yarnall 2013-10-30 22:46:04 -05:00
parent 8f4b5b77fb
commit 73737188a3

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/)