Design Principles
Last updated
Was this helpful?
Last updated
Was this helpful?
Single responsibility principle
Interface segregation principle
Dependency inversion principle
: Object Oriented Design
: Don't Repeat Yourself
: Keep It Simple Stupid
: You Aren't Gonna Need It