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...
Today We Did: Reviewed the Magic8Ball Homework Started talking about Object-Oriented Programming Learned about how to use methods and the difference between void methods and return type methods For Homework: Edit yourRead More...
Today We Do We reviewed Practice Quiz. We reviewed Bank Account Quiz. We reviewed Monster Inheritance. Homework Next week is 2 hour final test: 7 PM to 9 PM. Please study theRead More...
Today We Do We learned how to clear both original and converted temperature fields. We learned how to remove the decimal points in the temperature. We learned how to deploy Android application.Read More...
Today We Did: Today we learned about how to use HashMap. We talked about how to add and remove things from a HashMap, and also how to list out all the valuesRead More...
Today We Did: Today we learned about how to utilize methods better for coding and how to do object-oriented programming. We learned about how to create methods to ask the user aRead More...