diff --git a/free-programming-books.md b/free-programming-books.md index c239c15e..939f60a9 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -129,6 +129,7 @@ * [Getting started with Open source development](http://public.dhe.ibm.com/software/dw/db2/express-c/wiki/Getting_started_with_open_source_development_p2.pdf) (PDF) * [The Great Tree List Recursion Problem](http://cslibrary.stanford.edu/109/TreeListRecursion.pdf) * [Guide to the Software Engineering Body of Knowledge](http://www.computer.org/portal/web/swebok) +* [High-Performance Browser Networking](http://chimera.labs.oreilly.com/books/1230000000545/index.html) * [How Computers Work](http://www.fastchip.net/howcomputerswork/p1.html) * [How to Design Programs](http://www.htdp.org/) * [How to Think Like a Computer Scientist](http://openbookproject.net/thinkcs/)