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.