American Young Coder

AYC logo

9 AM – Python Game Development

We were able to make the dragon flaps its wings by looping through 4 of its images/costumes. Homework: Right now the dragon is flapping its wing too fast. You need to makeRead More...

10AM – Intro To Python

Today We Learned: How to make a while loop Forever loops How to break from a forever loop Homework: In Oct10_TellMeYourAgeForeverLoop.py modify your TellMeYourAge.py code so that it is inside a foreverRead More...

10 AM – Python Game Development

We continued with FlappyDuck: We made the player switch the costume when it hits the tube. Homework: Choose the song for your final project if you have not done so. In FlappyRead More...

11 AM – Python Game Development

We continued with FlappyDuck project. Homework: Create 2 tubes, one on the bottom, and one on the top of the screen. Inside tube.py: in the __init__ parameter, change from the "direction" parameterRead More...

11 AM – Scratch Level 1

Today we: Made the dog and bat move only after the cat counts down Made a new Finish Line Began to make the Winners Banner Your HW: Make the banner swap toRead More...

1 PM – Intro to Python

We reviewed everyone's progress on their final project. We learned how to draw polygons and letters. Your homework is to finish your final project which is due before class next Saturday.  EmailRead More...

3 PM – Intro To Java

We continued with JavaFX Vehicle System We started adding edit button We added style.css to have the background image. Homework: Add the following icon image for the edit button. When done properly,Read More...

4 PM – Intro To Python

We went over starwars homework We created Magic 8 Ball project. Homework: Create the 2nd version of Magic 8 Ball project using Create a list of all possible answers Utilize random.choice toRead More...

4 PM Scratch Level 2

Today we were able to complete the Doom on the Broom project. For Homework: Please create two roads for the Glacier Race project which will be on page 170. First create oneRead More...

5PM – Intro to Python – Latisha

Today we Learned: How to create a variable How to print a variable Difference between Integers, Floats/Doubles, Strings, and Booleans How to do string combination with + Homework: pages 20-23 (IntroToPythonP20toP23) fromRead More...

6 PM – Intro to Python

We completed Baby Name Generator program. Next week is Intro To Python final test. It is going to be a 2 hour final test. Please study the following Baby Name Generator Turtle:Read More...