Hacker News new | ask | show | jobs
by atsaloli 2962 days ago
"Understanding Software" by Max Kanat-Alexander

Book review: https://www.infoq.com/news/2017/10/understanding-software-re...

Release announcement:https://www.codesimplicity.com/post/understanding-software/

1 comments

More on "Understanding Software" by Max Kanat-Alexander and how it helped me:

Thanks to this book, I've started re-factoring code before adding new features, our code base is getting a little better every day (more maintainable) which reversed a trend, it was getting harder to add features, now it is easier; plus when I design now, my designs are cleaner and result in maintainable code.