Difference between revisions of "software development"
Jump to navigation
Jump to search
(New page: ==Navigation== {{#lst:creating software|navbar}}: development ==Overview== This page is about the art of developing software, from conceptualization to user de...) |
(a link; smw; layout updates) |
||
(2 intermediate revisions by the same user not shown) | |||
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=== | ||
+ | * [[web development]] | ||
==Links== | ==Links== | ||
+ | ===Reference=== | ||
+ | * '''Wikipedia''': | ||
+ | ** [[wikipedia:Software engineering|Software engineering]] | ||
+ | ** [[wikipedia:Software development methodology|Software development methodology]] | ||
+ | ===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