Understanding SOLID Principles: Single Responsibility
If your code is not adaptive enough, You process cannot be agile enough.. To make your code more adaptive learn SOLID Principles
@solidcodeguru
If your code is not adaptive enough, You process cannot be agile enough.. To make your code more adaptive learn SOLID Principles
My opinions on design patterns and practices and things that you should keep in mind while choosing design patterns
Whenever we develop a software feature, it is likely that certain compromises will need to be madeĀ between the “ideal code” and the code that is good enough to meet…
What makes you an agile programmer? Is it because you work on an “agile” team or Is it because you use “agile” tools. Just by following some practices or tools…