Comment Clean Code (Score -1) 517
I recently read Clean Code. The author has been coding for years and it shows. It has lots of little things that will help in your daily coding to produce a more professional product. If you follow the practices in this book you will actually be able to come back to old code a month or a year later and understand what you wrote.