American Young Coder

AYC logo
Loading Events

« All Events

  • This event has passed.

6 PM – Intro To Java – Joel (Gamas sub)

August 7 @ 6:00 pm - 7:00 pm

Today We Did
  1. We finished School System project.
  2. We started learning about Map and HashMap.
  3. We started creating AddressBookSystem
Homework

Inside AddressBookSystem add

  1. Add run method that will continuously display the menu and get input from user.
  2. When user selected “1. Add address book”. Do the following
    1. ADDRESS BOOK SYSTEM
      1. Add a new address
      2. Find a new address
      3. List all addresses
      Please make your selection (enter 'exit' to quit): 1
      
      ADD NEW ADDRESS
      Enter owner's name: Gamas Chang
      Enter street name: 9127 Ardendale Avenue
      Enter city name: San Gabriel
      Enter state: CA
      Enter zipcode: 91775
      Thank you for adding Gamas Chang address.
      
      ADDRESS BOOK SYSTEM
      1. Add a new address
      2. Find a new address
      3. List all addresses
      Please make your selection: exit
      Thank you for using this system.

Details

Date:
August 7
Time:
6:00 pm - 7:00 pm