DEV Community

Discussion on: What are your must-read programming books?

Collapse
 
thisfred profile image
eric casteleijn

TDD by Example, by Kent Beck. This is the one programming book I go back to every few years, and even though it's not a huge book, I always come away with something new.

Refactoring, by Martin Fowler. Though I don't revisit this one quite as often (except maybe to look up one of the less common recipes, I think it's still a book ever programmer should read at least once.)

Collapse
 
cristian_sima profile image
Cristian Sima

Both of them are excelent pieces.