SOLID Principles - Dependency Inversion Principle

The last of the SOLID Principles to cover is the letter D which is the Dependency Inversion Principle (DIP).

SOLID

What is the Dependency Inversion Principle (DIP)?

The Dependency Inversion Principle (DIP) states that “Depend on abstraction, not on concretions".

An Example

Avatar
Alan P. Barber
Software Developer, Computer Scientist, Scrum Master, & Crohn’s Disease Fighter

I specialize in Software Development with a focus on Architecture and Design.

comments powered by Disqus
Next
Previous

Related