Lean (Agile Development Method)

Preview:

Citation preview

What is Lean ?

A method of Agile development.

The term ”lean thinking” was coined by James P. Womack and Daniel T. Jones.

Focusing concepts:

1. Value

2. Value streams

3. Flow

4. Pull

5. Perfection

Principles of Lean Thinking:

Eliminate Waste

Amplify Learning

Delay Commitment

Deliver Fast

Build Integrity In

Empower The Team

Eliminate waste

Lean philosophy regards everything not adding value to the customer as waste (muda). Such waste may include:

unnecessary code and functionality

delay in the software development process

unclear requirements

avoidable process repetition (often caused by insufficient testing)

Bureaucracy

Amplify Learning:

Delay Commitment:

The best decisions are made when you have the most information available.

If you don’t have to make a particular decision now, wait until later when you have more knowledge and information.

But don’t wait too long, either-lack of a decision should not hold up other aspects of the project.

Deliver Fast:

“Delivery fast” means developing features in small batches that are delivered to the customer quickly, in short iterations.

These feature can be implemented and delivered before the associated requirements can change.

Build Integrity In:

Does not mean big, upfront design, but don’t try to tack on integrity after the fact, build it in.

External (perceive) integrity means that the totality of the product achieves a balance of function, usability, reliability, and economy that delights customers.

Inter (conceptual) integrity means that the system’s central concepts work together as a smooth, cohesive whole.

The way to build a system with high perceived and conceptual integrity is to have excellent information flows both from customer to development team and between the upstream and downstream processes of the development team.

Empower the Team:

Does not mean to abandon leadership, but to let the people who add value use their full potential.

While software development cannot be successful without disciplined, motivated people, experimentation and feedback are more effective than trying to getting things right the first time.

The critical factor in motivation is not measurement, but empowerment: moving decisions to the lowest possible level in an organization while developing the capacity of those people to make decisions wisely.

Thank

You

Recommended