Thursday, November 15, 2007

What is a design pattern?

A design pattern is something describes a simple and elegant solutions to a specific problem in object-oriented software design.

They capture solutions that have developed and evolved over time. Therefore, they are not the design people tend to generate initially.

No comments: