“A class should have only one reason to change.”
Every class exists forĀ a specific reason. When you design a class- its essential that you know what that reason is and you know it well. And that reason should be the only reason that the class exists and there should be no other reason for that [...]

Recent Comments