© Vaskaran Sarcar 2018
V. SarcarDesign Patterns in C#https://doi.org/10.1007/978-1-4842-3640-6_27

27. Criticisms of Design Patterns

Vaskaran Sarcar1  
(1)
Whitefield, Bangalore, Karnataka, India
 

In this chapter, I present some of the criticisms of design patterns. Reading about the criticisms can offer you some real value. If you think critically about patterns before you design your software, you can predict your “Return on Investment” to some degree.

Design patterns basically help you benefit from other people’s experience. I term this as experience reuse. You learn how they solved challenges, how they tried to adapt to new behaviors in their systems, and so on. A pattern may not perfectly fit into your work, but if you concentrate on the best practices ...

Get Design Patterns in C#: A Hands-on Guide with Real-World Examples now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.