Apr 18: Java Collections
Learning Objectives
After today's class, you should be able to:
- Describe Java's Collections Framework.
- Summarize methods in the
Set
interface. - Summarize methods in the
Map
interface.
Lesson Outline¶
Announcements [5 min]
- Apply to become a TA – due Sunday
- Participate in Dr. Wang's Research Study
- Exam feedback on Gradescope (coming soon…)
Act14 [45 min]
- Activity 14: Collections
- You don't need to download any code for this activity.