- This event has passed.
12 PM – Intro To Java – Gamas
June 4, 2022 @ 12:00 pm - 1:00 pm
Today We Do
- We continued with Temperature Converter application
- We changed the header according to the selected conversion type.
- We changed the conversion formula according to the selected conversion type
Homework
- Clear the originalTemp and convertedTemp text whenever user selected anything in the spinner.
- Review EmailApplication and MonsterInheritance