Added another free e-book

Added my published book "97 Things Every Programmer Should Know - Extended" from LeanPub, which is available for free download.
This commit is contained in:
Shirish Padalkar 2013-10-11 23:06:57 +05:30
parent 30902b1be5
commit 3f29837e81
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@
###Language Agnostic
* [97 Things Every Programmer Should Know](http://programmer.97things.oreilly.com/)
* [97 Things Every Programmer Should Know - Extended](https://leanpub.com/97-Things-Every-Programmer-Should-Know-Extended)
* [Algorithms and Data-Structures](http://www.ethoberon.ethz.ch/WirthPubl/AD.pdf) (PDF)
* [Algorithms](http://www.cs.berkeley.edu/~vazirani/algorithms.html) (draft)
* [The Architecture of Open Source Applications](http://www.aosabook.org/en/index.html)