Clean Architecture 101
For Java Developers
Welcome to Clean Architecture 101!
This is an introductory course for anyone interested in exploring the concepts of Clean Architecture. Examples are given in the form of Java code, but are applicable to many more languages.
Eddie Bush
Course Overview
Architecture Basics
Saying Hello
Creating the Business Logic
Adding Dynamic Input
Adding Dynamic Output
Summary and Review
Small enough to understand the idea...
Small enough to understand the idea...
Read LessFantastic introduction to Clean Architecture using java implementation
Fantastic introduction to Clean Architecture using java implementation
Read LessIt's a good course. Author has a good clean code emphasis, good notion on TDD and architecture directives. What I really miss in this course is a real wor...
Read MoreIt's a good course. Author has a good clean code emphasis, good notion on TDD and architecture directives. What I really miss in this course is a real world package separation and a more complex example.
Read Less