Hacker News new | ask | show | jobs
by jjice 982 days ago
I don't think I could ever pick a single book, but Clean Architecture by Robert Martin is a favorite of mine. Really helped shape the design of testable systems for me. Once I actually started writing automated tests for my code, it turns out things broke in production a lot less, who would have thought? I don't like what is probably his most popular book, Clean Code, though.