lukeprog comments on The Best Textbooks on Every Subject - Less Wrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (319)
General programming: Structure and Interpretation of Computer Programs. Focuses on the essence of the subject with such clarity that a novice can understand the first chapter, yet an expert will have learned something by the last chapter.
Specific programming languages: The C Programming Language, The C++ Programming Language, CLR via C#. Informative to a degree that rarely coexists with such clarity and readability.
AI: Artificial Intelligence: a Modern Approach. Perhaps the rarest virtue of this work is that not only does it give about as comprehensive a survey of the field as will fit in a single book, but casts a cool eye on the limitations as well as strengths of each technique discussed.
Compiler design: Compilers: Principles, Techniques and Tools. The standard textbook for good reason.
rwallace,
Thanks for your recommendations! Your comment made me realize I was not specific enough in my list of rules, so I modified the third rule to the following:
"You must briefly name the other books you've read on the subject and explain why you think your chosen textbook is superior to them."
Would you please do us the favor of naming the other books you've read on these subjects, and why your recommendations are superior to them? That would be much appreciated.
A problem is that in many cases it was long enough ago (e.g. I got into C programming in the 1980s, C++ around 1990) that I don't remember the names of the other books I read. The ones that stuck in my mind were the memorably good ones. (Memorably bad things can do likewise of course, but few textbooks fall into that category -- the point of this post after all is that textbooks tend to have higher standards than most media.)