HACKER Q&A
📣 kbn
What old CS books do you think are still relevant to this day?
What old computer science books do you think are still relevant to this day and would highly recommend to others?
👤 rzzzwilson
Accepted Answer ✓
Knuth, all volumes but especially the first. I also like SICP, but maybe that's just me.
The Art of Computer Programming, Volumes 1-4A
Structure and Interpretation of Computer Programs
👤 timoteostewart
I have found Programming Pearls to remain inspiring and at times practical.