XP Principles

Principles of Extreme Programming

Eliminate waste.
Amplify learning.
Decide as late as possible.
Deliver as fast as possible.
Empower the team.
Build integrity in.
See the whole

Principles of XP outlined. People might not attack these as much as they attack the practices. I hope not, I find these principles a good reflection of what XP tries to teach us.

Popular posts from this blog

Lists and arrays in Dart

Converting Array to List in Scala

Null-aware operators in Dart