American Young Coder

AYC logo

4 PM – Python OOP – Latisha

Homework Finish the Book A Trip feature in Driver System, just like below Please select one of the following menu 1. Add driver 2. Book a trip 3. Exit Please make yourRead More...

4 PM – Scratch 1 – Gamas

Today we: Reviewed the Practice Final Test Homework: Study for the Final Test (which is on Thursday, December 16) If you’d like, you can study the resources attached below to prepare forRead More...

5 PM Scratch Level 2 Alexander Lee

Today We Do: We continued on with the Christmas Card project. Created the banners with From: Your Name, and Merry Christmas Added in the gift box code along with the face's code.Read More...

5 PM – Scratch Level 1 – Allison

Today we: Finished the Mary Had a Little Lamb project Started the Virtual Snow project Added the Snowflake sprite, Snowman sprite, and background Coded the Snowflake sprites to forever create clones CodedRead More...

7 PM – Intro To Java

Homework Create a class Animal inside a new file Animal.java Inside this class, it will have the following attributes: String name int age String type boolean canFly; Create Animal constructor with theRead More...