saraheisa / Design-Patterns-Notes

My study notes for Design patterns

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My study notes for Design patterns with Implementation using Java & JS

Illustrations to my understanding of design patterns

Resources

  • Pluralsight courses
  • Design Patterns: Gang of four book
  • Head First: Design Patterns book
  • Learning JavaScript Design Patterns book
  • A lot of research mostly on stackoverflow ♥

Methods

  • Feynman technique
  • Whiteboard on windows for illustrations

Prerequisites

  • Understanding of basics Object Oriented Programming
  • ability to read UML Diagrams

About

My study notes for Design patterns