


Desertcart purchases this item on your behalf and handles shipping, customs, and support to Senegal.
The Gang of Four Design Patterns are often hard to get . This book provides an easier explanation of all the 23 design patterns with use cases implemented in Java and with link to GitHub. Topics covered: Creational : Deals with how to create objects. Singleton โ Create a single instance of an object. Prototypeโ Use an existing object by cloning it. Factory Method โ Delegate creation of an object to another object. Abstract Factory โ Delegate creation of a group of related objects to another object. Builder โ Delegate creation of a complex object to another object. Structural: Deals with how to structure objects. Adapter โ Make two incompatible interfaces work together. Bridge โ Separate abstraction and implementation. Composite โ Treat part-whole hierarchy the same way. Decorator โ Add responsibilities to an object dynamically. Facade โ Provide a single interface for a group of related operations. Flyweight โ Reuse objects than creating new ones. Proxy โ Protect access to an object. Behavioral Deals with how to communicate between objects. Chain of Responsibility โ Allow different objects to carry out a responsibility. Command โ Encapsulate requests as separate objects. Mediator โ Act as a broker for communication between objects. Template โ Provide basic template of an algorithm to implement. Strategy โ Encapsulate different algorithms using separate objects which can be chosen at run time. State โ Encapsulate state specific behavior in a separate object. Observer โ Intimate group of objects when a change occurs. Memento โ Allow to revert an objectโs state. Iterator โ Provide a generic way to iterate through collection of objects. Interpreter โ Represent a grammar using an object. Visitor โ Add new responsibilities to an object without changing its existing behavior. Note : The original book by the Gang of Four was referred for these posts.
| Asin | B09KN7X2C7 |
| Dimensions | 6 x 0.65 x 9 inches |
| Isbn 13 | 979-8755588317 |
| Item Weight | 1.1 pounds |
| Language | English |
| Print Length | 288 pages |
| Publication Date | October 28, 2021 |
| Publisher | Independently published |
User
Mostly code
This is some code samples with very little explanation. Not what I expected at all.
User
Could be much better
Font is extremely small and is not consistent, sometimes small, sometimes extremely small.Extremely difficult to read in places due to gray font on what paper.No page numbers. Code samples are not complete implementations , at least not for abstract factory.Itโs a pity because if not for these issues it would be an extremely useful companion to the GOF book which uses Small talk as the implementation examples.
User
Everything that you need
Design patterns is a very vast topic and it is hard to find a quick and easy-to-understand reference especially when you have less time to prepare for an interview. This book is something which simplifies learning , clarifies your doubts and helps you understand some of the major concepts related design patterns. I used this effectively during my preparation. Thanks to the author for his efforts to put all this together with clarity
Trustpilot
2 weeks ago
3 weeks ago