Link
Embed
Share
Beginning
This slide
Copy link URL
Copy link URL
Copy iframe embed code
Copy iframe embed code
Copy javascript embed code
Copy javascript embed code
Share
Tweet
Share
Tweet
Slide 1
Slide 1 text
New Programmer’s Handbook Demystification course
Slide 2
Slide 2 text
No content
Slide 3
Slide 3 text
[email protected]
+358 40 7188776 @jerryjappinen Jerry Jäppinen Product design consultant
Slide 4
Slide 4 text
1. Intro 2. Logic 3. Simple programs 4. Complex programs 5. Services 6. Languages 7. Next steps 8. Extras
Slide 5
Slide 5 text
1. Intro 2. Logic 3. Simple programs 4. Complex programs 5. Services 6. Languages 7. Next steps 8. Extras
Slide 6
Slide 6 text
What is programming? Motivation Book outline How to read this book Get started
Slide 7
Slide 7 text
What is programming?
Slide 8
Slide 8 text
Motivation
Slide 9
Slide 9 text
Book outline
Slide 10
Slide 10 text
How to read this book
Slide 11
Slide 11 text
Get started
Slide 12
Slide 12 text
1. Intro 2. Logic 3. Simple programs 4. Complex programs 5. Services 6. Languages 7. Next steps 8. Extras
Slide 13
Slide 13 text
Your first program Output Basic logic Variables Input Operators
Slide 14
Slide 14 text
Your first program
Slide 15
Slide 15 text
Output
Slide 16
Slide 16 text
Basic logic
Slide 17
Slide 17 text
Variables
Slide 18
Slide 18 text
Input
Slide 19
Slide 19 text
Operators
Slide 20
Slide 20 text
Data types Conditional statements Loops and iterators Functions
Slide 21
Slide 21 text
# Boolean' # Number' # String' # Lists and object' # List (array # ObjecÆ # Other data types Data types
Slide 22
Slide 22 text
if and elsÇ Ternary i switch and case Conditional statements
Slide 23
Slide 23 text
Æ for loo Æ forEac Æ while loo Æ Nested loopÄ Æ Infinite loops Loops and iterators
Slide 24
Slide 24 text
Functions
Slide 25
Slide 25 text
1. Intro 2. Logic 3. Simple programs 4. Complex programs 5. Services 6. Languages 7. Next steps 8. Extras
Slide 26
Slide 26 text
Moving between types Working with booleans Working with numbers Working with strings Working with lists
Slide 27
Slide 27 text
Moving between types
Slide 28
Slide 28 text
Working with booleans
Slide 29
Slide 29 text
Working with numbers
Slide 30
Slide 30 text
Working with strings
Slide 31
Slide 31 text
Working with lists
Slide 32
Slide 32 text
1. Intro 2. Logic 3. Simple programs 4. Complex programs 5. Services 6. Languages 7. Next steps 8. Extras
Slide 33
Slide 33 text
Computed variables Events and callbacks Functions and recursion Dependencies Errors, bugs and mistakes Performance
Slide 34
Slide 34 text
Computed variables
Slide 35
Slide 35 text
Events and callbacks
Slide 36
Slide 36 text
Functions and recursion
Slide 37
Slide 37 text
Dependencies
Slide 38
Slide 38 text
Errors, bugs and mistakes
Slide 39
Slide 39 text
Performance
Slide 40
Slide 40 text
1. Intro 2. Logic 3. Simple programs 4. Complex programs 5. Services 6. Languages 7. Next steps 8. Extras
Slide 41
Slide 41 text
Programs for humans Autonomous programs APIs
Slide 42
Slide 42 text
Programs for humans Graphical interfaces Non-graphical interfaces
Slide 43
Slide 43 text
Autonomous programs
Slide 44
Slide 44 text
APIs Networking Client and server Deploy a program
Slide 45
Slide 45 text
1. Intro 2. Logic 3. Simple programs 4. Complex programs 5. Services 6. Languages 7. Next steps 8. Extras
Slide 46
Slide 46 text
Pseudo code Programming languages Syntax Environments
Slide 47
Slide 47 text
Pseudo code
Slide 48
Slide 48 text
Programming languages
Slide 49
Slide 49 text
Syntax
Slide 50
Slide 50 text
Environments
Slide 51
Slide 51 text
1. Intro 2. Logic 3. Simple programs 4. Complex programs 5. Services 6. Languages 7. Next steps 8. Extras
Slide 52
Slide 52 text
Pick a topic Start programming now Resources to stay active
Slide 53
Slide 53 text
Pick a topic
Slide 54
Slide 54 text
Start programming now
Slide 55
Slide 55 text
No content
Slide 56
Slide 56 text
Resources to stay active
Slide 57
Slide 57 text
1. Intro 2. Logic 3. Simple programs 4. Complex programs 5. Services 6. Languages 7. Next steps 8. Extras
Slide 58
Slide 58 text
AI and AI-generated code Programming infrastructure Advanced topics Career paths Community
Slide 59
Slide 59 text
AI and AI-generated code
Slide 60
Slide 60 text
Programming infrastructure
Slide 61
Slide 61 text
Advanced topics
Slide 62
Slide 62 text
Career paths
Slide 63
Slide 63 text
Community
Slide 64
Slide 64 text
That’s it!
Slide 65
Slide 65 text
[email protected]
+358 40 7188776 @jerryjappinen Jerry Jäppinen Product design consultant
Slide 66
Slide 66 text
No content