CS4240: Exam 1 Info

This document last updated on Sunday, Sept. 26, at 3pm.

The test will be held on Thursday, September 30, in class at the regular class-meeting time.

Readings:

UML Class diagrams:
Diagram concepts you don't have to know for the exam:

UML Sequence diagrams:
Diagram concepts you don't have to know for the exam:
So for sequence diagrams, know the basics: objects, the "time-line", activation boxes, method calls, showing parameters, showing a return and a return value, showing a call to a method on the current object.


Design Patterns: