CS 112 - Week 11 Lecture 1 - 2022-11-01

TODAY WE WILL:
*   Announcements
*   continue intro to Linked Lists
*   prep for next class

*   Should be working on Homework 8
    attempts due by Friday, 11:59 pm

*   as noted in the syllabus:
    *   NO CS 112 class this THURSDAY, NOV 3
    *   NO CS 112 lab this FRIDAY, NOV 4
    ....because I will be traveling to a conference

*   Reading:
    *   for linked lists: Savitch Ch 13 (although a slightly different
        approach)

    *   exception-handling - Savitch Ch. 16

    *   inheritance - Savitch Ch. 15