9 AM – Intro To Java – Gamas
Today We Do We reviewed EmailApplication, SchoolApplication. We reviewed Map and List. We learned that a class can have additional method aside from getter and setter. We added EmailAccount.age and learn howRead More...
Today We Do We reviewed EmailApplication, SchoolApplication. We reviewed Map and List. We learned that a class can have additional method aside from getter and setter. We added EmailAccount.age and learn howRead More...
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 ClearRead More...
Today We Did: We reviewed the School System project by going through how to change findStudent() into a return method and how to use it. We also implemented it into the editStudent()Read More...
Today We Do We were able to get the temperature that user enter in the originalTempField. We were able to copy the temperature that user enter in the originalTempField into convertedTempField. HomeworkRead More...