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
Being Agile - Scrum and Extreme Programming
Search
Ankita Kulkarni
April 13, 2018
Technology
0
73
Being Agile - Scrum and Extreme Programming
Ankita Kulkarni
April 13, 2018
Tweet
Share
More Decks by Ankita Kulkarni
See All by Ankita Kulkarni
5 things you must know to take your Next app to the next level
kulkarniankita09
0
230
Oh Hello Apollo client, Goodbye Redux!
kulkarniankita09
1
440
Lessons learned: Architecting react apps
kulkarniankita09
1
190
Beyond the React Native Benchmark
kulkarniankita09
0
51
Accessibility 360 - Web -> Mobile
kulkarniankita09
0
55
Make your React Native apps accessible 🙌
kulkarniankita09
0
170
Let's fight - Redux side-effects showdown
kulkarniankita09
0
150
The Art of Humanizing Pull Requests
kulkarniankita09
0
590
Other Decks in Technology
See All in Technology
Datasets for Critical Operations by Dataform
kimujun
0
150
AI コードレビューが面倒すぎるのでテスト駆動開発で解決しようとして読んだら、根本的に俺の勘違いだった
mutsumix
0
140
みんなのSRE 〜チーム全員でのSRE活動にするための4つの取り組み〜
kakehashi
PRO
2
120
VLMサービスを用いた請求書データ化検証 / SaaSxML_Session_1
sansan_randd
0
180
人と生成AIの協調意思決定/Co‑decision making by people and generative AI
moriyuya
0
280
帳票構造化タスクにおけるLLMファインチューニングの性能評価
yosukeyoshida
1
210
解消したはずが…技術と人間のエラーが交錯する恐怖体験
lamaglama39
0
160
Power Automate のパフォーマンス改善レシピ / Power Automate Performance Improvement Recipes
karamem0
0
280
Strands Agents & Bedrock AgentCoreを1分でおさらい
minorun365
PRO
6
120
経理出身PdMがAIプロダクト開発を_ハンズオンで学んだ話.pdf
shunsukenarita
1
280
AI駆動開発 with MixLeap Study【大阪支部 #3】
lycorptech_jp
PRO
0
300
Unson OS|48時間で「売れるか」を判定する AI 市場検証プラットフォーム
unson
0
160
Featured
See All Featured
Bash Introduction
62gerente
613
210k
Site-Speed That Sticks
csswizardry
10
730
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.8k
Become a Pro
speakerdeck
PRO
29
5.5k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
770
Adopting Sorbet at Scale
ufuk
77
9.5k
Code Review Best Practice
trishagee
69
19k
How to Ace a Technical Interview
jacobian
278
23k
What's in a price? How to price your products and services
michaelherold
246
12k
How GitHub (no longer) Works
holman
314
140k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
1k
Transcript
BEING AGILE SCRUM & XP
AGILE MANIFESTO
THE AGILE MANIFESTO
CORE VALUES
WHAT IS SCRUM? We all know what SCRUM is? right?
right? ▸ A flavour of agile
WHAT IS EXTREME PROGRAMMING A.K.A XP? ▸ A flavour of
agile
HOW ARE THEY DIFFERENT?
BACKLOG
STORY PRIORITIZATION
TEAM FOCUS
LETS LOOK AT XP IN DETAIL
THE XP TOOLKIT ▸ Pair Programming ▸ Co-location ▸ Test
Driven Development — TDD ▸ Continuous Integration/Continuous Delivery ▸ Small User Stories ▸ Velocity ▸ Weekly Iterations
PLANNING IN XP
ROLES
Product Owner XP ROLES DESIGNER PRODUCT OWNER DEVELOPERS
Product Owner SCRUM ROLES DESIGNER PRODUCT OWNER DEVELOPERS SCRUM
MASTER
PRODUCT OWNER Product Owner PRODUCT OWNER
DESIGNER DESIGNER
DEVELOPERS DEVELOPERS
SCRUM MASTER SCRUM MASTER
PAIR PROGRAMMING
None
TEST DRIVEN DEVELOPMENT
WRITE TESTS, MAKE THEM FAIL THEN MAKE THEM PASS
TESTS ARE YOUR DOCUMENTATION
THERE IS RESEARCH…
PAST EXPERIENCE
Even programmers can be whole people in the real world.
XP is an opportunity to test yourself, to be yourself, to realize that maybe you’ve been fine all along and just hanging with the wrong crowd. Kent Beck, Creator of Extreme programming
XP CHALLENGES
PAST EXPERIENCE
SCRUM IMPROVEMENTS?
THANK YOU