--- title: Extreme Programming --- ## Extreme Programming Extreme programming (XP) is a software development methodology which is intended to improve software quality and responsiveness to changing customer requirements.1 The basic advantage of XP is that the whole process is visible and accountable. The developers will make concrete commitments about what they will accomplish, show concrete progress in the form of deployable software, and when a milestone is reached they will describe exactly what they did and how and why that differed from the plan. This allows business-oriented people to make their own business commitments with confidence, to take advantage of opportunities as they arise, and eliminate dead-ends quickly and cheaply.2 -- Kent Beck XP-feedback #### More Information: Rules of Extreme Programming