
Software Design Patterns for Java Developers
Expert-led Approaches to Build Re-usable Software and Enterprise Applications
- English
- ePUB (mobile friendly)
- Available on iOS & Android
Software Design Patterns for Java Developers
Expert-led Approaches to Build Re-usable Software and Enterprise Applications
About this book
Practice Design Patterns to Enrich and Streamline Software Development
Key Features
? Classify design patterns into three broad categories.
? Deep dive into design patterns with individual chapters covering them in detail.
? Understand design patterns to fast track and streamline the development effort.
Description
'Software Design Patterns for Java Developers' discusses the fundamentals of software design as well as well-established design patterns that simplify and outperform the entire software development cycle.To begin with, the book covers the various types of software design patterns and how they differ from one another. Using numerous examples, you can investigate the implementation of various design patterns such as singleton, object pool, adapter, abstract factory, and proxy. Other design patterns include simplifying complex systems, changing the algorithm behavior in runtime, securing broadcasting messages, and many more. Additionally, a chapter is dedicated to understanding some of the most effective design principles and anti-patterns available today.Throughout the book, you will implement the design patterns and understand their purpose, benefits, potential drawbacks, and challenges for each of these design patterns.
What you will learn
? Provide design solutions that are clean and transparent.
? Design low maintenance and low cost systems.
? Design reusable and scalable solutions.
? Design solutions that are easy to understand and readable.
? Utilize time-tested and continually refined design best practises.
? Avoid pitfalls during the course of designing a system.
Who this book is for
This book is for software developers, experienced programmers, software architects with basic understanding of software development and are comfortable working with medium to large-scale systems. Best to have hands on experience with Java programming in order to read this book.
Table of Contents
1. Enlighten Yourself
2. One of a Kind
3. Object Factory
4. Delegate Object Construction
5. Recycle and Reuse
6. Adapter
7. Decorating Objects
8. The Guardian
9. Simplifying the Complexity
10. Template
11. Keep a close eye
12. State and behaviours
13. Executing Commands
14. Beyond Design Patterns
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Cover Page
- Title Page
- Copyright Page
- Dedication Page
- About the Author
- About the Reviewers
- Acknowledgement
- Preface
- Errata
- Table of Contents
- 1. Enlighten Yourself
- 2. One of a Kind
- 3. Object Factory
- 4. Delegate Object Construction
- 5. Recycle and Reuse
- 6. Adapter
- 7. Decorating Objects
- 8. The Guardian
- 9. Simplifying the Complexity
- 10. Template
- 11. Keep a Close Eye
- 12. State and Behaviors
- 13. Executing Commands
- 14. Beyond Design Patterns
- Index