American Young Coder

AYC logo

10 AM – Python Game Development

We made the player able to move left and right and made it face left and right accordingly. We added Bullet sprite. Homework: Integrate Bullet into the main.py Look at how weRead More...

11 AM – Python Game Development

We went over how to make the bird move horizontally We went over how to make the bird flaps its wings Homework: Load the third bird The bird should appear on theRead More...

1 PM – Intro To Python

We went over While Loop We enhanced Tell Me Your Age program to use While Loop Homework: From the book do page 51, 57, 58 and 59

2 PM – Intro to Python

We went over the 2nd Python Quiz.  You can view the answer key here. We introduced turtle which allows you to make drawing with python.  We are going to be using turtleRead More...

3 PM – Intro To Java

We went over Quiz Result. We started introducing JavaFX. No homework for next week.

4 PM Scratch Level 1

Today we finished the spaceship project and started the fireworks project. For Homework: Make sure to make the fireworks look like an actual firework for homework. Be sure to review your scratchRead More...

5PM-Scratch Level 2

We finished the Super Market project. Correct the code from this project if you have any bugs https://scratch.mit.edu/projects/398499301/editor/ No Homework unless you didn't finish anything in class

6 PM – Intro To Python

We learned about functions with return values. Homework: https://www.ayclogic.com/intro-to-python/star-wars-problem/ Do page 139