« All Events
6 PM – Intro To Java
June 22, 2021 @ 6:00 pm - 7:00 pm
What We Do Today
- We learned how to use Map/HashMap more in Java.
- We learned how storing data in Map/HashMap will not maintain the order in which the data is inserted.
- We learned how to sort values from Map/HashMap and print them in the screen.
Homework
- Add one more menu (“9”) to print all students sorted by student’s last name.
- Add one more menu (“10”) to print all students sorted by student’s age.
- Move the “quit” menu to number “11”.
- There is no class on July 1 because of July 4 weekend.