Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 202 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 202 Bytes

Design Patterns

What I learned:

  • Concepts of high cohesion and low coupling;
  • Best use of polymorphism;
  • GoF patterns (Creational Patterns, Structural and Behaviors patterns):
  • So much more;