- This event has passed.
4 PM – Intro To Java – William
January 27 @ 4:00 pm - 5:00 pm
Today We Did
- Java Quiz
Homework
We will be starting a MonsterInheritance program next class! Do the following to prepare:
- Create a new project called MonsterInheritance
- Create a Monster class:
- Monsters should have 3 attributes:
- String species
- int health
- int maxAttack
- Create getter and setter methods
- Create a constructor
- Monsters should have 3 attributes:
If you have any questions, please email me at williamsmith@ayclogic.com.