« All Events
10 AM – Intro To Java – Gamas
March 12, 2022 @ 10:00 am - 11:00 am
Today We Do
- We learned how to change the temperature conversion formula.
- We learned how to reset the originalTemp EditText field and the conversionTemp TextView field whenever user change the conversion type.
Homework
- Review the quiz problem and the solution.
- Review Monster Inheritance project.
- Create a new Java file PetSystem.java
- Copy broken Java code from https://www.ayclogic.com/fix-java-error/ and fix all compilation errors and logic errors.