American Young Coder

AYC logo

9 AM – Python Game Development

We continued to work through Bird class. We integrated Bird class into main.py Homework: In Bird __init__ function do the following create a list for all the bird images: assets/bird01_A.png assets/bird02_A.png assets/bird03_A.pngRead More...

10AM – Intro to Python

Today we learned: how to use if, elif, and else statements difference between <, <=, >, >=, =, and == how to get input from the shell using input() Homework: page 114-116Read More...

11 AM – Python Game Development – Gamas

We completed Birdie game. We added special fireball indicator We added background music. We added the birdie_title.png image on top of the Play button. Homework: review the Birdie game codes and tryRead More...

11 AM – Python Game Development

We went over the homework to learn about dictionaries. We created BabyNameGenerator2.0, using dictionaries to avoid printing out duplicate names. We started learning about classes. Your homework is to read about classesRead More...

1 PM – Intro To Python

Next week is 2nd Python Quiz. It will be a 2 hour quiz. It will starts at 12 noon. Study the following Make sure you know how to fix python errors Review:Read More...

3 PM – Intro To Java

We added the number of seat filter feature. Homework: Make the InsertEditVehicleUI.fxml to look like below: On the BorderPane.TOP section, you need to add a GridPane. The GridPane will need to haveRead More...

4 PM Scratch Level 2

Today we continued with Jumpy Monkey and were able to finish Level 1 and start on Level 2. For Homework: Please add in a level sprite with two costumes. One for levelRead More...

5 PM – Intro To Python

We reviewed Forever Loop homework. We will have a quiz 2 weeks from today. It is going to be 2 hours quiz from 4 PM to 6 PM. Make sure you haveRead More...

5 PM Scratch Level 2

Today we continued with the Fireball Fighting project. Here is the project if you need it: (project) For Homework: Please change the second fireball into the same setup as your first fireball.Read More...

6 PM – Intro To Python

We completed Kaleido Spiral project. We started and completed robot with magic wand. This is basically combination of robot builder with kaleido spiral project. Homework: Draw your final project proposal in gridRead More...