Tag: clean-code
All the articles with the tag "clean-code".
-
OOP, SOLID & Design Patterns: Engineering Judgment for Real Java Code
Published: at 10:00 AMA problem-first guide to OOP, SOLID and Design Patterns in Java. Learn how to recognize design pressure in real code, refactor toward better structure, and — just as importantly — know exactly when NOT to apply a principle or pattern.