From 73737188a3037a2dcad7fc7a9d87168bf8f19a73 Mon Sep 17 00:00:00 2001 From: Thomas Yarnall Date: Wed, 30 Oct 2013 22:46:04 -0500 Subject: [PATCH] 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. --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 52a3ad4e..c14d4ade 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/) -- GitLab