Difference between revisions of "Extreme programming"

From Conservapedia
Jump to navigation Jump to search
(A start - will be adding throughout the day)
 
Line 1: Line 1:
Extreme Programming, also referred to as ''"XP"'', is an approach to software design based on a pair of developers making rapid, incremental improvements to a set of code instead of designing it using the more traditional top-down design approach.
+
Extreme Programming, also referred to as ''"XP"'', is a methodology for software design based on a pair of developers making rapid, incremental improvements to a set of code instead of designing it using the more traditional top-down design approach.
 +
 
 +
 
 +
==External References==
 +
 
 +
*[http://www.xprogramming.com/ XProgramming.com - an Extreme Programming Resource]
 +
*[http://www.agilealliance.org/article/articles_by_category/12 Agile Alliance XP Library]

Revision as of 14:04, June 23, 2008

Extreme Programming, also referred to as "XP", is a methodology for software design based on a pair of developers making rapid, incremental improvements to a set of code instead of designing it using the more traditional top-down design approach.


External References