techdebt:dechdebt

Differences

This shows you the differences between two versions of the page.


techdebt:dechdebt [2022/08/10 05:50] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== Technical debt ======
 +Technical debt is the hidden expense of having to redo work that might have been avoided by opting for a more time-consuming, high-quality solution in the first place.
 +
 +Technical debt may accrue "interest" and make improvements more difficult to execute in the same way that financial debt accumulates interest. 
 +
 +The entropy of software and the expense of subsequent rework rise when technical debt is not addressed. 
 +
 +Technical debt, like monetary debt, isn't always a terrible thing, and it's sometimes necessary to propel initiatives ahead. 
 +
 +There are also some experts who argue that the "technical debt" metaphor minimizes the consequences, resulting in inadequate prioritizing of the corrective effort
 +{{ :techdebt:almbok.com_technical_debt.mp4 |}}
 +
 +Methaphor - concept in software development that reflects the implied cost of additional rework caused by choosing an easy (limited) solution now instead of using a better approach that would take longer
 +
 +  * [[tools:sonarqube|SonarQube]]
 +  * CodeScene
 +  * SQALE
 +  * CLOC
 +  * Capability Maturity Model Integration
 +  * Squore
 +  * Attributes
 +  * Quality 
 +  * How-tos
 +  * TIOBE Quality score
 +  * 
 +
 +
 +{{wp>Technical_debt}}
 +
 +
 +<callout title="External links:">
 +  * https://martinfowler.com/bliki/TechnicalDebt.html
 +  * https://www.productplan.com/glossary/technical-debt/
 +  * https://www.agilealliance.org/introduction-to-the-technical-debt-concept/
 +  * https://www.cmswire.com/information-management/the-long-term-impacts-of-ongoing-technical-debt/
 +</callout> 
 +
  
  • techdebt/dechdebt.txt
  • Last modified: 2022/08/10 05:50
  • by 127.0.0.1