American Young Coder

AYC logo

9 AM – Android Game Development with Java

Today We Do We started GameActivity.java and GameView.java. Homework Add a new button in activity_main.xml. Use the following image Right click on the "app" directory and choose New > Activity > EmptyRead More...

10 AM – Intro To Java

Homework The email application code now can only have one email message per person. Fix the code so it can have more than one email message per person. Look at handleCreateEmail(EmailAccount) method. YouRead More...

12 PM – Intro To Java

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

1 PM – Python Game Development

Today We went over the final projects We added collision detection between the targets and the balloons. Homework Continue working on your final projects.

2PM – Intro to Python – Gamas

Today we did: Learned how to use Turtle Made a rectangle using t.goto() Created Rectangle function Started Robot Builder Homework: Draw the Eyes and Mouth of the Robot using the photo belowRead More...

2 PM – Intro To Python – Latisha

Today We Do We when over how to do IF ELSE statements, you can find what we did in the google drive OCT16_Exercises.py. We reviewed the homeworks Homeworks If you did notRead More...

3 PM – Python Game Development

Homework Bradley, Corey, Raelyn: In enemy.py, create different health and attack_points and image for different self.type. For everyone: similar to tower_for_purchase.py, you need to blit the self.health on top of the enemyRead More...

3 PM Scratch Level 1 – Bill

Today We: Continued the Spyralizer Project Added in sliders for the angle and speed Added in a darker background Made the clones get bigger the further out they get from the centerRead More...

3 PM – Scratch Level 1 – Allison

Today we: Reviewed for the Final Test Homework: Study for the Final Test (which is on Saturday, October 23) Come to our next class on time (come to the zoom meeting atRead More...

4:30 PM – Scratch Level 1

Today we: started the Dino Dance project learned about sprites, costumes, and backgrounds learned how to make a sprite switch costumes learned how to make the background change colors Homework: read andRead More...

5 PM – Python Game Development

Today We Do We learned about list, index and how to rotate the index from 0 to len(list) and back to 0. We fixed the problem with the bug costumes. The studentsRead More...

6PM – Intro to Python

October 16 @ 6:00 pm - 7:00 pm Today we learned: What is a variable How to make and print a variable Integers, Doubles/Floats, Strings How to combine strings Homework: pg. 20-23 from theRead More...