American Young Coder

AYC logo

10 AM – Intro To Java – Gamas

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

1 PM – Intro To Java – Alex Lee

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

3 PM – Intro To Java – Gamas

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

5 PM – Intro To Java – Gamas

Today We Do We finished EmailApplication project. Homework Create a new Java file PetSystem.java Copy broken Java code from https://www.ayclogic.com/fix-java-error/ and fix all compilation errors and logic errors.