American Young Coder

AYC logo

9 AM – Python Game Development

Homework: launch fireball in one direction continuously by pressing the spacebar without letting go for 3 to 5 mins until the fireballs come back to the screen from the other end ofRead More...

10 AM – Python Game Development

We continued with the Flappy Duck project. When the duck touch the Tube, the Duck will fall and when it hits the bottom, the game will switch to GAME OVER mode. Homework:Read More...

10AM – Intro to Python

Today we Learned: How to get a random element from a list Started to make Magic 8 Ball program Homework: In Nov21_Magic8Ball: Change the code so we get a random number fromRead More...

11 am Scratch level 1

Today We: Finished the grid project Started the face project Learned how to draw sprites in Scratch Created the eyes, face, mouth, and nose sprites Coded the sprites so they would goRead More...

12 PM – Python Game Development

We completed Flappy Duck project. We introduced Game Over page We introduced Game Win page. No class next week because of Thanksgiving No homework.

1 PM – Python Game Development

Today we went over the final test. We learned about dictionaries in python. We used dictionaries in python to avoid printing out duplicate names for BabyNameGenerator. Your homework is to read andRead More...

3 PM Scratch Level 2

Today we were able to complete the Spaceship 2.0 project. For Homework: Please do from pages 36-38 for homework, if you have any questions please tell me about them during the nextRead More...

3 PM – Intro To Java

I was going to give the final test on 12/05, but I changed my mind. Instead please do the following homework. The final test will be on 12/12 from 2 PM toRead More...

4 PM Scratch Level 2

Today we were able to continue with the Fireball Fighting project, adding in the projectiles and making one of them shoot. For Homework: Please make your second character able to shoot theirRead More...

5PM – Introduction to Python

Today we learned: The list homework (pg.36 3-1 and 3-2) and (pgs. 37-38, 39, 41) List operations such as append(), remove(), insert(), and del An introduction to for loops, how they work,Read More...

6 PM – Python Game Development

Homework: Please download and install Python 3.7 follow the instructions in here: https://www.ayclogic.com/python-installation-guide/ Please download and install Pycharm. Follow the instructions in here: https://www.ayclogic.com/pycharm-setup-guide/