Jump to ratings and reviews
Rate this book

Design Patterns

Rate this book
Design Patterns demonstrates how software developers can improve the performance, maintainability, portability, and scalability of their code through the use of the Gang of Four design patterns. After a discussion of patterns methodology, reasons for using design patterns, the book delves into each of the 23 patterns. Each pattern section gives a detailed description of the pattern, refactored from either Boolean logic or simpler, less-maintainable code that you might encounter in the real world, and shows readers how to use the pattern in their code. The text walks readers through making the move from current code to the pattern, lists the benefits of using the pattern, and shows how the pattern performs after the refactoring effort, with a goal throughout of providing practical implementations.

286 pages, Paperback

First published January 1, 2006

4 people are currently reading
45 people want to read

About the author

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
3 (16%)
4 stars
6 (33%)
3 stars
3 (16%)
2 stars
4 (22%)
1 star
2 (11%)
Displaying 1 - 3 of 3 reviews
Profile Image for Gurkan Oluc.
8 reviews2 followers
January 28, 2015
Good book about design patterns. It follows problem / solution approach for giving the idea of patterns. Sometimes it's too superficial about the pattern it's talking about. Not the best one, but good read.
Displaying 1 - 3 of 3 reviews

Can't find what you're looking for?

Get help and learn more about the design.