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
eXtreme Scrumban
Search
Miguel Laginha
March 23, 2013
Programming
3
350
eXtreme Scrumban
Extreme Programming, Scrum and Kanban. Will it blend?
Miguel Laginha
March 23, 2013
Tweet
Share
More Decks by Miguel Laginha
See All by Miguel Laginha
Intro to Web Components
brecke
0
72
A case for explicitness in open source
brecke
0
52
TeamedUp Pixelscamp presentation
brecke
0
56
Pimp my terminal
brecke
0
300
coTransit pitch
brecke
0
170
Apresentação da plataforma OST
brecke
0
56
One.Stop.Transport presentation for the RAW Open Data event
brecke
0
100
The One.Stop.Transport pitch
brecke
0
190
One.Stop.Transport presentation
brecke
1
140
Other Decks in Programming
See All in Programming
Platformに“ちょうどいい”責務ってどこ? 関心の熱さにあわせて考える、責務分担のプラクティス
estie
1
120
CJK and Unicode From a PHP Committer
youkidearitai
PRO
0
110
AWS発のAIエディタKiroを使ってみた
iriikeita
1
190
go test -json そして testing.T.Attr / Kyoto.go #63
utgwkk
3
310
請來的 AI Agent 同事們在寫程式時,怎麼用 pytest 去除各種幻想與盲點
keitheis
0
130
機能追加とリーダー業務の類似性
rinchoku
2
1.3k
AI Coding Agentのセキュリティリスク:PRの自己承認とメルカリの対策
s3h
0
240
ProxyによるWindow間RPC機構の構築
syumai
3
1.2k
Processing Gem ベースの、2D レトロゲームエンジンの開発
tokujiros
2
130
FindyにおけるTakumi活用と脆弱性管理のこれから
rvirus0817
0
540
GitHubとGitLabとAWS CodePipelineでCI/CDを組み比べてみた
satoshi256kbyte
4
250
Ruby×iOSアプリ開発 ~共に歩んだエコシステムの物語~
temoki
0
350
Featured
See All Featured
For a Future-Friendly Web
brad_frost
180
9.9k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
YesSQL, Process and Tooling at Scale
rocio
173
14k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
139
34k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
The Art of Programming - Codeland 2020
erikaheidi
56
13k
Making Projects Easy
brettharned
117
6.4k
Testing 201, or: Great Expectations
jmmastey
45
7.7k
Gamification - CAS2011
davidbonilla
81
5.4k
The Power of CSS Pseudo Elements
geoffreycrofte
77
6k
A Tale of Four Properties
chriscoyier
160
23k
How STYLIGHT went responsive
nonsquared
100
5.8k
Transcript
eXtreme Scrumban Barcamp 2013, Coimbra And beyond.
I’ll show you agile!
The great myth
Team <gurus> at company <startup> uses Methodology <agile>
The great truth
In order to solve <nightmare> team <regular people> at <regular
company> draw inspiration from <set of guidelines>
So... Scrum What is the underlying problem?
None
STRUCTURE ALL THE THINGS!!!
All about structure Roles Timings Work
So... Kanban What is the underlying problem?
None
All about visualisation How do you react to flow?
Kanban Optimisation & scheduling Flow visualisation Bottlenecks, dependencies Free-form board
Pull based (vs. push based)
Questions Where are we now? When will it be done?
Who is working on what? What should I be doing now?
Kanban board
Scrumboard vs kanban board Product backlog Sprint backlog In progress
Done Product backlog Sooner Standby Design phase Coding Testing Staging
So... XP What is the underlying problem?
None
“It works by bringing the whole team together in the
presence of simple practices, [...] and to tune the practices to their unique situation.”
XP Customer tests Simple design Pair programming TDD Coding standards
Collective ownership Refactoring Continuous integration
All in all Scrum is all about structure Kanban is
all about the process XP is all about good engineering
eXtreme Scrumban Will it blend?
How it works Structure: Make sure everyone knows their job
Visualise: Make sure you see the big picture Learn & Apply: Make sure you work smart
So... agile uh? Find the problem, then find the solution.