-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Several images are slightly out-of-date with respect to recent changes to P1:
- Addition of new driver. Now
two_sample.cpprather thanmain.cpp. - Name change from
p1-statstostats - Change from
p1_library.hppandp1_library.cpptolibrary.hppandlibrary.cpp.
I think students should still be able to follow the tutorials without much disturbance. It would be nice to update the images, but it is a lot of work.
A couple other possibilities:
- Revert the changes so that P1 is back to
p1-statsrather thanstats. However, that would be inconsistent with the updated naming for the rest of the projects to remove the hardcoded number. - Consider a dedicated project 0 for EECS 280. That would presumably lower maintenance burden in the tutorials since it would change less frequently.
- Update images, but make them more agnostic about the specific files or somehow else indicate "your files may vary".
This issue supersedes #195
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working