CS 5010: Module 11

Module Overview

In this module, we will consider the advantages of disadvantages of objects with mutable state, with an eye towards developing general rules of thumb for when to use stateful objects and when to avoid them.

Along the way, we will consider several design patterns that depend on stateful objects.

Course Map

course map

Readings

No required readings.

Resources

Lessons

No online lessons. The material of this module will be covered by lectures.

Problem Set

Problem Set 11 was assigned on Monday, 3 April.

For debugging: Click here to validate.