Lecture 25 Objectives


At the end of today's class you should

KNOW:

BE ABLE TO:

Sample Exam Question:

In Homework 11, you are writing functions that model a Discussion Board. Write an accumulator-style function get-unread-messages that consumes a username, a course title and a forum title and produces a list of the messages in the named forum that the user with the given username has not yet read.