Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 598 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 598 Bytes

Design-Patterns

This is personal learning following the Head First Design Patterns book, amazing videos by Christopher Okhravi and the Grokking the Object Oriented Desing Inteview by educative.io

The repository will contain:

  • The examples used in each chapter of the book
  • Extension to the examples by Mr. Okhravi
  • Case Studies in the Grokking course (Will come after the book)
  • Any other example I find interesting to implement.