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
330
No Code vs Code
ydarias
0
33
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
go test -json そして testing.T.Attr / Kyoto.go #63
utgwkk
1
150
兎に角、コードレビュー
mitohato14
0
160
AWS発のAIエディタKiroを使ってみた
iriikeita
1
110
FindyにおけるTakumi活用と脆弱性管理のこれから
rvirus0817
0
140
🔨 小さなビルドシステムを作る
momeemt
2
610
Azure SRE Agentで運用は楽になるのか?
kkamegawa
0
560
エンジニアのための”最低限いい感じ”デザイン入門
shunshobon
0
130
Jakarta EE Core Profile and Helidon - Speed, Simplicity, and AI Integration
ivargrimstad
0
240
Laravel Boost 超入門
fire_arlo
2
150
ゲームの物理
fadis
5
1.6k
WebAssemblyインタプリタを書く ~Component Modelを添えて~
ruccho
1
930
オープンセミナー2025@広島「君はどこで動かすか?」アンケート結果
satoshi256kbyte
0
220
Featured
See All Featured
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Rails Girls Zürich Keynote
gr2m
95
14k
KATA
mclloyd
32
14k
RailsConf 2023
tenderlove
30
1.2k
Automating Front-end Workflow
addyosmani
1370
200k
The Art of Programming - Codeland 2020
erikaheidi
55
13k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
8
490
Designing Experiences People Love
moore
142
24k
Building Adaptive Systems
keathley
43
2.7k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
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?