Skip to main content
Extreme Programming Explained: Embrace Change book cover

Extreme Programming Explained: Embrace Change

by Kent Beck

(4/5)

Un classique qui compile des méthodes et techniques de développement informatique.

1 min read

Kent Beck’s influential book on Extreme Programming (XP) presents a disciplined approach to software development emphasizing customer satisfaction, rapid feedback, and continuous improvement.

XP Core Practices

  • Pair Programming: Two developers, one workstation
  • Test-Driven Development: Write tests before code
  • Continuous Integration: Integrate and test frequently
  • Refactoring: Improve code structure continuously
  • Simple Design: Do the simplest thing that could work
  • Collective Code Ownership: Anyone can improve any code

For Product Managers

Understanding XP helps PMs work effectively with engineering teams and appreciate the technical practices that enable rapid iteration.

Explore More Books

Discover more curated recommendations in the Product Manager's Library.