American Young Coder

AYC logo

5 PM Scratch Level 2 Alexander Lee

Today We Did: We finished up the Circle Wars project. We began the Jumpy Monkey project, adding in the monkey. For Homework: Add in a Banana sprite, that creates three different clonesRead More...

5PM – Python Game Development – Latisha

Today We Did: Worked on Birdie Created the Cloud class Worked on Birdie class added wings flapping Created create_bird Added config.py Homework: make create_cloud() like we did for create_bird() in main.py. CallRead More...

7 PM – Intro To Java – Gamas

Homework Continue with Thu7PMEmailApplication. Do feature "1. Create an Email Account", "3. List all email accounts" and "4. Exit". You have to create a new class called EmailAccount.java with 3 attributes: email,Read More...

7 PM – Intro to Python – David

Topics covered in class today: We learned about using and and or in conditional statements We learned else if (elif) Homework: Page 84, 5-5 and 5-6