Skip to content

sebin-vincent/Design-Patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Design-Patterns

Design principle

  1. Encapsulate what varies
  2. Program to an interface not to an implementation.
  3. Favor composition over inheritance.
  4. Strive for loosely coupled designs between objects that interact.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages