Content deleted Content added
TakuyaMurata (talk | contribs) slight chage of point of view |
No edit summary |
||
Line 18:
#If simple code is good, re-write code when it becomes complex;
#Code reviews are good. Therefore XP programmers work in pairs, sharing one screen and keyboard (which also improves communication);
#Testing code is good. Therefore, in XP, test
In general, Extreme programming is believed to be useful for small teams under 10 persons. Some think it can be useful for larger teams while some consider the [[Rational Unified Process|RUP]] process is more appropriate in that case.
|