American Young Coder

AYC logo

9 AM – Python Game Development

We continued with Birdie project We detected mouse coordinate so we can check if user click on top of the mouse. Assisted a couple of students with their Python and Pycharm settings.Read More...

10 – Python Game Development

We did project planning for both group for their final projects. The final project is due on March 13. Homework: Complete project planning on the proposal document. I want to see whatRead More...

10AM – Intro to Python

Today we Did: Continued working on Hangman Game Learned how to loop through a list using its index Homework: None If you have any questions, please send an email to latisha@ayclogic.com

11 am Scratch Level 1

Today We: Started new Spiralizer project Learned how Clones work Learned about how Scratch can only have 300 clones of a sprite Learned how to keep the clones going without hitting theRead More...

12 PM – Python Game Development

We continued discussing about the final project. We started with Shoot Balloon project. Homework: Complete your Final Project - project planning. I want to see what you can accomplish every week. TheRead More...

1 PM – Python Game Development

Today we finished setting up the Birdie project and configured it to work with python and installed the pygame library. We read through the initial code and modified it to draw theRead More...

2 PM – Minecraft Modding With Java

We went over the different version of Minecrafts Java version Bedrock We downloaded Minecraft Forge 1.16 Homework: Download and purchase Minecraft if you have not done so from https://www.minecraft.net/en-us/get-minecraft

3 PM – Scratch Level 1

Today we continued the Animal Race project Homework: No homework this week. Enjoy!

3 PM Scratch Level 2

Today we began with the Cheese Chase project. For Homework: Please do from pages 64-65. Here are the pages hwforstudents

4 PM – Intro To Python

We discussed about final project. We started Kaleido Spiral project. Homework: continued with your final project, please email me your python final project file to gamas@ayclogic.com. Final project is due on JanuaryRead More...

4 PM Scratch Level 2

Today we were able to review for the test that will be next week. Please be prepared for the test this coming week with an email ready. If you have any lastRead More...

5 PM – Introduction to Python

Today we went over: Quiz 1A Intro to functions with and without return values Homework: Pages 130 to 133 If you have any questions, please feel free to email me at nathaniel@ayclogic.com!

6 PM – Python Game Development

We completed bird.py where we created Bird class which inherits from Sprite. Homework: Review the codes as I am going to ask these questions next week. Review Bird.__init__(...) . Try to understandRead More...