American Young Coder

AYC logo

9:30 AM – Scratch 1 – Yitong

Today we: Finished the Animal Crossing project. Started the Spiralizer project. Added the Ball sprite. Learned about clones. Made the Ball sprite turn, change color, and make clones. Made the Ball clonesRead More...

10 AM – Indo – Intro To Python – Gamas

Homework Next week is 2nd quiz. Redo these exercises for practice https://www.ayclogic.com/intro-to-python-exercises-for-quiz-2/ https://www.ayclogic.com/intro-to-python-exercises/ Please study the following Function with and without return values. Random While loops, For loops List. How to useRead More...

10:30 AM – Scratch 1 – Yitong

Today we: Made the Snow clones go to random spots across the screen. Made the Snow clones shake back and forth. Made the Snow clones stamp themselves before getting deleted. Made theRead More...

12 PM – Android Game Dev – Gamas

Homework Continue with Dragon Birdie mobile application. Add High score feature. The Highscore feature should be stored inside SharedPreferences. SharedPreferences is what we used to store sound on and off setting.

1 PM – Android Game Dev – Gamas

Today We Did We continued with Tic Tac Toe. We started adding the Tic Tac Toe board using Linear Layout Homework No Homework

3 PM – Python Game Dev – Gamas

Homework Display assets/bird03_A.png in to bottom left corner of the screen and make it move to the right. Display assets/bird04_A.png in the bottom right corner of the screen and make it moveRead More...

5 PM – Minecraft Modding with Java – Gamas

Homework Migrate JupiterDragonAxe.java / DragonFireballAxe.java from 1.16.5 project to 1.19.3 project. Follow what we did with SaturnFireballAxe.java Migrate the Java file Add an entry in ModItems.java Add an entry in AYCEssentialsMod.java ModifyRead More...

5 PM – Python Game Development – Bill

Today We: Continued the Dragon Birdie project Your HW: Add a new method called "spawn_clouds" Make it spawn clouds like we did for the birds continuously

5 PM – Scratch Level 2 – Allison

Today We: Coded Level 2 Coded the Dinosaur sprite to block the Monkey sprite Coded the game to be over Finished the Jumpy Monkey Project Homework: Create a new project and titleRead More...

6:00 PM – Intro to Python – Juan

Today We Did Reviewed converting shell input to int. Learned about accessing a list with an index Changing list items Printing out the length of a list In case you need anything,Read More...