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
83
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
240
Oh Hello Apollo client, Goodbye Redux!
kulkarniankita09
1
450
Lessons learned: Architecting react apps
kulkarniankita09
1
210
Beyond the React Native Benchmark
kulkarniankita09
0
65
Accessibility 360 - Web -> Mobile
kulkarniankita09
0
73
Make your React Native apps accessible 🙌
kulkarniankita09
0
180
Let's fight - Redux side-effects showdown
kulkarniankita09
0
160
The Art of Humanizing Pull Requests
kulkarniankita09
0
610
Other Decks in Technology
See All in Technology
AWSが好きすぎて、41歳でエンジニアになり、AAIを経由してAWSパートナー企業に入った話
yama3133
2
210
【SORACOM UG Explorer 2025】さらなる10年へ ~ SORACOM MVC 発表
soracom
PRO
0
180
SREのキャリアから経営に近づく - Enterprise Risk Managementを基に -
shonansurvivors
1
500
GCASアップデート(202508-202510)
techniczna
0
130
ゼロコード計装導入後のカスタム計装でさらに可観測性を高めよう
sansantech
PRO
1
580
Zero Trust DNS でより安全なインターネット アクセス
murachiakira
0
130
ヘンリー会社紹介資料(エンジニア向け) / company deck for engineer
henryofficial
0
430
OTEPsで知るOpenTelemetryの未来 / Observability Conference Tokyo 2025
arthur1
0
350
東京大学「Agile-X」のFPGA AIデザインハッカソンを制したソニーのAI最適化
sony
0
180
組織全員で向き合うAI Readyなデータ利活用
gappy50
5
1.9k
ざっくり学ぶ 『エンジニアリングリーダー 技術組織を育てるリーダーシップと セルフマネジメント』 / 50 minute Engineering Leader
iwashi86
6
3.7k
20251027_findyさん_音声エージェントLT
almondo_event
2
510
Featured
See All Featured
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Faster Mobile Websites
deanohume
310
31k
GitHub's CSS Performance
jonrohan
1032
470k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
508
140k
Docker and Python
trallard
46
3.6k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.1k
Large-scale JavaScript Application Architecture
addyosmani
514
110k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
359
30k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
640
We Have a Design System, Now What?
morganepeng
53
7.9k
Learning to Love Humans: Emotional Interface Design
aarron
274
41k
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