Actions
The SOLID principles¶
S : Separation of concerns principle
O : Open-Closed principle
L : Liskov substitution Principle
I : Interface segregation Principle
D : Dependency Inversion Principle
Videos¶
- Short videos for each of the principles (youtube)
- Bob Martin on SOLID principles (youtube)
Updated by Nicolas Aunai about 8 years ago · 1 revisions