Intro
Intro
Patterns
Software Design
Patterns
• Why solve a problem twice?
• Design patterns let you apply existing
solutions to your code
• Software design patterns are typical solutions for
the reoccurring design problems in software
engineering.
• With use of design patterns we can make
application as more scalable and flexible
•Suggestions
•Requirements