American Young Coder

AYC logo

4PM – Object Oriented Python

Today We Did: Continued Application Loop Created Add Driver Homework: Make a function that loops through all the Drivers and prints their information If you have any questions, please send an emailRead More...

5 PM – Scratch Level 1 – Allison

Today we: Continued the Mary Had a Little Lamb Project Added the Conductor sprite Coded the Conductor sprite to play the "Mary Had a Little Lamb" song Homework Pt. 1 Finish codingRead More...

5 PM Scratch Level 2 Alexander Lee

Today We Did: Continued with the Christmas Card project. Added in the bells, along with snow, and the gift box. For Homework: Add in two banners, one that says "From: Your Name"Read More...

6 PM – Intro To Java

Homework Create a java file Dec2MethodHomework.java Inside this file, create a method favoriteSport(String sport) if the name parameter is “Volleyball” (non-casesensitive) print to the shell “Volleyball is a my favorite sport “.Read More...

7 PM – Intro To Java

Homework Create a Java file Dec2OOPHomework.java Copy the 2 methods from last week's homework. Create method “run” which will display below menu continuously and depending on what the user choose, will eitherRead More...