Several images are slightly out-of-date with respect to recent changes to P1:
- Addition of new driver. Now
two_sample.cpp rather than main.cpp.
- Name change from
p1-stats to stats
- Change from
p1_library.hpp and p1_library.cpp to library.hpp and library.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-stats rather than stats. 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
Several images are slightly out-of-date with respect to recent changes to P1:
two_sample.cpprather thanmain.cpp.p1-statstostatsp1_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:
p1-statsrather thanstats. However, that would be inconsistent with the updated naming for the rest of the projects to remove the hardcoded number.This issue supersedes #195