Key Indicators of Problem Design
The concept of good or bad design is relative. At the same time, there are some programming...
SOLID: Single Responsibility Principle
In this article, I will try to describe one of the famous principles of the object oriented programming, that is a part of another famous...