- This event has passed.
4 PM – Intro To Java – William
December 2, 2023 @ 4:00 pm - 5:00 pm
Today We Did
- Reviewed:
- Add a teacher
- List all teachers
- List all students.
- Explained overriding toString() method
- Started findStudent()
Homework
- Finish findStudent()
- Add a last name attribute to Student
- Make sure to modify addStudent()
- Check if first and last name that user inputs matches a student
- Print out the student’s information (name, age, grade)
- Add a last name attribute to Student
- Create findTeacher()
- Match first and last name (similar to findStudent())
- Make sure to add both methods to your run() method
Upload your SchoolApplication files to your assigned Google Drive folders by Friday night.
If you have any questions, please email me at williamsmith@ayclogic.com.