9 AM – Android Game Development With Java
Homework apply screenRatioWidth and screenRatioHeight to Bird and Fireball width and height.
Homework apply screenRatioWidth and screenRatioHeight to Bird and Fireball width and height.
Homework inside MainActivity.convertButtonOnClick method, change the conversion formula according to "conversionMode" attribute.
Homework Continue on "Supermarket With List" project. Make sure all the fruit sprites are clickable and it will add item to the Shopping Cart List and add the total price. Add moreRead More...
What we did today We worked on the Spiralizer Homework (If you haven't finish) add the "speed" variable and slider, use the "angle" or "pensize" as reference if you are unsure. MakeRead More...
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 went over the homework to add the landing page. We went over the game walk and started the maze solver module to user for the enemy tank. Added logic toRead 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...
Today We: Reviewed the Scratch Level 1 final Reviewed Broadcast Message codes and a little bit of the coordinate grid Redid a project for extra practice Your HW: None
Today we: Continued the Cheese Chase project Edited the Mouse sprite's costume Coded the Ghost sprite to go at a faster speed when the second level starts Coded the Beetle sprites andRead More...
Today We Did: Finished Grocery System using Classes Homework: None If you have any questions, please send an email to latisha@ayclogic.com
Topics covered in class today: Started the School Application Created application_loop Created Student Class Homework In the application_loop, when the user selects "1", ask the user to input a name, age, andRead 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 finished the hangman. We started learning about fixing bugs. Homework: Copy the broken code at https://www.ayclogic.com/fixing-python-bugs/, and fix it using the methodology we learned in class. Once it's fixed itRead More...