Week 7
Due to the upcoming semester break, there are no new assignments this week and no new proficiency check.
Instead we have three lessons this week.
MORE lessons? I'll devour them!
Lessons
Work Through Week 7 Lessons. Aim to finish the first lesson by Wednesday, October 9, and the second and third 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
, andstd::list
. - Lesson Three covers asymptotic complexity and best-, worst-, and expected-case analyses.
Lab Check-Ins
For each class meeting, fill out a lab check-in (2 points each):
Assignments
Finish Week 6 Assignments
-
- Due Wednesday, October 9, at 11:59 PM.
- Late pass due Thursday, October 10, at 11:59 PM.
Start Week 7 Assignments
- No new assignments this week. Concentrate on the lessons.
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.)