Single Responsibility Principle (SRP) is one of the most important object-oriented coding principle which, if followed religiously, can help you…
Is it possible to predict the reusability index of a block of code in a standalone mode? Meaning, given no…
You might be wondering on the relationship between staying single, getting admired and coding! And, then, staying single forever :-)…
In my software quality sessions, one of my favorite questions had been "how to write re-usable code". The most common…