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
Just Be Fucking Awesome
Search
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
j3
March 12, 2014
Technology
1
350
Just Be Fucking Awesome
As presented at Refresh Denver on 3/12/2014
j3
March 12, 2014
Tweet
Share
More Decks by j3
See All by j3
Hiring the Best Talent
j3
0
260
Great Technical Interviews
j3
1
550
Hiring for Your Stack is All Wrong
j3
2
560
Opportunity@Work / TechHire
j3
0
120
Building an Innovation Community
j3
0
120
Pragmatic TDD
j3
1
270
Don't Use Spree
j3
0
190
Just Be Fucking Awesome
j3
3
470
Internationalization & Localization
j3
7
1.1k
Other Decks in Technology
See All in Technology
決済サービスを支えるElastic Cloud - Elastic Cloudの導入と推進、決済サービスのObservability
suzukij
1
480
Agentic Software Modernization - Back to the Roots (Zürich Agentic Coding and Architectures, März 2026)
feststelltaste
1
230
Oracle Database@AWS:サービス概要のご紹介
oracle4engineer
PRO
3
1.7k
モブプログラミング再入門 ー 基本から見直す、AI時代のチーム開発の選択肢 ー / A Re-introduction of Mob Programming
takaking22
5
900
AWS SES VDMで 将来の配信事故を防げた話
moyashi
0
230
聲の形にみるアクセシビリティ
tomokusaba
0
150
IBM Bobを使って、PostgreSQLのToDoアプリをDb2へ変換してみよう/202603_Dojo_Bob
mayumihirano
1
290
Security Diaries of an Open Source IAM
ahus1
0
210
8万デプロイ
iwamot
PRO
2
200
20260305_【白金鉱業】分析者が地理情報を武器にするための軽量なアドホック分析環境
yucho147
2
210
自動テストが巻き起こした開発プロセス・チームの変化 / Impact of Automated Testing on Development Cycles and Team Dynamics
codmoninc
3
1.3k
プロジェクトマネジメントをチームに宿す -ゼロからはじめるチームプロジェクトマネジメントは活動1年未満のチームの教科書です- / 20260304 Shigeki Morizane
shift_evolve
PRO
1
140
Featured
See All Featured
Building Adaptive Systems
keathley
44
2.9k
The Impact of AI in SEO - AI Overviews June 2024 Edition
aleyda
5
760
We Are The Robots
honzajavorek
0
190
Color Theory Basics | Prateek | Gurzu
gurzu
0
240
HDC tutorial
michielstock
1
510
Git: the NoSQL Database
bkeepers
PRO
432
66k
End of SEO as We Know It (SMX Advanced Version)
ipullrank
3
4.1k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.4k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
DevOps and Value Stream Thinking: Enabling flow, efficiency and business value
helenjbeal
1
140
For a Future-Friendly Web
brad_frost
183
10k
Context Engineering - Making Every Token Count
addyosmani
9
740
Transcript
Why Developers Quit Jeff Casimir / @j3 / Turing.io
Great Teams are Built Jeff Casimir / @j3 / Turing.io
Developing Mastery Jeff Casimir / @j3 / Turing.io
None
None
None
None
None
Just Be Fucking Awesome Jeff Casimir / @j3 /
Turing.io
None
Take a Moment
None
The Long Game
Most valuable asset?
Is it thename?
Is it theproduct?
Is it thecustomers?
Delete them all.
It’s the people.
None
Why be a one hit wonder?
None
Developer Happiness
Why do you have a beer fridge?
Why churn out t-shirts?
Abraham Maslow
Physiological
Physiological Safety
Physiological Safety Belonging
Physiological Safety Belonging Esteem
Physiological Safety Belonging Esteem Self Actualization
Food, Beer, Couches Physiological
Food, Beer, Couches Great Paychecks Safety
Food, Beer, Couches Great Paychecks T-Shirts Belonging
? Food, Beer, Couches Great Paychecks T-Shirts ? Esteem Actualization
None
Building Esteem
Esteem is built backwards.
How do you reflect?
Continual improvement does not mean only focusing on the problems.
Esteem dies
Esteem dies fromfocusing on blame.
Esteem dies fromweak management.
Esteem dies from assholes.
Esteem thrives
Esteem thrives in communities.
Esteem thrives in celebration.
Esteem comes from shipping.
Make sure there aren’t bugs/issues before going to production. code
reviews Explore the story of code.
Developers do what they’re good at. cross-pollination Collaboration is promiscuous.
Figure out what went wrong so it doesn’t happen again.
retrospectives Amplify what went right.
None
Self-Actualization
Who do you want to be when you grow up?
Dreams versus goals
You need a trajectory.
None
Becoming a Developer
“DO IT BY MY OWN!”
I loved video games.
I really loved hardware.
I knew hardware was made by nerds like me.
If they could do it, I could do it.
Step one of becoming the person I wanted to be.
• Ignition • Deep Practice • Master Coaching
None
Ignition
None
What’s possible
Someone you can identify with
Someone you can aspire to become
This is why diverse voices matter.
None
None
Ignition is about belief
Imitate then innovate
None
Deep Practice
None
“Five Years Experience”
Deep practice is not busy.
Deep practice is not hard.
Deep practice is difficult.
Deep practice pushes limits.
You tell your friends about it.
Deep practice builds scar tissue.
Your day-to-day is not difficult.
• Algorithms • Data Structures • User Experience • Performance
Optimization • Code Under Constraint
• Code Katas • Refactoring • Open Source • New
Languages • Teaching / Mentoring
Deep practice needs constant feedback.
None
Getting Feedback
The computer gives unrelenting feedback.
None
Your career is built on luck & error messages.
That’s not predictable.
That’s not sustainable.
That’s not enough.
Sustained growth necessitates master coaching.
exercism.io
dribbble.com dribbble
None
Master Coaching I: Feedback
75% Instructive
Feedback is purposeful.
Your variables are poorly named. specific Your variables should be
snake_cased.
The ad needs more “pop”. measurable The ad needs to
be readable at 1000 feet when printed 12’x12’.
This class mixes multiple concerns. actionable Responsibilities need to be
extracted into child classes.
Your Backbone app is slow. Rewrite it with Angular.
realistic Your app is slow. Add monitoring to find out why.
The app you wrote last year is bogging down in
production. timely Your latest feature is slowing down in CI.
• Specific • Measurable • Actionable • Realistic • Timely
None
Master Coaching II: Guidance
What ideals do you strive for?
Ideals can never be fully achieved.
I keep all lines of code shorter than 80 characters.
ideals Code is read more than written, so I value readability over cleverness.
Exemplars help measure progress.
Code should be well written. exemplars Well written code stays
under 80 columns per line.
Ideals set your direction, Exemplars show growth.
Coaches help turn ideals into action plans.
You want to become
• JavaScript • Evented Programming • Documentation • Taking Criticism
• Extreme Running
None
A coach helps define ideals, and a pathway of exemplars.
Feedback corrects course.
Growth plans change, the goal remains.
None
Master Coach
You need a dedicated coach.
You need a
A person whose only responsibility is making you
better.
• Empathy • Expertise • Experience • Organization • Passion
Great coaching builds dynasties.
This is your whole life.
None
Just Be Fucking Awesome Jeff Casimir / @j3 /
Jumpstart Lab Ignition Practice Coaching
And one more thing...
None
None
None
“The best junior developer I’ve ever interviewed.”
turing.io
Just Be Fucking Awesome Jeff Casimir / @j3 /
Turing.io Ignition Practice Coaching
None