Sunday, 31 January 2010

Benifits of using Design Patterns

•Help to quickly focus on solutions if the pattern was recognised
•Studying patterns can help inspiring developers to come up with new and unique ideas
•Provide common language for design discussions
•Provide solutions to real-world problems
•Their format captures knowledge and documents best practices for a domain
•They document discussions and the rationale that lead to the solution
•They reuse the experience of the predecessors
•They describe the circumstances (when and where), the influences (who and what) and the resolution (how and why)

No comments:

Post a Comment