Practical Design Patterns for Java Developers
Book description
Unravel the power of Java design patterns by learning where to apply them effectively to solve specific software design and development problems
Key Features Decouple logic across objects with dependency injection by creating various vehicles with features Finalize vehicle construction by chaining handlers using the Chain of Responsibility Pattern Plan…Why read it?
1 author picked Practical Design Patterns for Java Developers as one of their favorite books. Why do they recommend it?
By contrast to my previous 20-year-old book recommendation, this one is brand new.
When I was learning Java, we used the (now classic) “Gang of Four” book for Patterns. For design patterns, language syntax does matter. Miro covers the Gang of Four patterns and new ones using the same categories – creational, structural, and behavioral.
Miro also adds concurrency and anti-patterns which weren’t in the original GoF. I like that he includes review questions. This is very key info to know and mastering it with a modern book is very useful. Plus Miro includes examples of that pattern in the…
From Jeanne's list on becoming a better Java developer.
Want books like Practical Design Patterns for Java Developers?
Our community of 12,000+ authors has personally recommended 64 books like Practical Design Patterns for Java Developers.
Browse books like Practical Design Patterns for Java Developers