American Young Coder Academy – Indo

Loading Events

« All Events

  • This event has passed.

5 PM – Intro To Java – Gamas

January 8, 2022 @ 5:00 pm - 6:00 pm

Homework
  1. Continue on StudentApplication project.
  2. Create a new class Teacher which has the following attributes: firstName, lastName, age and subjectOfExpertise.
  3. Inside SchoolSystem.java, create a new list teacherList.
  4. Add the “2. Add new teacher” feature.
  5. This is very similar to “1. Add new student”. If you do it correctly, it should look like this
  6. School System:
    1. Add a student
    2. Add a teacher
    3. Find student
    4. Find teacher
    5. List all students
    6. List all teachers
    Enter your selection (type "exit" to quit):2
    
    Enter First Name: Gamas
    Enter Last Name: Chang
    How old are you: 100
    Enter Subject of Expertise: Java
    New Teacher record is created: Gamas
    
    School System:
    1. Add a student
    2. Add a teacher
    3. Find student
    4. Find teacher
    5. List all students
    6. List all teachers
    Enter your selection (type "exit" to quit):

Details

Date:
January 8, 2022
Time:
5:00 pm - 6:00 pm
Event Categories:
,
Verified by MonsterInsights