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
73
Comunicarse en tiempos de remoto
ydarias
0
320
No Code vs Code
ydarias
0
29
12 Factor Applications
ydarias
2
130
Evolutionary Architectures
ydarias
1
260
Microservices lightningtalk
ydarias
1
330
BetaBeers Salamanca
ydarias
1
180
The Java and the Furious (JMX)
ydarias
2
540
Runnics at ProductHunt Madrid
ydarias
0
210
Other Decks in Programming
See All in Programming
「とりあえず動く」コードはよい、「読みやすい」コードはもっとよい / Code that 'just works' is good, but code that is 'readable' is even better.
mkmk884
6
1.4k
いりゃあせ、PHPカンファレンス名古屋2025 / Welcome to PHP Conference Nagoya 2025
ttskch
1
130
GitHub CopilotでTypeScriptの コード生成するワザップ
starfish719
26
5.9k
オニオンアーキテクチャを使って、 Unityと.NETでコードを共有する
soi013
0
360
責務を分離するための例外設計 - PHPカンファレンス 2024
kajitack
9
2.3k
rails newと同時に型を書く
aki19035vc
5
700
『改訂新版 良いコード/悪いコードで学ぶ設計入門』活用方法−爆速でスキルアップする!効果的な学習アプローチ / effective-learning-of-good-code
minodriven
28
3.6k
watsonx.ai Dojo #6 継続的なAIアプリ開発と展開
oniak3ibm
PRO
0
150
iOS開発におけるCopilot For XcodeとCode Completion / copilot for xcode
fuyan777
1
1.4k
ある日突然あなたが管理しているサーバーにDDoSが来たらどうなるでしょう?知ってるようで何も知らなかったDDoS攻撃と対策 #phpcon.2024
akase244
2
7.7k
ドメインイベント増えすぎ問題
h0r15h0
2
560
KubeCon NA 2024の全DB関連セッションを紹介
nnaka2992
0
120
Featured
See All Featured
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
33
2.7k
Testing 201, or: Great Expectations
jmmastey
41
7.2k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
2k
Fontdeck: Realign not Redesign
paulrobertlloyd
82
5.3k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
230
52k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
6
500
Scaling GitHub
holman
459
140k
Navigating Team Friction
lara
183
15k
Side Projects
sachag
452
42k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
44
7k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
59k
Fashionably flexible responsive web design (full day workshop)
malarkey
406
66k
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?