Skip to main content

Posts

Showing posts from October, 2008

Agile Estimating and Planning - Mike Cohn

"Agile Estimating and Planning" is a Must-Have-Read for those interested in learning a down to earth, practical approach towards Software Estimation and Planning that actually works! The advice is meant for teams that use Agile methods such as XP and Scrum. And the bonus is that this book is really very easy to read since the flow is written in such a simple and logical manner. The book starts from the basics, covering basic concepts such as why estimation and planning is needed, and why should we do size estimation before estimating the effort and duration for any project. It links these basic concepts to the agile approach of: Working as one team, in short iterations, delivery in each iteration, focus on business priorities, inspection & adaptation. After covering these basics, the book goes into the details of Story Points, Ideal days, Velocity and Planning Poker estimation method. Mike Cohn also explains why estimating and tracking Story Points is better than Ide...