American Young Coder

AYC logo

9 AM – Python Game Development

We showed scores on the top left corner. No homework and no class from December 24th to January 3rd. The class will resume on January 9th. If you guys eager to doRead More...

10 AM – Intro to Python Catch-up

Today we went over: Variables, Data types, and String manipulation Homework: Pg 20 to 23, copy all the codes from the book into Thonny If you have any questions, please feel freeRead More...

10AM – Intro to Python

Today we did: Worked on Hangman game Exit loop if user enters secret word or has no more lives Subtract a life if the user enters the wrong answer Homework: None IfRead More...

10 AM – Python Game Development

We went over how to integrate GIT and GITLAB into students computer. This way they can easily share files between team members and do collaboration. No homework and no class between DecemberRead More...

11 am Scratch Level 1

Today We: Wrapped up the Christmas card project Verified our emails Shared our projects Tested sending project links to the person with email Your HW: Send your project link to the personRead More...

12 PM – Python Game Development

We enabled the walking and the shooting animation of the player. Homework: Create bullet.py Create Bullet sprite class and integrate to main.py. In the main.py, if user click the SPACE button, launchRead More...

1 PM – Python Game Development

Today we went over the inheritance homework. We setup PyCharm and started the Birdie project from the Birdie Template.

3 PM Scratch Level 2

Today we were able to complete the Christmas Card and also finish the Star Hunter project. For Homework: There is no homework! Have fun during break.

3 PM – Scratch Level 1

Today we finished the Dino Dance project Today we also started the Animal Race project Homework: In the same Animal Race project we did in class, add the codes from book pagesRead More...

4 PM Scratch Level 2

Today we were able to finish up the Christmas Project and the Fireball Fighting project. Next time we meet we will review for the test and the week after will be theRead More...

4 PM – Intro To Python

We learned how to create complex shape by combining circles, rectangles, and controlling the angle the drawing needs to be. We learned how to create a polygon. Homework: Make progress on yourRead More...

5 PM – Introduction to Python

Today we had: Our first quiz Homework: No homework, enjoy the holidays! If you have any questions, please feel free to email me at nathaniel@ayclogic.com!

6 PM – Python Game Development

We went over how to shrink images in pygame. We learned how to animate the movement of your sprite by creating class attributes self.bird1_x and self_bird1_y. No homework and no class fromRead More...