- This event has passed.
7 PM – Intro To Java – Darin
June 24 @ 7:00 pm - 8:00 pm
Next week is a holiday, we will meet again on July 8.
What We Did Today:
- Continued School System.
- Finished the edit student method using setter methods.
- Continued on learning about Hash Maps, how to use .put, and iterate through each value in the map using .values().
Homework:
- Please submit your homework into your Google Drive.
- Homework: Implement the findAddressByName() method:
// get input from shell to get the name of the owner // use .get(name) and if what is returned by .get() is null, then mention // that there is no address owned by {name} // if the value returned is not null, then print out the information of the address returned // Address a = addressMap.get(name) // if a == null // else
Notes:
If you have any questions, you can email me at ddjapri@ayclogic.com
AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/