12 PM – Intro To Java – Gamas
Homework Next week is Java quiz, please come 15 mins early (11:45 AM). Please study SchoolApplication and EmailApplication. Make sure you know the difference between Map and List. Make sure you knowRead More...
American Young Coder Academy – Indo
Homework Next week is Java quiz, please come 15 mins early (11:45 AM). Please study SchoolApplication and EmailApplication. Make sure you know the difference between Map and List. Make sure you knowRead More...
Today We Did We learned about If, Else statements Also learned about how to get user input with Scanner Talked about using AND and OR in Java For Homework Create a newRead More...
Today We Do We completed SchoolApplication We started learning about HashMap. Homework Go to https://www.youtube.com/watch?v=70qy6_gw1Hc and study about HashMap. Change the code in Mar5HashMap.java and see if you can store the followingRead More...
Homework Continue on EmailApplication Inside createEmailMessage(EmailAccount personWhoLogin) when user enter an email that is not inside emailAccountMap, then print message like "<email> is not in our system" and then stop doing sendingRead More...
Today We Do We learned how to change the temperature conversion formula. We learned how to reset the originalTemp EditText field and the conversionTemp TextView field whenever user change the conversion type.Read More...
One hour Java Quiz
Today We Do We reviewed March5_IfElseScannerHomework.java We went over List. We went over ForLoopForList or sometimes called For Each Loop. Homework Create a new Java file March12_ForLoopListHomework.java Do exercises number 1 andRead More...
Homework Continue with RestaurantSystemUsingMap.java Add the "2. Find Restaurant" feature. Example Please select from one of the following 1. Add Restaurant 2. Find Restaurant 3. List all Restaurants 4. Exit Enter yourRead More...
Today We Do We finished EmailApplication project. Homework Create a new Java file PetSystem.java Copy broken Java code from https://indo.ayclogic.com/fix-java-error/ and fix all compilation errors and logic errors.
Today We Do We reviewed the Quiz result. Homework Create a new Java file PetSystem.java Copy broken Java code from https://indo.ayclogic.com/fix-java-error/ and fix all compilation errors and logic errors.