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
360
3
Share
Embed
Copy iframe code
Copy JS code
Copy link
Start on current slide
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
コーディングルールの鮮度を保ちたい for SRE NEXT 2026 / keep-fresh-go-internal-conventions-sre-next-2026
handlename
0
150
関数型プログラミングのメリットって何だろう?
wanko_it
0
200
なぜ関数型プログラミングで「型」と「証明」が語られるのか #fp_matsuri
kajitack
3
1k
【やさしく解説 設計編・中級 #4】ルールの寿命と、システムの年輪
panda728
PRO
2
170
音楽のための関数型プログラミング言語mimiumにおける多段階計算の活用
tomoyanonymous
1
360
광주소프트웨어마이스터고등학교 DevFest 특강 - 바이브 코딩 시대에서 주니어 개발자로 살아남는 방법
utilforever
1
160
PostgreSQL 18で考えるUUID主キー
kazuhiro1982
0
430
「正の参照」と 「負の導出」で組む ハーネスエンジニアリング
cottpan
1
150
ルールを書いて終わらせないハーネスエンジニアリング
yug1224
4
1.8k
メールのエイリアス機能を履き違えない
isshinfunada
0
120
Build-to-own AI: Agentic Development for Humans
inesmontani
PRO
0
110
Embedded SREと共に達成した会員管理システムのAWS移行 - SRE NEXT 2026 ランチスポンサーセッション
niftycorp
PRO
1
3.2k
Featured
See All Featured
The Illustrated Guide to Node.js - THAT Conference 2024
reverentgeek
1
420
Public Speaking Without Barfing On Your Shoes - THAT 2023
reverentgeek
1
470
SEO Brein meetup: CTRL+C is not how to scale international SEO
lindahogenes
1
2.8k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
201
75k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
23k
Heart Work Chapter 1 - Part 1
lfama
PRO
8
36k
Are puppies a ranking factor?
jonoalderson
1
3.7k
Amusing Abliteration
ianozsvald
1
240
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
10
1.3k
How to optimise 3,500 product descriptions for ecommerce in one day using ChatGPT
katarinadahlin
PRO
1
3.7k
We Analyzed 250 Million AI Search Results: Here's What I Found
joshbly
1
1.7k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
123
22k
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