10 AM – Intro To Java – Gamas
Homework Continue with PetSystem Add feature to change name and change age Look at expected behavior below Menu 1. Add pet 2. List all pets 3. Find pet by name 4. ChangeRead More...
American Young Coder Academy – Indo
Homework Continue with PetSystem Add feature to change name and change age Look at expected behavior below Menu 1. Add pet 2. List all pets 3. Find pet by name 4. ChangeRead More...
For Homework Do the 3rd question with the Game Inventory for homework, by creating a new file called GameInventory.java and then following this link https://indo.ayclogic.com/java-list-forloop/
Today We Do We continued with RestaurantSystemUsingMap.java We added findRestaurant using Map. We verified if restaurant name exists in our system. Homework If you are not done, finish the listAllRestaurants(). Create aRead More...
Today We Do We learn how to fix error in Java. We added change pet's name in PetSystem. Homework Next week is Java Quiz. It is 20% of your grade. Please prepareRead More...
Today We Do We learned about how to fix Java errors. We continued on PetSystem Homework Continue with PetSystem Add feature to change name and change age. When you want to changeRead More...
Today We Do We learn how to fix Java error. Added find pet by name. Homework Add 2 more features in PetSystem. Change pet name and Change pet age. To do thisRead More...
Today We Do We added PetSystem the ability to change name. We created PetCannotDoFetch class. Homework I have uploaded all the latest PetSystem java files into Google Drive, please check it outRead More...
Today We Did Today we learned about using while loops Also learned about boolean, and how to use != with String Learned how to use if and else if with a whileRead More...
Today We Do We finished PetSystem We started MonsterInheritance project. Homework Continue on MonsterInheritance project. Do the following In the beginning, initialize monsterMap with 3 monsters, look at the example below PleaseRead More...
Today We Do We finished PetSystem. We reviewed Inheritance We reviewed how to use Map. Homework Next week is a 2 hours final test. Please study the following Bank System Quiz andRead More...