Skip to content

Design patterns demo. Inspired by O`REILLY "Head First Design Patterns" book.

Notifications You must be signed in to change notification settings

alinaHinzhulBSNU/DesignPatterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

Design Patterns

Design patterns demo. Inspired by O`REILLY "Head First Design Patterns" book.

Strategy Pattern

View source code here Strategy

Image 1 - Strategy Pattern Class Diagram

Observer Pattern

View source code here Observer

Image 2 - Observer Pattern Class Diagram

Decorator Pattern

View source code here Decorator

Image 3 - Decorator Pattern Class Diagram

Singleton Pattern

View source code here Singleton

Image 4 - Singleton Pattern Class Diagram

Simple Factory Pattern

View source code here Factory

Image 4 - Simple Factory Pattern Class Diagram

About

Design patterns demo. Inspired by O`REILLY "Head First Design Patterns" book.

Topics

Resources

Stars

Watchers

Forks

Languages