diff --git a/free-programming-books.md b/free-programming-books.md index 52a3ad4e33fabbad947020c1c0c257d8ff322a76..c14d4ade5514fdd45f9c8913795d148ed88ce6d3 100644 --- a/free-programming-books.md +++ b/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/)