July 2019
Intermediate to advanced
410 pages
10h 32m
English
The dependency inversion principle (DIP), also referred to as the dependency injection principle, states that modules should not depend on details but on abstractions instead. This principle encourages writing loosely coupled code to enhance readability and maintenance, especially in a large complex code base.
Read now
Unlock full access