Merge pull request #4 from shirish4you/patch-1

Added another free e-book
This commit is contained in:
vhf / victor felder 2013-10-11 10:40:01 -07:00
commit 026fd20541
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)