Extreme programming
From CSSEMediaWiki
(Difference between revisions)
(New page: Extreme Programming (XP) is a methodology in software engineering. It includes pair programming and code tests. In contrast to the Waterfall process, the development of the software is...) |
m |
||
Line 1: | Line 1: | ||
Extreme Programming (XP) is a methodology in software engineering. It includes pair programming and code tests. In contrast to the [[Waterfall process]], the development of the software is done in short cycles with many releases. | Extreme Programming (XP) is a methodology in software engineering. It includes pair programming and code tests. In contrast to the [[Waterfall process]], the development of the software is done in short cycles with many releases. | ||
− | == | + | == Wikipedia == |
− | [http://en.wikipedia.org/wiki/Extreme_Programming] | + | [http://en.wikipedia.org/wiki/Extreme_Programming Extreme Programming] |
Revision as of 02:34, 22 July 2009
Extreme Programming (XP) is a methodology in software engineering. It includes pair programming and code tests. In contrast to the Waterfall process, the development of the software is done in short cycles with many releases.