American Young Coder

AYC logo

10 AM – Intro To Java – Gamas

Homework We continued with our Temperature Converter android application. Make the "Fahrenheit" and "Celcius" labels in the app bold and bigger and left alligned.

11 AM – Scratch 1 – Abigail

What we did today We added a "best time" and "best player" score in Tunnel of Doom. We continued working on the Birthday Card project. Homework Do pages 90-91 on your PinkRead More...

12 PM – Intro To Java – Gamas

Homework Create a new Java project in your IntelliJ. Name it SAT-12PM-EmailApplication Create a new class EmailAccount.java with the following attributes: email, password, name; Create a new class EmailSystem.java. This is goingRead More...

1 PM – Python Game Development

Today: We went over the homework to rotate the shield. We added animation to the exploding brick. We oriented the bullet so it's facing the correct direction using the angle passed byRead More...

2 PM Scratch Level 1 Alexander Lee

Today We Did We finished up our Fantastic Flowers project, adding in the stalk and talking about my blocks more. We also started the Cheese Chase project, adding in the mouse controls.Read More...

3 PM – Intro To Java – Gamas

Today We Do We continued with SchoolApplication. We added listAllStudents() and listAllTeachers() We check if our list is empty to print "We don't have any students in our system yet." We addedRead More...

3 PM – Scratch Level 2 – Allison

Today we: Continued the Cheese Chase project Coded the Cheese sprite to go to a random place when the Green Flag is clicked Coded the Cheese sprite to play the sound "pop"Read More...

4PM – Object Oriented Python – Latisha

Today We Did: Learned about Dictionaries Homework: Do Page 92 to 97 and Page 99 TRY IT YOURSELF 6-1 and 6-2 from the textbook in a file called Feb12_DictionaryHomework.py If you have anyRead More...

4:30 PM – Scratch Level 1

Today we: Continued the Animal Crossing project Added a sprite and coded it to move from the right edge to the left edge. When it reaches the left edge, it will sayRead More...

5 PM – Intro To Java – Gamas

Today We Do Homework Continue with SAT-5PM-EmailApplication Add the code to do "1. Create an Email Account" Add the code to do "3. List all Email Account" Please select from below 1.Read More...

5 PM – Python OOP – David

Topics covered in class today: We reviewed classes, as well as learned how to use class attributes outside of the class. Homework: Don't worry about trying to install PyCharm, instead, I willRead More...

6 PM – Intro to Python – David

Topics covered in class today: We reviewed the homework, covering random.choice and the rest of the star wars problems Started learning how to create the hangman game and checking if a characterRead More...