Lecture Materials
Class Announcements
- Assignment 4's extended deadline is tonight at 11:59pm.
- We’ll be releasing Assignment 5 tomorrow.
- Midterm grades will be released late tonight/early tomorrow morning.
Learning Goals
- I can identify situations where it is valuable to bundle related pieces of information together with functions that operate on those pieces of information (via classes!).
- I understand that programs that respond to user actions may not always run linearly.