Possible Duplicate:
What are some of your oldest programming books that you still use?
I was just listening to the SO podcast number 69 and Jeff and Joel finished up talking about "Code Complete" by Steve McConnell (sanitised Amazon link). Joel suggested that someone with ten years' experience who read the book would:
- agree with 50% of the material,
- disagree with 25% of the material, and
- find something new in 25% of the material.
I always find that when I reread a chapter or two of Code Complete I am reminded of the correct way to do some things after occasionally slipping into bad habits. It might be something to do with variable naming, or program layout, or other such things, but I'm always finding something.
Anyone else have such books that keep you on the "straight and narrow"?
Edit:
I'm asking this because we haven't covered books that remain applicable. Books that you can return to again and again and still get something out of them.
Edit:
Didn't see the same question rephrased as oldest programming books. Good call!