Jump to ratings and reviews
Rate this book

Hands-On Design Patterns with Java: Learn design patterns that enable the building of large-scale software architectures

Rate this book
Understand Gang of Four, architectural, functional, and reactive design patterns and how to implement them on modern Java platforms, such as Java 12 and beyond

Key FeaturesLearn OOP, functional, and reactive patterns for creating readable and maintainable codeExplore architectural patterns and practices for building scalable and reliable applicationsTackle all kinds of performance-related issues and streamline development using design patternsBook DescriptionJava design patterns are reusable and proven solutions to software design problems. This book covers over 60 battle-tested design patterns used by developers to create functional, reusable, and flexible software.

Hands-On Design Patterns with Java starts with an introduction to the Unified Modeling Language (UML), and delves into class and object diagrams with the help of detailed examples. You'll study concepts and approaches to object-oriented programming (OOP) and OOP design patterns to build robust applications. As you advance, you'll explore the categories of GOF design patterns, such as behavioral, creational, and structural, that help you improve code readability and enable large-scale reuse of software. You’ll also discover how to work effectively with microservices and serverless architectures by using cloud design patterns, each of which is thoroughly explained and accompanied by real-world programming solutions.

By the end of the book, you’ll be able to speed up your software development process using the right design patterns, and you’ll be comfortable working on scalable and maintainable projects of any size.

What you will learnUnderstand the significance of design patterns for software engineeringVisualize software design with UML diagramsStrengthen your understanding of OOP to create reusable software systemsDiscover GOF design patterns to develop scalable applicationsExamine programming challenges and the design patterns that solve themExplore architectural patterns for microservices and cloud developmentWho this book is forIf you are a developer who wants to learn how to write clear, concise, and effective code for building production-ready applications, this book is for you. Familiarity with the fundamentals of Java is assumed.

Table of ContentsUnified Modeling Language PrimerObject-Oriented Design PatternsBehavioral Design PatternsCreational Design PatternsStructural Design PatternsArchitectural Design Patterns - Part IArchitectural Design Patterns - Part IIFunctional Design PatternsReactive Design Patterns

362 pages, Kindle Edition

Published April 27, 2019

10 people are currently reading
9 people want to read

About the author

Edward Lavieri

10 books1 follower

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
1 (12%)
4 stars
3 (37%)
3 stars
3 (37%)
2 stars
0 (0%)
1 star
1 (12%)
Displaying 1 of 1 review
15 reviews4 followers
August 3, 2021
Nice that it's short and it tries to show some concrete use cases. But those are usually not intuitive at all.
Lots of UML, not all of the mentioned patterns are actually described beyond one or two sentences.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.