- This event has passed.
3 PM – Intro To Java – Gamas
March 19, 2022 @ 3:00 pm - 4:00 pm
Today We Do
- We continued with RestaurantSystemUsingMap.java
- We added findRestaurant using Map. We verified if restaurant name exists in our system.
Homework
- If you are not done, finish the listAllRestaurants().
- Create a new Java file PetSystem.java
- Copy broken Java code from https://www.ayclogic.com/fix-java-error/ and fix all compilation errors and logic errors.