American Young Coder

AYC logo

9 AM – Intro To Java

Today We Do We reviewed AnimalFightingSystem program Homework Next week is a 2 hour final test. Please come at 8 AM. Study codes in AnimalFightingSystem, DriverSystem, MonsterInheritanceSystem. All source codes for theseRead More...

SAT – 10 AM – Scratch 1 – Indo

Today We Do We continued with Mary Had A Little Lamb augmented realty project. Homework In the conductor sprite, add 3 costumes like the following. After that animate these 3 costumes justRead More...

10 AM – Intro To Java

Today We Do We added List all students and Find student features. We modularize the code by creating methods Homework Make Find student feature non-case sensitive. Create a method "findStudent()" and moveRead More...

1 PM – Python Game Development

Today We went over the final projects We learned how to commit code inside pycharm and push it to gitlab. Homework Make sure that you are able to push a commit toRead More...

2 PM – Intro To Python – Gamas

Today We Do We finished function with return value homework review We learned about Python random module We created Magic8Ball game. Homework Change the code in Aug14_Magic8Ball.py so when user enter "exit"Read More...

3pm Scratch Level 1 – Bill

Today We: Continued the Funny Faces project Added eyebrows and hair Drew the mouth Drew the Nose Made the nose have animated boogers Completed the Funny Faces project Your HW: Download thisRead More...

3 PM – Scratch Level 1 – Allison

Today we: continued the Mary Had a Little Lamb project coded the sprites to play different notes started coding the Conductor sprite to play part of the song Homework: code the ConductorRead More...

3 PM – Python Game Development

Today We Do We started the enemy waves code today. Still work in progress Homework Add LANDING_PAGE and GAME_IN_SESSION in config.py. in main.py , add code to display landing page. The landingRead More...

4 PM – Intro to Python – Nathaniel

Today We: Finished the complex shapes module with the rectangle face. Homework Write turtle python code to create the following shape:

5 PM – OOP Python – Nathaniel

Today We: Finished the SchoolApplication methods to handle the first 3 options of the menu (add, list, and find student) Homework Create 3 new methods called add_teacher(), list_teacher(), and find_teacher() add_teacher() shouldRead More...

6 PM – Python Game Development

Today We Do We reviewed Final Projects progress We continued with Shoot Balloon project. Homework Continue making progress of your Final project.