Static methods in OOP? Some thoughtsSome time ago I got involved in a discussion on static methods in object oriented programming. Should we use them? If so, when? Is this a…Jun 8, 2021Jun 8, 2021
Dependency Inversion Principle explainedDependency inversion principle (aka DIP) is defined as follows:May 28, 2021May 28, 2021