1. Introduction to Programming¶
- 📓 Introduction to Programming
- ▶️ Install and Setup for Mac and Windows
- ▶️ Visual Studio Code (Windows)
- ▶️ Visual Studio Code (Mac)
- Installing Python
- Interpreter Check
- Execution Practice
- An Important Message
- Escape Artist
- Comments
- A Letter to Your Principal
- Your Initials
- ▶️ Integers and Floats - Working with Numeric Data
- Numbers and Math
- 📓 Strings
- ▶️ Strings - Working with Textual Data
- Variables and Names
- More Variables and Printing
- Using Variables
- Still Using Variables
- Your Schedule
- ▶️ Get Input from the User
- User Input
- The Forgetful Machine
- Name, Age, and Salary
- More User Input of Data
- Age in Five Years
- A Silly Calculator
- BMI Calculator