1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-28 20:29:03 +00:00

Update free-programming-books.md

Added in alphabetic order
This commit is contained in:
Tharshan 2013-10-12 09:29:58 +01:00
parent cf9a5acbaf
commit 0c157aba9b

View File

@ -126,6 +126,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) * [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) * [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) * [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 Computers Work](http://www.fastchip.net/howcomputerswork/p1.html)
* [How to Design Programs](http://www.htdp.org/) * [How to Design Programs](http://www.htdp.org/)
* [How to Think Like a Computer Scientist](http://openbookproject.net/thinkcs/) * [How to Think Like a Computer Scientist](http://openbookproject.net/thinkcs/)
@ -171,7 +172,7 @@
* [Think Complexity] (http://www.greenteapress.com/compmod/) - Allen B. Downey * [Think Complexity] (http://www.greenteapress.com/compmod/) - Allen B. Downey
* [Type Theory and Functional Programming](https://www.cs.kent.ac.uk/people/staff/sjt/TTFP/) * [Type Theory and Functional Programming](https://www.cs.kent.ac.uk/people/staff/sjt/TTFP/)
* [Understanding IP Addressing: Everything you ever wanted to know](http://www.apnic.net/__data/assets/pdf_file/0020/8147/501302.pdf) (PDF) * [Understanding IP Addressing: Everything you ever wanted to know](http://www.apnic.net/__data/assets/pdf_file/0020/8147/501302.pdf) (PDF)
* [High-Performance Browser Networking](http://chimera.labs.oreilly.com/books/1230000000545/index.html)
###Android ###Android