American Young Coder

AYC logo

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...

1 PM Intro To Java – Alex

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...

7 PM Intro To Java – Alex

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...

9 AM – Intro To Java – Gamas

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...

1 PM Intro to Java – Alex

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...

5 PM – Intro To Java – Gamas

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...

7 PM Intro To Java – Alex

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...

9 AM – Intro To Java – Gamas

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...

1 PM – Intro To Java – Alex

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...