I just finished
Definitely check out Robert C. Martin's Clean Code: A Handbook of Agile Software Craftsmanship. It's an excellent practical guide to writing code that is readable, malleable, and able to stand the test of time. And it's centered around Java (although Although 95% of the advice is applicable to other languages)languages, the book is centered around Java.
