American Young Coder

AYC logo

10 AM – Intro To Java

Today We Do We reviewed SchoolApplication and EmailSystem to prepare for quiz next week. Homework Study SchoolApplication and EmailSystem. Try to do SchoolApplication from scratch. And try not to look at theRead More...

1 PM – Python Game Development

Today: We went over the final projects. We added the score indicator countdown indicator and explosion sprites. I've uploaded the source code here. Homework: Finish your final projects and send me anRead More...

3 PM – OOP Python – Nathaniel

Today we: Went over MonsterInheritanceSystem program Added the Godzilla class to the program Created the Hangman class   Homework: Create a class called "Counter". And have an attribute of a count (startsRead More...

3 PM – Python Game Development

Today We Do We Added "Start Wave" and "Cancel Purchase" buttons on the screen. Homework Add code in main.py to make "Start Wave" and "Cancel Purchase" buttons clickable. Please do this byRead More...