Parcourir la source

Added another free e-book

Added my published book "97 Things Every Programmer Should Know - Extended" from LeanPub, which is available for free download.
Shirish Padalkar il y a 12 ans
Parent
commit
3f29837e81
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      free-programming-books.md

+ 1 - 0
free-programming-books.md

@@ -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)