Design Patterns

From Computer Science Wiki
Revision as of 13:50, 17 February 2017 by Mr. MacKenty (talk | contribs) (Created page with "right|frame|Design Patterns<ref>http://www.flaticon.com/</ref> Design patterns are solutions to recurring problems; guidelines on how to t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Design Patterns[1]

Design patterns are solutions to recurring problems; guidelines on how to tackle certain problems. They are not classes, packages or libraries that you can plug into your application and wait for the magic to happen. These are, rather, guidelines on how to tackle certain problems in certain situations. Design patterns are solutions to recurring problems; guidelines on how to tackle certain problems[2]

This is a placeholder page. This content is not done yet

References[edit]