What is the single most influential book every programmer should read?
Posted
by NotMyself
on Stack Overflow
See other posts from Stack Overflow
or by NotMyself
Published on 2008-08-04T23:50:22Z
Indexed on
2010/03/20
12:01 UTC
Read the original article
Hit count: 338
If you could go back in time and tell yourself to read a specific book at the beginning of your career as a developer, which book would it be?
I expect this list to be varied and to cover a wide range of things. For me, the book would be Code Complete. After reading that book, I was able to get out of the immediate task mindset and begin to think about the bigger picture, quality and maintainability.
© Stack Overflow or respective owner