American Young Coder

AYC logo

9 AM – Android Game Development with Java

Today We Do We continued with GameView.java. We learned about Java interface. We learned about Java Thread. Homework If you have not done last week homework, please do so. Inside GameView.java, replaceRead More...

10 AM – Intro To Java

Today We Do We finished EmailApplication project. We reviewed how to fix Java error. Homework Review EmailApplication and SchoolApplication projects. In 2 weeks we are going to have 1st quiz and theRead More...

12 PM – Intro To Java

Homework Create a new Java file Oct23_ListForLoopHomework.java Study second type of for loop from here: https://www.w3schools.com/java/java_for_loop.asp Do exercises number 1 to 3  from https://www.ayclogic.com/java-list-forloop/

1 PM – Python Game Development

Today We went over the final projects We added the landing page for shoot balloon. I've added the source code here. Homework Finish up your final projects.

2PM – Intro to Python – Gamas

Today we did: Continued working on Robot Builder Added the Neck and Body Created draw_left_arm function Homework: Draw the right arm. Create a function called draw_right_arm and use a for loop toRead More...

2 PM – Intro To Python – Latisha

Today We do We reviewed homeworks today about if else and list. Homework The homework is due on Thursday night  (10/28) not Saturday. Please email your homework to gamas@ayclogic.com. Please attach theRead More...

2 PM Scratch Level 1

Today We Did: Finished up the Tunnel of Doom project. Talked more about clones and how to use them For Homework: Please create 3 more costumes for the splats Also do pageRead More...

3 pm Scratch Level 1 – Bill

Today We: Continued the Christmas card Project Made all the custom images fit the project Changed the Banner to be Christmas themed Changed the Sharks Lines to be Christmas themed Recorded voiceRead More...

3 PM – Scratch Level 1 – Allison

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

3 PM – OOP Python – Nathaniel

Today we: Went over MonsterInheritanceSystem program. (We will go over this again next week) Added the Troll class to the program   Homework: create Godzilla class that inherits Monster class attributes overrideRead More...

4:30 PM – Scratch Level 1

Today we: Continued the Dino Dance project Coded the Dinosaur2 sprite to move left and right, as well as bounce off the edges of the screen Learned about rotation styles in ScratchRead More...

6PM – Intro to Python

Today we learned: What is a Boolean Data Type How to use .title(), .upper(), and .lower() How to make f-strings How to user .title(), .upper(), .lower() inside an f-string Homework: Do pg.Read More...