design principles
5 class design principles [S.O.L.I.D.] in Java
Classes are the building blocks of your java application. If these blocks are not strong, your building (i.…
Classes are the building blocks of your java application. If these blocks are not strong, your building (i.…