Merge pull request #1316 from jonalmeida/master

added [An Introduction to Computer Networks] to [Networking]
This commit is contained in:
victor felder 2015-01-30 21:59:22 +01:00
commit 1253161cb2
1 changed files with 1 additions and 0 deletions

View File

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