Clean Architecture: A Craftsman's Guide to Software Structure and Design by Robert C. Martin
Clean Architecture is a guide to designing software systems that are flexible, maintainable, and resilient to change....
I am currently aiming to read one book of technical literature every month. Every month I try to give my thoughts about those books.
Clean Architecture is a guide to designing software systems that are flexible, maintainable, and resilient to change....
Tidy First? is a concise and practical book that explores the idea of making small, safe improvements to code structure—called "tidyings"—before making larger changes or adding new features...