Python, part 1: Introduction to programming
1.
Intro
1.1.
What are our goals
1.2.
Watch this before you learn to code
1.3.
Programming language and interpreter
1.4.
Repl.it
1.5.
Text in quotes
1.6.
Value
2.
Functions
2.1.
Functions overview
2.2.
Arguments
2.3.
Print
2.4.
Purposes of functions
3.
Variables
3.1.
Variables definition
3.2.
Variables with derived values
3.3.
Use of variables
3.4.
Variables redefinition
4.
Two kinds of code
4.1.
Inside the interpreter
4.2.
Expressions
4.3.
Statements
4.4.
Statements confusion
Final exercise 🏀 Printing
☰
🔍
🌓
Watch this before you learn to code
←
→