Today We Did
- Finished TellMeYour
- Started SchoolApplication
- Created Student.java
- Explained attributes, constructor, getter methods
- Started SchoolSystem
Homework
- Create Teacher.java
- Create the following attributes:
- firstName
- lastName
- subject
- Create a constructor
- Create getter methods
- Modify SchoolSystem.java
- After printing the menu, prompt the user: “Enter your selection: “
- Get the user’s input
- Create If-Else statements to perform tasks based on user’s input
- (should be empty for now but we will fill them in as we go)
Make a new folder and 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.