- This event has passed.
3:30 PM – Intro to Java – William
November 11, 2023 @ 3:30 pm - 4:30 pm
Today We Did
- Finished TellMeYour
- Started SchoolApplication
- Created Student.java
- Explained attributes, constructor, getter methods
- Started SchoolSystem
- Created Student.java
Homework
- Create Teacher.java
- Create the following attributes:
- firstName
- lastName
- subject
- Create a constructor
- Create getter methods
- Create the following attributes:
- 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.