American Young Coder Academy – Indo

Loading Events

« All Events

  • This event has passed.

6 PM – Intro To Java

June 3, 2021 @ 6:00 pm - 7:00 pm

  1. We continued with Student class
    1. We learned about access modifier: private, public, protected, default
    2. We learned about getter and setter
  2. Homework:
    1. Create a menu that will appear continuously inside SchoolMainApplication
    2. When user select 3, print “Thank you for using AYCLOGIC school system”.
    3. When user select 1, ask user for firstName, lastName, age and class name.
    4. Look at below
    5. AYCLOGIC School System:
      1. Create a student
      2. Find student
      3. Quit
      Enter your selection: 1
      
      Enter student's first name: Gamas
      Enter student's last name : Chang
      Enter student's age: 100
      Enter student's class name: 2B
      A new student has been created.
      
      AYCLOGIC School System:
      1. Create a student
      2. Find student
      3. Quit
      Enter your selection: 3
      Thank you for using AYCLOGIC School System.
      Bye bye.

Details

Date:
June 3, 2021
Time:
6:00 pm - 7:00 pm
Event Categories:
,
Verified by MonsterInsights