kief.com

Sporadically delivered thoughts on Continuous Delivery

Nice Description of What Lean Development Is All About

| Comments

I’m becoming a big fan of Lean Software Development, a particular strand of Agile Development methodologies, although we are a mostly-Scrum shop. I find Corey Ladas’s description a very tidy explanation of the key philosophies of Lean:

People with different skills have to work together to deliver product features. Don’t build features that nobody needs right now. Don’t write more specs than you can code. Don’t write more code than you can test. Don’t test more code than you can deploy.

Comments