1 - 1 Course Overview, Background, and Getting Started

1_Welcome

2 - 2 Numbers, Strings, Variables, and Assignment Statements

2_Variables

3 - 3 Boolean Comparisons, Boolean Operators, and Expressions

3_Expressions

4 - 4 Controlling Program Flow and Using Modules

4_Conditionals

5 - 5 More Strings and Loops

5_Loops

6 - 6 Functions, Namespaces, and Modules

6_Functions

7 - 7 Tuples, Lists, and Dictionaries

7_Iterables

8 - 8 Files, Errors, and Exceptions

8_Files

9 - 9 Sample Project

9_Project