The Instability-Abstractness-Relationship — An Alternative View
A critical analysis of the Instability-Abstractness-Relationship, a software design quality metric for measuring package maintainability.
A critical analysis of the Instability-Abstractness-Relationship, a software design quality metric for measuring package maintainability.
A review of the book 'Accelerate', which presents research on key DevOps metrics that predict high performance in technology organizations.
An engineering manager debates the feasibility of measuring individual developer productivity, arguing against simplistic metrics in creative technical work.
Explains how to use Monte Carlo analysis for product development, using TweetDeck screen capacity as a practical example.
A developer explains cyclomatic complexity, its importance for maintainable code, and demonstrates it with examples from simple functions to the Gilded Rose kata.
Explores using three complementary metrics—delivery date accuracy, feature completeness, and defect rates—to measure software team health and prevent gaming single metrics.
A guide to generating filtered PHPUnit code coverage reports for specific teams or architectural layers in large PHP projects.
A guide to counting lines of code in a PHP project, recommending the PHPLOC tool and explaining its output.
Analyzing C# coding trends on GitHub using BigQuery, covering tabs vs. spaces, brace styles, and popular libraries.