What is Design Patterns?
Is a general reusable solution to a commonly occurring problem in software design. It is a description or template for how to solve a problem that can be used in many different situations. Object-oriented design patterns typically show relationships and interactions between classes or objects.
History
Patterns originated as an architectural concept [...]
Archive for the ‘Design Patterns’ Category
Design Patterns?
Posted in Design Patterns on October 12, 2008 | Leave a Comment »