Parcourir la source

Merge pull request #307 from corragon/patch-1

Added Network Science book to Theoretical Computer Science section
vhf / victor felder il y a 12 ans
Parent
commit
9ca079c8ef
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      free-programming-books.md

+ 1 - 0
free-programming-books.md

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