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
New Programmer’s Handbook
Search
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
Jerry Jäppinen
July 28, 2024
0
4.5k
New Programmer’s Handbook
Jerry Jäppinen
July 28, 2024
Tweet
Share
More Decks by Jerry Jäppinen
See All by Jerry Jäppinen
AI and user experience
jerryjappinen
0
590
UX audit
jerryjappinen
0
22
Product development toolchain
jerryjappinen
0
70
Lateral Nord company intro
jerryjappinen
0
83
Productisation workshop
jerryjappinen
0
390
Elements of web design
jerryjappinen
1
340
Design thinking: Intro workshop
jerryjappinen
0
290
Vue.js introduction
jerryjappinen
0
290
Sketch basics
jerryjappinen
0
160
Featured
See All Featured
The Cost Of JavaScript in 2023
addyosmani
55
9.8k
職位にかかわらず全員がリーダーシップを発揮するチーム作り / Building a team where everyone can demonstrate leadership regardless of position
madoxten
62
52k
A Soul's Torment
seathinner
5
2.5k
Visual Storytelling: How to be a Superhuman Communicator
reverentgeek
2
470
AI Search: Implications for SEO and How to Move Forward - #ShenzhenSEOConference
aleyda
1
1.2k
Jess Joyce - The Pitfalls of Following Frameworks
techseoconnect
PRO
1
110
The Impact of AI in SEO - AI Overviews June 2024 Edition
aleyda
5
770
Gemini Prompt Engineering: Practical Techniques for Tangible AI Outcomes
mfonobong
2
320
From π to Pie charts
rasagy
0
150
The Pragmatic Product Professional
lauravandoore
37
7.2k
Self-Hosted WebAssembly Runtime for Runtime-Neutral Checkpoint/Restore in Edge–Cloud Continuum
chikuwait
0
400
Optimising Largest Contentful Paint
csswizardry
37
3.6k
Transcript
New Programmer’s Handbook Demystification course
None
[email protected]
+358 40 7188776 @jerryjappinen Jerry Jäppinen Product design consultant
1. Intro 2. Logic 3. Simple programs 4. Complex programs
5. Services 6. Languages 7. Next steps 8. Extras
1. Intro 2. Logic 3. Simple programs 4. Complex programs
5. Services 6. Languages 7. Next steps 8. Extras
What is programming? Motivation Book outline How to read this
book Get started
What is programming?
Motivation
Book outline
How to read this book
Get started
1. Intro 2. Logic 3. Simple programs 4. Complex programs
5. Services 6. Languages 7. Next steps 8. Extras
Your first program Output Basic logic Variables Input Operators
Your first program
Output
Basic logic
Variables
Input
Operators
Data types Conditional statements Loops and iterators Functions
# Boolean' # Number' # String' # Lists and object'
# List (array # ObjecÆ # Other data types Data types
if and elsÇ Ternary i switch and
case Conditional statements
Æ for loo Æ forEac Æ while loo Æ Nested
loopÄ Æ Infinite loops Loops and iterators
Functions
1. Intro 2. Logic 3. Simple programs 4. Complex programs
5. Services 6. Languages 7. Next steps 8. Extras
Moving between types Working with booleans Working with numbers Working
with strings Working with lists
Moving between types
Working with booleans
Working with numbers
Working with strings
Working with lists
1. Intro 2. Logic 3. Simple programs 4. Complex programs
5. Services 6. Languages 7. Next steps 8. Extras
Computed variables Events and callbacks Functions and recursion Dependencies Errors,
bugs and mistakes Performance
Computed variables
Events and callbacks
Functions and recursion
Dependencies
Errors, bugs and mistakes
Performance
1. Intro 2. Logic 3. Simple programs 4. Complex programs
5. Services 6. Languages 7. Next steps 8. Extras
Programs for humans Autonomous programs APIs
Programs for humans Graphical interfaces Non-graphical interfaces
Autonomous programs
APIs Networking Client and server Deploy a program
1. Intro 2. Logic 3. Simple programs 4. Complex programs
5. Services 6. Languages 7. Next steps 8. Extras
Pseudo code Programming languages Syntax Environments
Pseudo code
Programming languages
Syntax
Environments
1. Intro 2. Logic 3. Simple programs 4. Complex programs
5. Services 6. Languages 7. Next steps 8. Extras
Pick a topic Start programming now Resources to stay active
Pick a topic
Start programming now
None
Resources to stay active
1. Intro 2. Logic 3. Simple programs 4. Complex programs
5. Services 6. Languages 7. Next steps 8. Extras
AI and AI-generated code Programming infrastructure Advanced topics Career paths
Community
AI and AI-generated code
Programming infrastructure
Advanced topics
Career paths
Community
That’s it!
[email protected]
+358 40 7188776 @jerryjappinen Jerry Jäppinen Product design consultant
None