CS 70

Week 7

Lessons

Work Through Week 7 Lessons. Aim to finish the first lesson by Thursday, October 9, 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 Wednesday, October 15, at 8:00 AM.
    • Due Thursday, October 23, at 11:59 PM.
    • Late pass due Friday, October 24, at 11:59 PM.
  • Proficiency Checks: Group 5 (Object Lifetime)
    • Due Thursday, October 23, at 11:59 PM.
    • Late pass due Friday, October 24, 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.)