Extreme Programming
Extreme Programming (XP), created by Kent Beck in the 90s, focuses on quality and adaptability to client needs through communication, simplicity, and collaboration. It stands out for practices like Test-Driven Development (TDD) and Continuous Integration, being ideal for small teams and projects with changing requirements.