software development
Jump to navigation
Jump to search
About
This page is about the art of developing software, from conceptualization to user deployment. This is part of the process of creating software, which goes beyond the deployment phase and also looks at larger issues.
Types
Links
Reference
Concepts
- 2007-11-01 Technical Debt by Steve McConnell: technical debt is a term "coined by Ward Cunningham to describe the obligation that a software organization incurs when it chooses a design or construction approach that's expedient in the short term but that increases complexity and is more costly in the long term."
Posts
- 2000-08-09 The Joel Test: 12 Steps to Better Code