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
Michael Minton
December 11, 2013
Programming
0
92
learning to code
Slide from the first florida coders user group meeting. 2013/12/11
Michael Minton
December 11, 2013
Tweet
Share
More Decks by Michael Minton
See All by Michael Minton
SOLID Fundamentals
minton
1
130
doing c#
minton
0
29
Other Decks in Programming
See All in Programming
地方に住むエンジニアの残酷な現実とキャリア論
ichimichi
5
1.5k
Modern Angular with Signals and Signal Store:New Rules for Your Architecture @enterJS Advanced Angular Day 2025
manfredsteyer
PRO
0
220
20250628_非エンジニアがバイブコーディングしてみた
ponponmikankan
0
690
High-Level Programming Languages in AI Era -Human Thought and Mind-
hayat01sh1da
PRO
0
780
Is Xcode slowly dying out in 2025?
uetyo
1
270
AIともっと楽するE2Eテスト
myohei
6
2.6k
Claude Code + Container Use と Cursor で作る ローカル並列開発環境のススメ / ccc local dev
kaelaela
10
5.3k
Team operations that are not burdened by SRE
kazatohiei
1
310
脱Riverpod?fqueryで考える、TanStack Queryライクなアーキテクチャの可能性
ostk0069
0
150
なぜ「共通化」を考え、失敗を繰り返すのか
rinchoku
1
650
Porting a visionOS App to Android XR
akkeylab
0
470
なんとなくわかった気になるブロックテーマ入門/contents.nagoya 2025 6.28
chiilog
1
270
Featured
See All Featured
The Power of CSS Pseudo Elements
geoffreycrofte
77
5.9k
A Tale of Four Properties
chriscoyier
160
23k
Being A Developer After 40
akosma
90
590k
Statistics for Hackers
jakevdp
799
220k
Code Reviewing Like a Champion
maltzj
524
40k
The Cost Of JavaScript in 2023
addyosmani
51
8.5k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
How STYLIGHT went responsive
nonsquared
100
5.6k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
29
9.6k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
GraphQLとの向き合い方2022年版
quramy
49
14k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
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