Now that I have finished with the principles from the Red grade I can move on and start with the next grade of the clean code development: the Orange grade.
The principles are:
- Single Level of Abstraction
- Single Responsibility Principle
- Separation of Concerns
- Source Code Conventions
And the practices:
- Issue Tracking
- Automate Tests
- Eager Reading
- Code Reviews
I will go through each of the principles during the next weeks and jump to the next grade when finished. I will define the practices of each grade when I come back again in my next iteration through the grades.
+ info at clean-code-developer.com and here.
Advertisements