CS 70

Week 7

Lessons

Work Through Week 7 Lessons. Aim to finish the first lesson by Thursday, March 6, and the second by the end of the week.

  • Lesson One covers more practice with memory diagrams, references, and pointers; lvalues vs. rvalues (temporaries); how functions return values; returning references; overloading.
  • Lesson Two covers iterators, auto, std::vector, and std::list.

Lab Check-Ins

For each class meeting, fill out a lab check-in (2 points each):

Assignments

Finish Week 6 Assignments

Start Week 7 Assignments

  • Homework 5 — Linked Lists and Iterators
    • Released Thursday, March 6, at 8:00 AM.
    • Due Thursday, March 27, at 11:59 PM.
    • Late pass due Friday, March 28, at 11:59 PM.
  • Proficiency Checks: Group 5 (Object Lifetime)
    • Due Thursday, March 13, at 11:59 PM.
    • Late pass due Friday, March 14, at 11:59 PM.

References

The Help Pages section and the Course Policies section have a bunch of reference pages! Here are some that might be particularly helpful this week:

(When logged in, completion status appears here.)