American Young Coder

AYC logo
Loading Events

« All Events

  • This event has passed.

9 AM – Intro To Java

January 17, 2021 @ 9:00 am - 10:00 am

  1. We did an introduction to OOP. We started SchoolApplication
  2. We created Student class
  3. Homework
    1. Create Teacher class similar to Student class
      1. Class attributes:
        1. firstName – String
        2. lastName – String
        3. age – int
        4. subjects – the data type of this is List of String
      2. create the getters and setters methods.
      3. create 2 random teachers inside the SchoolMainApplication.
    2. Create School class similar to Student and Teacher classes
      1. schoolName – String
      2. typeOfSchool – String
      3. create getters and setters methods

Details

Date:
January 17, 2021
Time:
9:00 am - 10:00 am
Event Categories:
,