Extreme programming Principles

Principles of Extreme Programming XP

Xp is based on a set of proven practices that are all designed to work together, although many folks do pick and choose, and adopt only a portion of XP’s rules

Here are a few practices.

Make small, but…


This content originally appeared on DEV Community and was authored by Aatmaj

Principles of Extreme Programming XP

Xp is based on a set of proven practices that are all designed to work together, although many folks do pick and choose, and adopt only a portion of XP's rules

Here are a few practices.

  • Make small, but frequent releases.
  • Develop in iteration cycles and not in big-bang models
  • Don't put anything that is not in the spec, no matter how tempted you to put in functionality for the future.
  • Write the test code first
  • No killer schedules, work regular hours
  • Refactor (improve the code) whenever and wherever you notice the opportunity
  • Don't release anything until it passes all tests
  • Set realistic schedules, based around small releases.
  • Keep it simple
  • Program in pairs, and move people around so that everybody knows pretty much everything about code.

Adapted from the book Headfirst Java


This content originally appeared on DEV Community and was authored by Aatmaj


Print Share Comment Cite Upload Translate Updates
APA

Aatmaj | Sciencx (2021-08-16T05:21:38+00:00) Extreme programming Principles. Retrieved from https://www.scien.cx/2021/08/16/extreme-programming-principles/

MLA
" » Extreme programming Principles." Aatmaj | Sciencx - Monday August 16, 2021, https://www.scien.cx/2021/08/16/extreme-programming-principles/
HARVARD
Aatmaj | Sciencx Monday August 16, 2021 » Extreme programming Principles., viewed ,<https://www.scien.cx/2021/08/16/extreme-programming-principles/>
VANCOUVER
Aatmaj | Sciencx - » Extreme programming Principles. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/08/16/extreme-programming-principles/
CHICAGO
" » Extreme programming Principles." Aatmaj | Sciencx - Accessed . https://www.scien.cx/2021/08/16/extreme-programming-principles/
IEEE
" » Extreme programming Principles." Aatmaj | Sciencx [Online]. Available: https://www.scien.cx/2021/08/16/extreme-programming-principles/. [Accessed: ]
rf:citation
» Extreme programming Principles | Aatmaj | Sciencx | https://www.scien.cx/2021/08/16/extreme-programming-principles/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.