Difference between revisions of "software development"
Jump to navigation
Jump to search
(links to 2 wikipedia articles) |
(a link; smw; layout updates) |
||
Line 1: | Line 1: | ||
− | + | <hide> | |
− | + | [[page type::article]] | |
− | == | + | [[thing type::activity]] |
− | This page is about the art of developing [[software]], from conceptualization to user deployment. | + | </hide> |
+ | ==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.{{seedling}} | ||
===Types=== | ===Types=== | ||
* [[web development]] | * [[web development]] | ||
− | |||
==Links== | ==Links== | ||
===Reference=== | ===Reference=== | ||
Line 13: | Line 14: | ||
===Concepts=== | ===Concepts=== | ||
* '''2007-11-01''' [http://blogs.construx.com/blogs/stevemcc/archive/2007/11/01/technical-debt-2.aspx 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." | * '''2007-11-01''' [http://blogs.construx.com/blogs/stevemcc/archive/2007/11/01/technical-debt-2.aspx 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''' [http://www.joelonsoftware.com/articles/fog0000000043.html The Joel Test: 12 Steps to Better Code] |
Latest revision as of 01:56, 11 July 2013
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