A curated PLT (Programming language theory) list : http://steshaw.org/plt/
A Github hosted list of free programming books (merging SO and other sources): https://github.com/vhf/free-programming-books/blob/master/fr...
21–30 of 62 posts
A Github hosted list of free programming books (merging SO and other sources): https://github.com/vhf/free-programming-books/blob/master/fr...
And Kent Beck's http://www.amazon.com/Smalltalk-Best-Practice-Patterns-Kent/...
Programming in Lua by Roberto Ierusalimschy is one of the best introductions to any programming language. Hw writes the new version along with each language release now, on the grounds that if you cannot explain it right then the language feature probably needs fixing.