Skip to content

Mar 03: Bob's Grocery Mart

Learning Objectives

After today's class, you should be able to:

  • Write a class that includes getters/setters and throws exceptions.
  • Create an ArrayList, add/remove elements, and loop over elements.
  • Run JUnit tests for a discrete event simulation with random events.

Lesson Outline

Debrief [5 min]

Lab08 [45 min]

Your To-Do List