Skip to main content

3 docs tagged with "software-design"

View all tags

Clean Architecture — Book Overview

A comprehensive overview of "Clean Architecture: A Craftsman's Guide to Software Structure and Design" by Robert C. Martin. Understand the goals, structure, and key takeaways before diving into each chapter.

Java Design Patterns: Overview

Overview of Java design patterns, their categories, and how they improve maintainability, readability, and software design decisions.