American Young Coder

AYC logo

10 AM – Intro To Java

Homework Create Troll.java which will inherits from Monster class. Override doMagicDamage(magicType, damage) method to make Troll immune to "earth" magicType damage. Create WaterGolem.java which will inherits from Monster class. Override doMagicDamage(magicType, damage)Read More...

SAT – 11 AM – Scratch 2 – Indo

Homework When the Christmas Tree is clicked, do the following: Make the Bells sprite appear. After 4 seconds, switch Bells sprite to costume 2. Broadcast to make the giftbox appear. Create oneRead More...

11 AM – Scratch 1 – Abigail

What we did today We added a finish line and a winning banner for the dog and bat. Homework Make the bat winning banner appear when the bat touches the finish line.Read More...

1 PM – Python Game Development

Today: We went over the homework to add Brick sprite and move the tank. We made it so the tank can only move one direction at a time. We rotated the turretRead More...

2 PM – Intro To Python – Gamas

Homework Make progress on your Turtle project, it is due on Jan 8, so if you can please complete 75% of your project by next week. Continue on Dec11_ShoppingCart.py project. Make theRead More...

2PM – Intro to Python – Latisha

Today We Did: Learned how to make functions with optional parameters How to write a function to convert something into something else Homework: Do #4-7 from the Lists,Inputs,... Websites in a fileRead More...

2 PM Scratch Level 1 Alexander Lee

Today We Did: Continued with the Christmas Card project. Finished up the Christmas Card project and started the Mary Had a Little Lamb. Added in all the different notes for the song.Read More...

3pm Scratch Level 1 – Bill

Today We: Learned how to send our cards to people Verified our scratch accounts to send/share projects Reviewed what clones were from spyralizer Started the virtual snow project Made a snow spriteRead More...

3 PM – Intro To Java

Homework Create Dec11_GameInventoryHomework.java Do exercises number 3 only from https://www.ayclogic.com/java-list-forloop/

3 PM – Scratch Level 2 – Allison

Today we: Continued the Christmas Card project Created another costume for the Bell sprite Coded the Bell sprite to switch costumes Coded the Face sprite to show and hide Coded the GiftRead More...

4:30 PM – Scratch Level 1

Today we: Continued the Funny Faces project Created the Nose and Mouth sprite Coded the Nose sprite to forever switch costumes Coded the Bowtie sprite to forever rotate Coded sprites to go toRead More...

5 PM – Intro To Java

Homework Create Dec11Magic8BallV2.java and do the Magic8Ball using the List. Create another Java file Dec11MethodHomework.java Inside this file, create a method favoriteSport(String sport) if the name parameter is “Volleyball” (non-casesensitive) print toRead More...

6 PM – Intro To Python

Today We: Learned to use while loops to create infinite loops until a condition is met Homework: Page 123: 7-4, 7-5 Page 124: 7-6 If you have any questions, please email david@ayclogic.com