Syllabus
Overview, objectives, schedule, grading, and policies.
Gear Up
Set up your environment: browser, Git, editor, and tools.
Labs
Hands-on assignments and walkthroughs.
Modules
Lecture examples and in-class demos.
Final Project
Requirements, templates, and assets for your project.
Presentation
Presentation guidance and submission notes.
Tip: To preview this site locally, run a static server (for example, Python
http.server) and open http://localhost:8000/. See
the README for details.