This class serves as an introduction to python by giving a brief overview of the fundamentals needed to perform beginner tasks in the language. Students are expected to download python on their device here (https://www.python.org/downloads/) prior to the first lesson.
Topic |
Class Recording |
Lecture Notes and Homework |
Date |
1. Variables and Data Types |
07/24 |
||
2. Lists |
-- |
07/31 |
|
3. Lists (Continued) |
-- |
-- |
08/07 |
4. If, Else |
-- |
-- |
08/14 |
5. Dictionaries |
-- |
-- |
08/21 |
6. User Input, Functions |
-- |
-- |
08/28 |
7. Classes |
-- |
-- |
09/04 |
8. Files |
-- |
-- |
09/11 |