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
Development practices for improving team perfor...
Search
lukasnowacki
January 15, 2012
Programming
350
3
Share
Development practices for improving team performance.
A presentation I gave for my debut talk at meet.js summit conference in Poznan, 14 Jan 2012
lukasnowacki
January 15, 2012
Other Decks in Programming
See All in Programming
RSAが破られる前に知っておきたい 耐量子計算機暗号(PQC)入門 / Intro to PQC: Preparing for the Post-RSA Era
mackey0225
3
130
[PHPerKaigi 2026]PHPerKaigi2025の企画CodeGolfが最高すぎて社内で内製して半年運営して得た内製と運営の知見
ikezoemakoto
0
340
ファインチューニングせずメインコンペを解く方法
pokutuna
0
280
実践ハーネスエンジニアリング #MOSHTech
kajitack
7
6.1k
AI時代の脳疲弊と向き合う ~言語学としてのPHP~
sakuraikotone
1
1.8k
煩雑なSkills管理をSoC(関心の分離)により解決する――関心を分離し、プロンプトを部品として育てるためのOSSを作った話 / Solving Complex Skills Management Through SoC (Separation of Concerns)
nrslib
4
800
GNU Makeの使い方 / How to use GNU Make
kaityo256
PRO
16
5.6k
仕様漏れ実装漏れをなくすトレーサビリティAI基盤のご紹介
orgachem
PRO
9
5.3k
ドメインイベントでビジネスロジックを解きほぐす #phpcon_odawara
kajitack
2
130
「速くなった気がする」をデータで疑う
senleaf24
0
150
AWS re:Invent 2025の少し振り返り + DevOps AgentとBacklogを連携させてみた
satoshi256kbyte
2
150
ふりがな Deep Dive try! Swift Tokyo 2026
watura
0
180
Featured
See All Featured
世界の人気アプリ100個を分析して見えたペイウォール設計の心得
akihiro_kokubo
PRO
68
38k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
27
3.4k
[SF Ruby Conf 2025] Rails X
palkan
2
940
Have SEOs Ruined the Internet? - User Awareness of SEO in 2025
akashhashmi
0
310
Building a A Zero-Code AI SEO Workflow
portentint
PRO
0
440
Rails Girls Zürich Keynote
gr2m
96
14k
16th Malabo Montpellier Forum Presentation
akademiya2063
PRO
0
94
Building the Perfect Custom Keyboard
takai
2
720
Build your cross-platform service in a week with App Engine
jlugia
234
18k
State of Search Keynote: SEO is Dead Long Live SEO
ryanjones
0
170
Prompt Engineering for Job Search
mfonobong
0
260
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
2.7k
Transcript
Lukas Nowacki Global Dawn Development practices for improving team performance
Monday, 16 January 12
@lukas_nowacki Monday, 16 January 12
“Best practices are discovered, not defined.” Christian Heilmann @lukas_nowacki Monday,
16 January 12
My (great) expectations @lukas_nowacki Monday, 16 January 12
My (great) expectations deliver quality @lukas_nowacki Monday, 16 January 12
My (great) expectations develop skills deliver quality @lukas_nowacki Monday, 16
January 12
My (great) expectations develop skills deliver quality don’t work too
much @lukas_nowacki Monday, 16 January 12
My (great) expectations develop skills deliver quality don’t work too
much influence and contribute @lukas_nowacki Monday, 16 January 12
My (great) expectations develop skills deliver quality don’t work too
much influence and contribute have fun! @lukas_nowacki Monday, 16 January 12
My (great) expectations develop skills deliver quality don’t work too
much influence and contribute have fun! get rich @lukas_nowacki Monday, 16 January 12
My (great) expectations develop skills deliver quality don’t work too
much influence and contribute have fun! get rich @lukas_nowacki Monday, 16 January 12
Pair programming @lukas_nowacki Monday, 16 January 12
Pair programming continuous code review - early bug detection Benefits
@lukas_nowacki Monday, 16 January 12
Pair programming continuous code review - early bug detection Benefits
cross-functional teams @lukas_nowacki Monday, 16 January 12
Pair programming continuous code review - early bug detection Benefits
cross-functional teams better architecture, less code @lukas_nowacki Monday, 16 January 12
Pair programming continuous code review - early bug detection Benefits
cross-functional teams better architecture, less code discipline, better time management @lukas_nowacki Monday, 16 January 12
Pair programming @lukas_nowacki Things to watch out for use with
care Monday, 16 January 12
Pair programming @lukas_nowacki Things to watch out for use with
care mix experience levels Monday, 16 January 12
Pair programming @lukas_nowacki Things to watch out for use with
care mix experience levels communicate Monday, 16 January 12
Pair programming @lukas_nowacki Things to watch out for use with
care mix experience levels communicate avoid disengagement Monday, 16 January 12
Having standards @lukas_nowacki Monday, 16 January 12
Having standards ...and imposing them! agree on what works for
you best @lukas_nowacki Monday, 16 January 12
Having standards ...and imposing them! agree on what works for
you best be strict and persistent @lukas_nowacki Monday, 16 January 12
Having standards ...and imposing them! agree on what works for
you best be strict and persistent use machines to do the job @lukas_nowacki Monday, 16 January 12
Having standards ...and imposing them! integrate your practices with the
build process agree on what works for you best be strict and persistent use machines to do the job @lukas_nowacki Monday, 16 January 12
Writing tests @lukas_nowacki Monday, 16 January 12
Writing tests @lukas_nowacki http://reddevnews.com/articles/2007/11/01/testdriven-development-tdd.aspx Monday, 16 January 12
...and automating them Writing tests write acceptance test with the
customer Monday, 16 January 12
...and automating them Writing tests write acceptance test with the
customer integrate frequently Monday, 16 January 12
...and automating them Writing tests write acceptance test with the
customer integrate frequently automate your tests Monday, 16 January 12
What else? @lukas_nowacki Monday, 16 January 12
What else? deliver in short iterations @lukas_nowacki Monday, 16 January
12
What else? deliver in short iterations @lukas_nowacki communicate with product
owners Monday, 16 January 12
What else? deliver in short iterations @lukas_nowacki communicate with product
owners experiment Monday, 16 January 12
What else? deliver in short iterations @lukas_nowacki communicate with product
owners and most importantly... experiment Monday, 16 January 12
Socialise! Monday, 16 January 12
¿ Monday, 16 January 12