American Young Coder

AYC logo

9 AM – Introduction To Python

We completed Kaleido Spiral Homework: Continue with your final project. For those of you who has not submitted the final project picture, please do it.

10 AM – Python Game Development

We continued with Birdie project. Homework: Load another image bird01_B.png and put it under variable self.bird2 Scale the image into the same size as bird01_A.png Alternate drawing of the bird images fromRead More...

11 AM – Introduction To Python

We completed Baby Name Generator program. Next week Final project is due April 4, 2020. It is 20% of your class grade. Please email me your final project the latest on thatRead More...

3 PM – Intro To Java

We went over how to use a while loop. We went over how to create a class in Java. Homework: Please do the code on pages 108 to 110 from our classRead More...

4 PM – Python Game Development

We continued with Birdie project. We made sure that user can click on the play button and resurrect the player. Homework: Clear the birds from the group when you click the PlayRead More...

4PM-Scratch Level 1

We started the Spiralizer project. Homework Complete Hacks and Tweaks on page 103 and 104.

5 PM Scratch Level 2

Today we made Spaceship 2.0 and were able to add in the lightning as well as the fireball power-up. For Homework Please create a lightning power-up for homework.

6 PM – Introduction To Python

We learned about variables and data types. Homework: Create a new file Mar28_HomeworkVariables.py do the homework from Page 20 to 23 in above new file.