American Young Coder

AYC logo

10 AM – Intro To Java – Gamas

Today We Do We finished PetSystem. We reviewed Inheritance We reviewed how to use Map. Homework Next week is a 2 hours final test. Please study the following Bank System Quiz andRead More...

11 AM – Scratch 1 – Abigail

What we did today We finished the Punch Dummy Project. We looked a little into the "Mary had a Little Lamb" project. Homework No homework this week :D

12 PM – Intro To Java – Gamas

Homework Continue on MonsterInheritance Add the ability to heal the player Change monster status according to its health. If its health is less than 0, display <Monster Name> has been defeated. ForRead More...

1 PM – Python Game Development

Today: We went over the homework to add the sound effect for firing the bullet. We randomized the location of where the shield powerup is created. We started on the logic toRead More...

3 PM – Intro to Java – Gamas

Homework Continue on EmailApplication program. Add the following features. 1. Create Email Account, 3. List All Email Accounts, 4. Exit. Use Map to store the Email Account. Create new class EmailAccount.java toRead More...

3pm Scratch Level 2 – Bill

Today We: Continued the Cheese Chase Project Made a ghost that shows up periodically and moves towards the mouse through walls Made the Cheese always spawn in the screen where the mouseRead More...

3 PM – Scratch Level 2 – Allison

Today we: Continued the Jumpy Monkey project Made the LaunchSpeed variable increase when the player presses the up arrow key Made the LaunchSpeed variable decrease when the player presses the down arrowRead More...

4PM – Object Oriented Python – Latisha

Today We Did: Continued working on Adventure Game Homework: Do Pg.168-170 from the textbook in a file called April2_InheritanceHomework.py If you have any questions, please send an email to latisha@ayclogic.com

5 PM – Intro To Java – Gamas

Today We Do We reviewed Quiz last week. We started Monster Inheritance project. Homework Continue on MonsterInheritance project. Add the following features: Add Monster, List all Monsters and Play The Game LookRead More...

6 PM – Intro to Python – David

Topics covered in class today: We started Python Digital drawing using Turtle. Homework: Create a new file “Apr2_Turtle4ShapesHomework.py” Create a new function “draw_rectangle”. One parameter: color. Inside the function, draw a rectangleRead More...