American Young Coder (AYC)

AYC logo

7 PM – Intro To Java – Alex Lee

Today We Did: Continued with the TemperatureConverter project Added in the temperature spinner listener Learned about the resources For Homework: Be able to change it to Celsius to Kelvin as the header.Read More...

5 PM – Intro To Java – Alex Lee

Today We Did: We learned about HashMaps and how to store the information. Understood about the keys and values with it Started the RestaurantMap project For Homework: First, create a new classRead More...

12 PM – Android Game Dev – Gamas

Homework Continue on Tic-Tac-Toe game In MainActivity.java, when user click on the Start Game button, get the player 1 name and player 2 name and print it to the console. You mightRead More...

1 PM – Android Game Dev – Gamas

Homework In Tic-Tac-Toe project, make the MainActivity "START GAME" button blue like the one in GameActivity and make the text size bigger. If you have not done it, in GameActivity, change theRead More...

7PM – Intro To Java – Alex Lee

Today We Did: We finish up the TemperatureConverter project by adding in the other headers and also figuring out how to change the equation based on the conversion type. Also looked overRead More...

1 PM – Android Game Dev – Gamas

Today We Did We implemented RESET GAME button. We added tag to each of the boxes. We started working on checkForWinner() method. Homework In the class today, we added code to checkRead More...

5 PM – Intro To Java – Alex Lee

Today We Did: We learned about how to fix up errors and be able to see what is wrong with the code. Started the Email Application project For Homework: Create a newRead More...

5 PM – Android Game Dev – Gamas

Today We Did We reviewed basic Java syntax because to create any kind of games in Android you need to know the basic Java syntax. We made sure everyone installed Android Studio.Read More...

5 PM – Android Game Dev – Gamas

Homework Book.getInfo() needs to return String in the following format "Lord of The Rings by JRR Tolkien. Published on 1950. Price is $20. ID ABCD123" Inside LibrarySystem, add one more method "editBookPriceUsingList()".Read More...

1 PM – Android Game Dev – Gamas

Today We Did We made sure when someone win, the board is no longer clickable We added code to handle if no one win (Tie). Started Setting page. Homework No homework nextRead More...

Verified by MonsterInsights