From 50acd4585fcd95479d4432a7251bb06c1fba3483 Mon Sep 17 00:00:00 2001 From: Jonathan Almeida Date: Fri, 30 Jan 2015 15:43:41 -0500 Subject: [PATCH] added [An Introduction to Computer Networks] to [Networking] --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 12895da8..813f2f0a 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) -- GitLab