Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Agile and Scrum
Search
Yeray Darias
December 20, 2012
Programming
5
440
Agile and Scrum
Introduction to the Agile Manifesto and Scrum basic principles.
Yeray Darias
December 20, 2012
Tweet
Share
More Decks by Yeray Darias
See All by Yeray Darias
Ingeniería vs Product: Una historia de (des)amor
ydarias
0
86
Comunicarse en tiempos de remoto
ydarias
0
340
No Code vs Code
ydarias
0
37
12 Factor Applications
ydarias
2
140
Evolutionary Architectures
ydarias
1
270
Microservices lightningtalk
ydarias
1
350
BetaBeers Salamanca
ydarias
1
200
The Java and the Furious (JMX)
ydarias
2
560
Runnics at ProductHunt Madrid
ydarias
0
210
Other Decks in Programming
See All in Programming
TypeScript 5.9 で使えるようになった import defer でパフォーマンス最適化を実現する
bicstone
1
520
Micro Frontendsで築いた 共通基盤と運用の試行錯誤 / Building a Shared Platform with Micro Frontends: Operational Learnings
kyntk
0
1.6k
分散DBって何者なんだ... Spannerから学ぶRDBとの違い
iwashi623
0
120
これだけで丸わかり!LangChain v1.0 アップデートまとめ
os1ma
4
260
Promise.tryで実現する新しいエラーハンドリング New error handling with Promise try
bicstone
3
1.7k
GeistFabrik and AI-augmented software development
adewale
PRO
0
200
Evolving NEWT’s TypeScript Backend for the AI-Driven Era
xpromx
0
200
Developing Specifications - Jakarta EE: a Real World Example
ivargrimstad
0
250
Honoを技術選定したAI要件定義プラットフォームAcsimでの意思決定
codenote
0
270
TypeScriptで設計する 堅牢さとUXを両立した非同期ワークフローの実現
moeka__c
5
2.6k
AWS CDKの推しポイントN選
akihisaikeda
1
210
高単価案件で働くための心構え
nullnull
0
170
Featured
See All Featured
Balancing Empowerment & Direction
lara
5
760
How STYLIGHT went responsive
nonsquared
100
5.9k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
359
30k
Code Review Best Practice
trishagee
72
19k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.3k
BBQ
matthewcrist
89
9.9k
Automating Front-end Workflow
addyosmani
1371
200k
Fireside Chat
paigeccino
41
3.7k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
Building an army of robots
kneath
306
46k
The Power of CSS Pseudo Elements
geoffreycrofte
80
6.1k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.8k
Transcript
Agile & Scrum From theory to practice in 60 minutes
Yeray Darias Camacho
[email protected]
@ydarias
Backend development Mobile development Training
None
The Agile Manifesto http://agilemanifesto.org
We are uncovering better ways of developing software 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 on
the right, we value the items on the left more.
Scrum 101
Scrum roles
Product owner
Scrum master
Team
More roles?
Maybe there are more than 3 roles ...
Scrum ceremonies
Sprint planning
Daily Scrum
Sprint reviews
Sprint retrospectives
More ceremonies?
Backlog grooming
Scrum artifacts
Product backlog
Sprint backlog
Burndown chart
None
First, follow the book
Second, search for your own problems
Third, adapt to your own needs
Scrum doesn’t mean software quality
Extreme programming
GTD, Pomodoro technique, ...
Beyond Scrum
Kanban
Scrumban
“Agile is all about delivering maximum value in the minimum
amount of time”
Thanks for your attention Any question?