kaguya logoKaguya
  • Home
  • My Library
  • Browse
  • Lists
  • Members
  • Discussions
Log inSign up
kaguya logoKaguya
Sign up
Home
Browse
Library
Notifications
Notifications
Profile
About
  • Privacy
  • Terms
  • Guidelines
  • Help & Support
Contribute
  • Add Book
  • Add Covers
  • Librarian Guide
Apps
AndroidiOS

© 2025 Kaguya

Dive Into Design Patterns
Rate book

Dive Into Design Patterns

Alexander Shvets
•

https://refactoring.guru/design-patte...

Design patterns are typical solutions to commonly occurring problems in software design. You can’t just find a pattern and copy it into your program, the way you can with off-the-shelf functions or libraries. The 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. ...Read More

  • Every chapter starts from a discussion of a real life software design problem which is then progressively solved by applying one of the patterns.
  • Then goes a detailed review of the pattern’s structure and its
NonfictionTechnologyPsychology
Dive Into Design Patterns
Dive Into Design Patterns

Dive Into Design Patterns

Alexander Shvets
Published year: 2018
Pages: 406

https://refactoring.guru/design-patte...

Design patterns are typical solutions to commonly occurring problems in software design. You can’t just find a pattern and copy it into your program, the way you can with off-the-shelf functions or libraries. The 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. ...Read More

  • Every chapter starts from a discussion of a real life software design problem which is then progressively solved by applying one of the patterns.
  • Then goes a detailed review of the pattern’s structure and its
NonfictionTechnologyPsychology

Reviews (0)

0 reviews

Reviews (0)

•
•
•
•
•
•
•
•
•

Latest discussions

No discussions yet.