Effective Program Structuring with the Dependency Inversion Principle
October 11, 2018In the final part of the SOLID series, we discuss dependency organization and how to avoid changes that cascade throughout a program with the Dependency Inversion Principle.