Can I read Understanding Software Design Patterns on EtoBox?
Understanding Software Design Patterns by 有章林 is a document available to read on EtoBox.
What is Understanding Software Design Patterns about?
This document discusses design patterns. It defines a design pattern as a time-tested solution to a common software problem. Design patterns enable a common design vocabulary, improving communication and easing documentation. They also capture design expertise and allow that expertise to be transferred. The document then provides examples of some popular design patterns, including Singleton, Factory, Decorator, and Flyweight patterns. It summarizes the problem each pattern addresses and provides sample code
- Author
- 有章林
- Language
- EN