Principles

  • Pair Programming - One person codes whilst the other person reviews
  • Continuous Integration
  • Refactoring - Optimise code structures
  • Test-Driven Development

  • Daily standup meetings