Software Engineering KB

Home

❯

06 Development Process

❯

03 Methodologies

❯

01 Concept

❯

Extreme Programming

Extreme Programming

Feb 10, 20261 min read

  • methodologies
  • xp

Extreme Programming

← Back to Other Approaches

XP emphasizes pair programming, test-driven development, continuous integration, simple design, and refactoring. Takes good practices to their extreme: if testing is good, test everything; if integration is good, integrate continuously.

Key Properties

  • Pair Programming
  • Simple Design
  • Continuous Feedback

methodologies xp


Graph View

  • Extreme Programming
  • Key Properties

Backlinks

  • Software Engineering - Map of Content
  • Other Approaches

Created with Quartz v4.5.2 © 2026

  • GitHub