Quellcode durchsuchen

Merge pull request #307 from corragon/patch-1

Added Network Science book to Theoretical Computer Science section
vhf / victor felder vor 12 Jahren
Ursprung
Commit
9ca079c8ef
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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/)