AhmedTawfiqM / Solid-Principles-

SOLID principles are class-level, object-oriented design concepts that, in conjunction with an extensive test suite, help you avoid and combat code rot. In Java, SOLID principles help you to keep the primary value of your software high.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

SOLID principles are class-level, object-oriented design concepts that, in conjunction with an extensive test suite, help you avoid and combat code rot. In Java, SOLID principles help you to keep the primary value of your software high.


Languages

Language:Kotlin 88.6%Language:Java 11.4%