American Young Coder Academy – Indo

Loading Events

« All Events

  • This event has passed.

7 PM Intro To Java – Alex

July 20, 2022 @ 7:00 pm - 8:00 pm

Today We Did:
  1. We finished up the School System for now but will return to it.
  2. We started and finished going over how to create a HashMap and use it.
For Homework:
  1. Create a new file that is called July27_RestaurantMap.java
  2. There should be a menu that is printed every time and it should show what is below.
  3. Make sure to create the main method, run method and have it printing the menu and a way to exit the while loop.
1. Add restaurant
2. List all restaurants
3. Find a Restaurant
Enter your selection (enter "exit" to quit):
  1. In the file, create a restaurantMap that’s key is a String and the value is a class called Restaurant that you also have to create.
  2. In the Restaurant.java file, make sure to create 4 variables (name, phoneNumber, year, cuisine) for the Restaurant object, the constructor for it, and also all of the getters and setters.

Details

Date:
July 20, 2022
Time:
7:00 pm - 8:00 pm
Event Categories:
,
Verified by MonsterInsights