Overview
Syllabus
- Introduction
- Environment overview
- What is programming?
- Print Statements
- Program execution flow
- Variables
- Data Types
- String Basics
- Numbers - ints & doubles
- Booleans
- Getting user input
- Building a basic calculator
- Building a madibs game
- Lists
- Functions
- Parameters & Arguments
- Return Statements
- Building a prompt function
- If Statements
- And & Or operators
- Else If
- Building a smarter calculator
- Switch Statements
- While Loops
- Building a guessing game
- For Loops
- Comments
- Classes & Objects
- Constructors
- Class Methods
- Final Project - Building a math quiz
- Outro & next steps
Taught by
Mike Dane