American Young Coder Academy – Indo

5 PM Intro To Java – Alex Lee

Today We Did: Covered the List and For Loop homework for the first two questions. Reviewed about for loops and how to loop through a list using them with either index orRead More...

1 PM – Android Game Development – Gamas

Homework Inside activity_main.xml, adjust player1Label and player2Label topConstraint so it will look vertically aligned with the player1Text and player2Text. Inside activity_game.xml, set the background image to background_img.png  

4 PM Scratch Level 1 – Alex

Today We Did: We finished up the Window Cleaner project. Started the Punch The Dummy project Added in most of the components For Homework: Continue with the Punch The Dummy project GoRead More...

5 PM – Intro To Java – Alex Lee

Homework Create a new project called Mar3Magic8Ball.java, and use a combination of Random module, while loop, if else statements to create Magic8Ball game. Look at below Python codes for your reference importRead More...

12 PM – Android Game Development – Gamas

Homework We are using a lot of if elif else statements in our codes. There is a slightly faster way which is using switch https://www.w3schools.com/java/java_switch.asp Replaced code inside GameView.update() to use JavaRead More...

1 PM – Android Game Dev – Gamas

Homework Inside activity_game.xml, add the component number 3, 4, 5 and 7. For component 4, just put start (left:32dp) and top constraint (8dp). For component 3, just put end (right:32dp) and topRead More...

7 PM Intro To Java – Alex Lee

Today We Did: Started with the Monster Inheritance project For Homework: Make a new method called printMonsterMenu and it should contain all the code that is used to print out the menuRead More...

5 PM – Intro To Java – Alex Lee

Today We Did: We went over the Magic8Ball homework Also, learned about methods and how object-oriented programming works. For Homework: Convert your Magic8Ball homework into a much shorter version of it: PutRead More...

Verified by MonsterInsights