Your go-to links for everything you need during the semester — slides, code, and the shared class notepad.
| Resource | What It's For |
|---|---|
| DM2008 Materials Repo | Starter templates, weekly examples, and class code — all in one place |
| Lecture Slides | The slides used in every class session |
| Class Notepad | A shared space for links, snippets, and notes during class |
These links are also referenced in the first section of the weekly slides. This page is just a convenient home for these links in case you rather not dig through the slides.
The GitHub repo is organized into two main folders:
starter_templates/ — Ready-to-use project scaffolds for your own work (covered in the next section)weekly_lessons/ — In-class demos and examples, organized by weekYou'll be directed to specific files from the slides each week. When in doubt, the repo is the source of truth for all class code.