12 PM – Intro To Java – Gamas
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 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...
2 hours final test.
Homework Continue on MonsterInheritance project Add code to do the following Please select from one of the following 1. Add new monster 2. List all monsters 3. Play the game Enter yourRead More...
Today We Did: We continued and were able to finish up the RestaurantMap project which used HashMap. We learned more about how to add things into a HashMap as well as howRead More...
Homework Change the app_name inside res/values/strings.xml into something other than Temperature Converter and use other languages that DOES NOT use alphabeth. For example, Korean or Chinese or Arabic. Use google translate InsideRead More...
Today We Did: We started with the School System project. We were able to figure out how to add a student in. Learned about how to create a constructor and that weRead More...
Today We Do We continued with MonsterInheritance project. We added player's health and player's name as MonsterInheritance class attributes. We reuse listAllMonsters() method to display the list of monster after user playRead More...
Today We Did: We continued with the School System using the Hash Map project Added in the ability to find the student and also how we can edit the student using HashMap.Read More...