maintainability - Concepts
Explore concepts tagged with "maintainability"
Total concepts: 2
Concepts
- SOLID Principles - Five fundamental design principles for creating maintainable, scalable, and flexible object-oriented software systems.
- Cognitive Complexity - A measure of how difficult code is to understand, complementing cyclomatic complexity with human readability factors.
← Back to all concepts