Understanding SOLID Principles: Open/Closed
This is the part 2 of the series of posts that I’m writing on the topic of solid principles
@solidcodeguru
This is the part 2 of the series of posts that I’m writing on the topic of solid principles
If your code is not adaptive enough, You process cannot be agile enough.. To make your code more adaptive learn SOLID Principles
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…