Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 210 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 210 Bytes

SOLID Principles

SOLID stands for:

S: Single-responsibility principle

O: Open-closed principle

L: Liskov substitution principle

I: Interface segregation principle

D: Dependency Inversion Principle