2 PM Intro To Java – Alex
2 PM Intro To Java – Alex
Today We Did: Learned more about how to use Lists and create them Also understood how to create and use for loops using index and how we can use for loops andRead More...
Today We Did: Learned more about how to use Lists and create them Also understood how to create and use for loops using index and how we can use for loops andRead More...
Today We Did: Today we learned about how to use random Everyone took their turns in creating the AYCLOGIC Adventure game which used random damage. For Homework: Create a new file titledRead More...
Today We Do We learned how to clear the sourceTempTextField and convertedTempTextField when user select a drop down menu. We learned how to deploy your application to an Android phone by generatingRead 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...
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...
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...
Today We Do We continued with Temperature Converter android application. We added feature to change header when user select a different conversion type in the spinner. Homework During the class, we onlyRead More...