Explore the basics of Python in a course designed specifically for beginners and non-programmers.
Overview
Syllabus
Introduction
- Python from zero
- Your first line of code
- Variables
- Numbers: Ints and floats
- Strings
- Using variables in strings
- Booleans and if statements
- Comparison and else
- CoderPad intro video
- Solution: Odd or even
- Picking random numbers
- Choosing what fortune to show
- Lists
- Lists: Add, insert, delete
- For loops
- Dictionaries
- Solution: Sum of all evens
- Splitting a string
- Counting the words
- Functions
- Parameters
- Return
- Comments
- Input
- Solution: Is there a remainder?
- Game loop
- Higher, lower, and polish
- Next steps
Taught by
Nick Walter