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
learning to code
Search
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
Michael Minton
December 11, 2013
Programming
95
0
Share
learning to code
Slide from the first florida coders user group meeting. 2013/12/11
Michael Minton
December 11, 2013
More Decks by Michael Minton
See All by Michael Minton
SOLID Fundamentals
minton
1
130
doing c#
minton
0
31
Other Decks in Programming
See All in Programming
年間50登壇、単著出版、雑誌寄稿、Podcast出演、YouTube、CM、カンファレンス主催……全部やってみたので面白さ等を比較してみよう / I’ve tried them all, so let’s compare how interesting they are.
nrslib
4
650
「効かない!」依存性注入(DI)を活用したAPI Platformのエラーハンドリング奮闘記
mkmk884
0
290
AIコードレビューの導入・運用と AI駆動開発における「AI4QA」の取り組みについて
hagevvashi
0
590
AWS×クラウドネイティブソフトウェア設計 / AWS x Cloud-Native Software Design
nrslib
16
3.5k
野球解説AI Agentを開発してみた - 2026/02/27 LayerX社内LT会資料
shinyorke
PRO
0
390
それはエンジニアリングの糧である:AI開発のためにAIのOSSを開発する現場より / It serves as fuel for engineering: insights from the field of developing open-source AI for AI development.
nrslib
1
820
ポーリング処理廃止によるイベント駆動アーキテクチャへの移行
seitarof
3
1.3k
Nuxt Server Components
wattanx
0
230
Claude Codeログ基盤の構築
giginet
PRO
7
3.8k
Migration to Signals, Signal Forms, Resource API, and NgRx Signal Store @Angular Days 03/2026 Munich
manfredsteyer
PRO
0
210
S3ストレージクラスの「見える」「ある」「使える」は全部違う ─ 体験から見た、仕様の深淵を覗く
ya_ma23
0
1.2k
「速くなった気がする」をデータで疑う
senleaf24
0
130
Featured
See All Featured
Designing Powerful Visuals for Engaging Learning
tmiket
1
320
Amusing Abliteration
ianozsvald
1
150
Taking LLMs out of the black box: A practical guide to human-in-the-loop distillation
inesmontani
PRO
3
2.1k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
How GitHub (no longer) Works
holman
316
150k
Why Your Marketing Sucks and What You Can Do About It - Sophie Logan
marketingsoph
0
120
SEO in 2025: How to Prepare for the Future of Search
ipullrank
3
3.4k
Building an army of robots
kneath
306
46k
Product Roadmaps are Hard
iamctodd
PRO
55
12k
The SEO identity crisis: Don't let AI make you average
varn
0
430
The Organizational Zoo: Understanding Human Behavior Agility Through Metaphoric Constructive Conversations (based on the works of Arthur Shelley, Ph.D)
kimpetersen
PRO
0
290
The Curious Case for Waylosing
cassininazir
0
290
Transcript
learning to code
@mcminton
what is code?
what is code? ^ to most humans
None
what is code? int y = mx + b; var
bob = new Employee(); result = fb.account(19).poke() [foo doSomeMagic:7.0 brew:1.0 pow:6.4];
what is code?
what is code? simply a solution
what is code? simply a solution expressed using language
what is code? simply a solution expressed using language mostly
readable by humans
what is code? simply a solution expressed using language mostly
readable by humans that solves a “real” problem
why learn?
why learn? ^ not to
a fat paycheck
what it takes
what it takes passion
what it takes passion hard core, life-long passion
what it takes passion hard core, life-long passion that keeps
you up at night
what it takes passion hard core, life-long passion that keeps
you up at night it’s not for everyone
what it takes passion hard core, life-long passion that keeps
you up at night it’s not for everyone really
why learn? your work has an impact
why learn? your work has an impact creating is immensely
fulfilling
why learn? your work has an impact creating is immensely
fulfilling use awesome tools
how to learn?
how to learn?
how to learn? scratch your own itch
how to learn? scratch your own itch find your problem
how to learn? scratch your own itch find your problem&
SOLVE IT!
how to learn? scratch your own itch find your problem&
SOLVE IT! understanding
how to learn? scratch your own itch find your problem&
SOLVE IT! understanding motivation
how to learn? scratch your own itch find your problem&
SOLVE IT! understanding motivation payoff
how to learn?
how to learn? take baby steps
how to learn? take baby steps don’t get hung up
on tools
how to learn? take baby steps don’t get hung up
on tools ask lots of questions
how to learn? take baby steps don’t get hung up
on tools ask lots of questions find a mentor
how to learn? take baby steps don’t get hung up
on tools ask lots of questions find a mentor join a user group
overview
DON’T BE A GOLD-DIGGING CODE WHORE CAREER PROGRAMMER WHO LACKS
PASSION
LEARN TO CODE AS A NATURAL EXTENSION OF YOUR EXISTING
PASSION FOR TECHNOLOGY TO SOLVE ACTUAL PROBLEMS
INTERACT WITH HUMANS FROM THE TECH COMMUNITY FIND A SUPPORT
GROUP LEARN & TEACH
have fun! @mcminton