Downloads
Student-facing downloads, templates, and starter files for the course.
| File | Description | |
|---|---|---|
| README Template | Copy this to your oim3690 repo as README.md. Fill in your name and update project links as you go. | Download |
| Weekly Log Template | Copy this template to your logs/ folder each week. Rename to wk01.md, wk02.md, etc. | Download |
| JS Demo Starter File | Starter file for the JS DOM and Events hands-on exercise. | Download |
| Image Filters Starter | Starter template for the image-processing exercise. Pick any image with the file button, then write the grayscale and negative filters. | Download |