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)
- 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.