An edition of Dive Into Design Patterns (2021)

Dive Into Design Patterns

  • 5.00 ·
  • 1 Rating
  • 9 Want to read
  • 0 Currently reading
  • 0 Have read
Not in Library

My Reading Lists:

Create a new list

Check-In

×Close
Add an optional check-in date. Check-in dates are used to track yearly reading goals.
Today

  • 5.00 ·
  • 1 Rating
  • 9 Want to read
  • 0 Currently reading
  • 0 Have read

Buy this book

Last edited by Drini
October 10, 2022 | History
An edition of Dive Into Design Patterns (2021)

Dive Into Design Patterns

  • 5.00 ·
  • 1 Rating
  • 9 Want to read
  • 0 Currently reading
  • 0 Have read

Design patterns help you solve commonly-occurring problems in software design. But you can’t just find a pattern and copy it into your program, the way you can with off-the-shelf functions or libraries. A pattern is not a specific piece of code, but a general concept for solving a particular problem. They are like pre-made blueprints that you can customize to solve a recurring design problem in your code.

The book Dive Into Design Patterns illustrates 22 classic design patterns, and 8 design principles that these patterns are based on.

  • Each chapter starts with a real-world software design problem, then solves it using one of the patterns.
  • Then we dive into a detailed review of the pattern's structure and its variations, followed by a code example.
  • Then the book shows various applications of the pattern and teaches how to implement the pattern step by step, even in an existing program.
  • Each chapter concludes with a discussion of pros and cons of the pattern and explores its relations to, similarities with and differences from other patterns.
Publish Date
Publisher
refactoring.guru
Language
English

Buy this book

Edition Availability
Cover of: Dive Into Design Patterns
Dive Into Design Patterns
2021, refactoring.guru
eBook in English

Add another edition?

Book Details


The Physical Object

Format
eBook

ID Numbers

Open Library
OL39818501M

Community Reviews (0)

Feedback?
No community reviews have been submitted for this work.

Lists

This work does not appear on any lists.

History

Download catalog record: RDF / JSON
October 10, 2022 Edited by Drini Edited without comment.
October 10, 2022 Created by Drini Added new book.