Programming in the Large
the practice of software engineering
Search this site:
Home
Table of Contents
Popular
Test Your Knowledge
Contact
User login
Username:
*
Password:
*
Create new account
Request new password
Home
Agile Methods
Page
1
of
12
Extreme programming (XP) doesn't advocate creating a big design upfront. Extreme programming advocates creating a minimal initial design that is just enough to accommodate the functionality being implemented during the current iteration. Refactoring is used during future iterations if the design isn't sufficient to accommodate the changes planned.
true
false
Add new comment