American Young Coder

AYC logo

10 AM – Intro To Java – Gamas

Today We Do We reviewed quiz result. Homework Create a new Java Project (File > New Project) call this project "MonsterInheritance". Inside this new project, create a new Java file/class: Monster.java InsideRead More...

SAT – 11 AM – Scratch 2 – Indo

Homework Similar to how we limit the fireball, you guys should limit the bomb. Create a power up sprite, draw the sprite with big letter F. Just like asteroid, it will showRead More...

12 PM – Intro To Java – Gamas

Homework Continue on Nov13Magic8BallV1. You want the magic 8 program to be able to answer at least Yes, No or Maybe. Expected result would be Welcome to AYCLOGIC Magic 8 Ball game.Read More...

2PM – Intro to Python – Latisha

Today we learned: Functions without return Homework: Do pg. 130-132 from the textbook, as well as the TRY-IT-YOURSELF on pg.131, in a file called Nov13_FunctionsWithoutReturnHomework.py If you have any questions, please sendRead More...

2 PM – Intro To Python – Gamas

Today We Do We did Turtle project draw face2. We draw face2 continuously using different x and y coordinates. Homework In this class you need to create a Python digital drawing projectRead More...

3 PM – OOP Python – Nathaniel

Today we: Completed the Driver system homework And reviewed Object Oriented Programming concepts Homework: Study the class material we've learned thus far (Try doing the final exam practice by yourself) Final examRead More...

3 PM – Intro To Java – Gamas

Homework: Create your homework in Nov13VariablesAndDataTypesHomework.java Do exercises number 1 to 3 only from https://www.ayclogic.com/java-variables-datatypes/ . No need to do number 4.

3 PM – Scratch Level 1 – Allison

Today we: Had the Retake Final Test Homework: No homework this week Contact us if you have any questions or need any help

3pm Scratch Level 1 – Bill

Today We: Started the Christmas Card version 2 project Made a new Marquee text sprite Made it scroll across the screen and move down every time it reaches the end of theRead More...

Scratch Level 1 – 4:30 PM

Today we: Continued the Animal Race project Added the Dog Start sprite Coded the Dog sprite to go to the Dog Start sprite when the Green Flag is clicked Coded the DogRead More...

5 PM – Intro To Java

Homework Create a new Java file Nov13IfElseInputHomework.java Do exercises in https://www.ayclogic.com/java-exercise-2b-input-from-shell-and-if-else/

6 PM – Intro to Python – David

Today We: Learned about lists Learned how to add to lists using the append and insert methods Learned how to remove from lists using del, pop, and remove methods Learned how to get the lengthRead More...