Jan 30: Loops and Arrays
Learning Objectives
After today's class, you should be able to:
- Compare the components of a while loop and a for loop.
- Declare and initialize array variables of primitive types.
- Predict the output of methods called on a string object
Lesson Outline¶
HW2 Debrief [10 min]
- Review the solutions on Canvas
Act04 [45 min]
Work Time [20 min]
- Need to install OpenJDK 17
- Stub out all 8 files for HW3
Your To-Do List¶
Last call if you didn't submit
- Syllabus Quiz
- Quiz02 (last week)
- TeamPref Survey
By the end of Wednesday
By the end of Thursday
- Start Homework 3 (due Feb 05)
- Finish at least the first two