These notes are from Clean Architecture book by Robert C.Martin (Uncle Bob) for my self-reference and will be updated as I progress through the chapters.
Part 1 - Introduction
- Both Architecture and Design points to same things in software development (Low-level and high-level details).
- The goal of Architecture is to …