- Navigate to
classes/[topic]/for each week's materials. - Each folder includes:
exercises/for exercises to be done in classhomework/for assignmentsresources/for slides, code examples, in-class demos, references, and additional readingindex.mdoutlining the class goals and structure
Semester: XX
Course Duration: 11 Weeks
This course introduces students to progamming in Python, a popular multi-purpose programming language. It includes hands-on projects, class coding sessions, and regular homework assignments.
| Week | Topics |
|---|---|
| 1 | Introduction: class culture, expectations, student experience check, program installation |
| 2 | Data types |
| 3 | Data structures |
| 4 | Conditionals and loops |
| 5 | Functions |
| 6 | Libraries and file processing |
| 7 | Project and recap |
| 8 | Pandas |
| 9 | Data cleaning |
| 10 | Data visualization |
| 11 | Best practices and version control |