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
Jerry Jäppinen
July 28, 2024
0
3.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
510
UX audit
jerryjappinen
0
12
Product development toolchain
jerryjappinen
0
57
Lateral Nord company intro
jerryjappinen
0
72
Productisation workshop
jerryjappinen
0
350
Elements of web design
jerryjappinen
1
310
Design thinking: Intro workshop
jerryjappinen
0
260
Vue.js introduction
jerryjappinen
0
280
Sketch basics
jerryjappinen
0
140
Featured
See All Featured
Site-Speed That Sticks
csswizardry
9
620
How STYLIGHT went responsive
nonsquared
100
5.6k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
770
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.6k
Agile that works and the tools we love
rasmusluckow
329
21k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.2k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
860
StorybookのUI Testing Handbookを読んだ
zakiyama
30
5.8k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
35
2.3k
Music & Morning Musume
bryan
47
6.6k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
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