Live data from Hacker News

Ask HN: What are some of the best written programming books?

news.ycombinator.com

21–30 of 62 posts

Re: Ask HN: What are some of the best written programming books?

#26
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.

Re: Ask HN: What are some of the best written programming books?

#28

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.

That was one of the rules for the Qt documentation too, back when I worked on it. It's a great rule.
Post reply on HN