American Young Coder (AYC)

AYC logo
Loading Events

« All Events

  • This event has passed.

SAT – 6:30 PM – Intro To Java – Shawn

June 1 @ 6:30 pm - 7:30 pm

Gamas Sub

Today We Did
  1. We reviewed methods and Magic8BallOOPHomework.java
  2. We started SchoolSystem project.
    1. We print the menu.
    2. We created Student class.
Homework
  1. Add code that will make the program stop when user enter “exit”.
  2. Create a new attribute List<Student> studentList = new ArrayList<Student>(); inside SchoolSystem class.
  3. Create a new method addStudent() and inside this method, ask user 3 questions and create a Student class and add the student inside studentList.
  4. Don’t forget to call this addStudent() inside your applicationLoop when student chose “1. Add Student.”
    1. This is very similar to add_student(self) method in SchoolSystem in PythonOOP class. If you don’t have the code, here it is https://drive.google.com/drive/folders/1KCa4UyvybeAUByYZNh5XdzwBZl_q3C0_?usp=drive_link

Details

Date:
June 1
Time:
6:30 pm - 7:30 pm
Verified by MonsterInsights