solid

SOLID Principles Explained

The 5 SOLID Principles explained

Today I would like to talk about S.O.L.I.D., the first five principles of object-oriented programming that we at Apiumhub (like many others), find essential for building working software. In case you didn’t know it, in computer programming, the SOLID principles … Read More

laptop 926775 1920

Single responsibility principle in object oriented design

In object-oriented programming, there are five basic principles (OOP principles, SOLID) that, properly applied, make the difference between a good and a bad design. The difference between an application that is easy to maintain and one that is not. The … Read More

Secured By miniOrange