Skip to content

Jan 28: Classes and UML

Learning Objectives

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

  • Define the terms: attribute, method, constructor, scope.
  • Implement non-static methods based on a UML diagram.
  • Distinguish static, instance, parameter, and local variables.

Lesson Outline

Notes [5 min]

  • Docs Pages on shared website
  • Week01 “assignment” on Canvas

Act03 [45 min]

Your To-Do List