Book Image

The Agile Developer's Handbook

By : Paul Flewelling
Book Image

The Agile Developer's Handbook

By: Paul Flewelling

Overview of this book

This book will help you overcome the common challenges you’ll face when transforming your working practices from waterfall to Agile. Each chapter builds on the last, starting with easy-to-grasp ways to get going with Agile. Next you’ll see how to choose the right Agile framework for your organization. Moving on, you’ll implement systematic product delivery and measure and report progress with visualization. Then you’ll learn how to create high performing teams, develop people in Agile, manage in Agile, and perform distributed Agile and collaborative governance. At the end of the book, you’ll discover how Agile will help your company progressively deliver software to customers, increase customer satisfaction, and improve the level of efficiency in software development teams.
Table of Contents (16 chapters)

Seeking Value – How to Deliver Better Software Sooner

Traditionally, we have managed projects with a budget, date, and scope in mind. Although Agile techniques can deliver on any of these constraints, an Agile incremental delivery system is more powerful when it is used to focus on value. Focusing on value allows a Product Owner to be highly effective in their prioritization; they can pinpoint what is the best return on investment to the organization. A value focus reduces scope creep, enabling an Agile team to deliver what the business needs sooner.

In this chapter, we'll look at how product thinking combined with an objective-driven approach will help us narrow down what is important to our customer, sooner.

To do this, we'll look at real-world examples to shift the delivery team's perspective from one of just delivering on time, within scope, or within...