Transcript
Page 1: Agile for Startups - MuckerLab 2012

MuckerLabOctober 2, 2012

agile for startups

Page 3: Agile for Startups - MuckerLab 2012

agile?

Page 4: Agile for Startups - MuckerLab 2012

it’s a set of values

used to build softwareand techniques

but it’s not just for devs

Page 5: Agile for Startups - MuckerLab 2012

once upon a time...

Page 6: Agile for Startups - MuckerLab 2012

Manifesto for Agile Software Development

We are uncovering better ways of developingsoftware by doing it and helping others do it.Through this work we have come to value:

Individuals and interactions over processes and tools

Working software over comprehensive documentation

Customer collaboration over contract negotiation

Responding to change over following a plan

That is, while there is value in the items onthe right, we value the items on the left more.

agilemanifesto.org

Page 7: Agile for Startups - MuckerLab 2012

iterationsstory writingprioritizationestimationcoachingstanding dailyiteration planningreflectiontddpair programmingrefactoringprototypingcontinuous integrationcontinuous deployment

which ones can iuse today?

Page 8: Agile for Startups - MuckerLab 2012

iterationsstory writingprioritizationestimationcoachingstanding dailyiteration planningreflectiontddpair programmingrefactoringprototypingcontinuous integrationcontinuous deployment

which ones can iuse today?

Page 9: Agile for Startups - MuckerLab 2012

planningbuild your backlog

Page 10: Agile for Startups - MuckerLab 2012

as a ...i can ...so that ...

story writing

Page 11: Agile for Startups - MuckerLab 2012

!!

PEOPLE!

USES!

FEATURES!

Business!vision!

NEEDS!

License:!CC!BY:NC:SA!!! 15!www.lanehalley.com!

UI!design,!wireframes,!visual!design!

Page 12: Agile for Startups - MuckerLab 2012

!!

PEOPLE!

USES!

FEATURES!

Business!vision!

NEEDS!

License:!CC!BY:NC:SA!!! 15!www.lanehalley.com!

UI!design,!wireframes,!visual!design!

Page 13: Agile for Startups - MuckerLab 2012

what’s next?prioritization

Page 14: Agile for Startups - MuckerLab 2012
Page 15: Agile for Startups - MuckerLab 2012

how hard?estimation

Page 16: Agile for Startups - MuckerLab 2012
Page 17: Agile for Startups - MuckerLab 2012

communicationstay informed and on track

Page 18: Agile for Startups - MuckerLab 2012

yesterday, today and blockersstanding daily

Page 19: Agile for Startups - MuckerLab 2012
Page 20: Agile for Startups - MuckerLab 2012

i like, i wishreflection

Page 21: Agile for Startups - MuckerLab 2012
Page 22: Agile for Startups - MuckerLab 2012

developmentcoding for the long haul

Page 23: Agile for Startups - MuckerLab 2012

tddtest first

Page 24: Agile for Startups - MuckerLab 2012
Page 25: Agile for Startups - MuckerLab 2012

pair programmingone display, two keyboards

Page 26: Agile for Startups - MuckerLab 2012
Page 27: Agile for Startups - MuckerLab 2012

prototypingwill this work?

Page 28: Agile for Startups - MuckerLab 2012
Page 30: Agile for Startups - MuckerLab 2012

the end