Interesting Notes from “Agile Software Development, Principles, Patterns, and Practices” book
Notes from Chapter 3 “Planing”
1. Agile process of planing requires
Very detailed planing for the next two weeks
Very rough plan for the next three months
Extremly crude plan beyond that
2. Correlation between quality and early delivery of a partially function system
The less functional the initial delivery, the higher the quality in the final delivery.
The more frequent the …