diff --git a/free-programming-books.md b/free-programming-books.md index 12895da8ef81dad7cb98599236ed35d90938dc66..813f2f0a46d6157b5da63a877258953ec6f59091 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -456,6 +456,7 @@ Original Source: [Free Programming books](http://stackoverflow.com/revisions/392 #### Networking * [802.11ac: A Survival Guide](http://chimera.labs.oreilly.com/books/1234000001739) - Matthew Gast +* [An Introduction to Computer Networks](http://intronetworks.cs.luc.edu) (HTML, PDF, Kindle) * [Bits, Signals, and Packets: An Introduction to Digital Communications and Networks](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-02-introduction-to-eecs-ii-digital-communication-systems-fall-2012/readings/) * [Code Connected vol.1](http://hintjens.wdfiles.com/local--files/main%3Afiles/cc1pe.pdf) (PDF) (book on ZeroMQ) * [High-Performance Browser Networking](http://chimera.labs.oreilly.com/books/1230000000545/index.html)