American Young Coder

AYC logo

9 AM – Intro To Java – Gamas

Today We Did We finished Driver System. We reviewed what's going to be in the final test. Homework Next week is 2 hours final test. From 9 AM to 11 AM. ToRead More...

10:30 AM – Scratch 1 – Yitong

Today we: Added special effects to the accessory sprites. Finished the Funny Faces project. Started the Name Animation project. Made the first 3 letter sprites. Homework: Make the 4th letter in yourRead More...

11 AM – Intro To Python – Indo – Gamas

Today We Do We reviewed homework from https://www.ayclogic.com/intro-to-python-exercises/ Homework Next week is 1st quiz and this is 10% of your class grade. Please study well. During the quiz, you can use ThonnyRead More...

11 AM – Scratch 1 – Abigail

What we did today We finished working on the Dino Dance project. We started working on the Animal Race project. Homework Do pages 54-55 on your pink scratch book. Make sure toRead More...

2 PM – Intro To Python – Sebastian

Today We Did Review of homework Full review focusing on loops Can use for loops and while loops to do the same thing Reviewed how range() works Homework No homework this weekRead More...

3 PM – Intro To Python – Sebastian

Today We Did Review of homework Full review focusing on loops Can use for loops and while loops to do the same thing Reviewed how range() works Homework No homework this weekRead More...

4 PM – Intro To Java – Alex Lee

Homework: Create a new Java class <date>_MethodsHomework.java Create a new method convertFromFahrenheitToCelcius. It has one parameter int Fahrenheit. Inside the method, it will convert the Fahrenheit parameter into Celcius by using thisRead More...

4 PM – Python Game Development – Latisha

Homework Continue Flappy Bird project Inside main.py, inside game_in_session(), call check_player_fall_off_the_screen() method. Inside main.py, inside game_loop, add a condition that will handle GAME_OVER mode. And create game_over page like below. Including theRead More...

4:30 PM – Scratch Level 2 – Allison

Today we: Continued the Cheese Chase project Coded the Ghost sprite to chase the Mouse sprite while disappearing and showing Created a Game Over Banner When the Mouse sprite touches the BeetleRead More...

5 PM – Minecraft Modding with Java – Gamas

Today We Did We went over all the parameters (options) for SaturnArmorMaterial.java We created saturn_helmet, saturn_boots, saturn_leggings, saturn_helmet custom armors. Homework Customize your armor images saturn_boots.png saturn_leggings.png saturn_helmet.png Match the customization withRead More...

6 PM – Python OOP – Bill

Today We: Reviewed the HW Started working on the main in the Monster Inheritance project Created the get_menu method that will return the menu of the monsters Your HW: Create a variableRead More...