Clean Architecture: A Craftman's Guide to Software Structure and Design
All the notes I have taken on Clean Architecture: A Craftman's Guide to Software Structure and Design
Chapter 1: What is Design and Architecture?
Published: at 01:59 AMChapter 2: A Tale of Two Values
Published: at 02:10 AMChapter 2: Paradigm Overview
Published: at 02:45 AMChapter 4: Structured Programming
Published: at 04:59 PMChapter 5: Object-Oriented Programming
Published: at 05:30 PMChapter 6: Functional Programming
Published: at 06:30 PMChapter 7: SRP: The Single Responsibility Principle
Published: at 06:00 PMChapter 8: OCP: The Open-Closed Principle
Published: at 05:50 PMChapter 9: LSP: The Liskov Substitution Principle
Published: at 06:20 PMChapter 9: ISP: The Interface Segregation Principle
Published: at 07:05 PMChapter 11: DIP: The Dependency Inversion Principle
Published: at 07:52 PMChapter 12: Components
Published: at 10:30 PMChapter 12: Component Cohesion
Published: at 12:05 PMChapter 14: Component Coupling
Published: at 01:30 AM