Feb 07: CodingBat Loops
Learning Objectives
After today's class, you should be able to:
- Solve CodingBat problems that require looping over a string.
- Solve CodingBat problems that require looping over an array.
- Explain differences when looping over strings and arrays.
Lesson Outline¶
Check-In [10 min]
- Hints for HW 2
- Notes from HW 1
- Javadoc Guidelines
- Next week: Week 4 reading
Problems [15 min]
- Lab 4: CodingBat Loops
- Each team will be assigned a problem to solve
Solutions [25 min]
- Zoom waiting room
- Spokesperson will present solution to the class