XP의 5가지 핵심 가치
- 의사소통(Communocation)
- 단순성(Simplicity)
- 용기(Courage)
- 존중(Respect)
- 피드백(Feedback)
XP의 기본원리
- Whole Team(전체 팀)
- Small Releases(소규모 릴리즈)
- Test-Driven Development(테스트 주도 개발)
- Continuous Intergration(계속적인 통합)
- Collective Ownership(공동 소유권)
- Pair Programming(짝 프로그래밍)
- Design Improvenment(디자인 개선) 또는 Refactoring(리팩토링)