- This event has passed.
7pm – Intro to Java – Roland
May 8 @ 7:00 pm - 8:00 pm
Today We Did
- Homework Review
- Animal.java
- Constructor
- Getters
- Setters
- Animal.java
- Started SchoolSystem.java
- Created run loop
- Scanner and Menu
- addNewStudent()
- findStudent()
- Homework Review
Homework
- We’re going to continue working on our SchoolSystem.java application! Please code the following two functions below (Refer to the previous SchoolSystem.java file in our notes or continue off of it! It can be found at the following folder: https://drive.google.com/drive/folders/10JdSDu9bC5k_Jewi3BxazkkuBNrrVpqA?usp=drive_link)
- addNewTeacher()
- Don’t forget to ask the user for the subject the teacher teaches!
- findTeacher()
- When searching for a teacher, in addition to checking if the firstName and lastName are the same, check if the subject is the same as well!!!
- addNewTeacher()
- Upload your answer to google drive before next week Tuesday night.
If you have any questions feel free to email me rolandyang@ayclogic.com