American Young Coder

AYC logo

9 AM – Android Game Development

Today We Do We learned how to move from GameActivity back to MainActivity without crashing. We added Sound Switch to SettingActivity. Homework Reviewed all the codes in GameView and GameActivity.java and comeRead More...

10 AM – Intro To Java

Homework Continue on Monster Inheritance project. Add the "Arrow Attack" feature. This feature should be very similar to "Sword Attack". For Amanda and Jessica, install Android USB drivers by following these twoRead More...

11 AM – Scratch 1 – Abigail

What we did today We started the Animal Crossing project We learned how to code sprites to move across the screen while changing costumes. We learned about the code "change x byRead More...

12 PM – Intro To Java – Gamas

Today We Do We finished restaurant system. We started StudentApplication project. We created Student class and SchoolSystem class. We added Add Student and Find Student. Homework Continue with StudentApplication project, implement allRead More...

1 PM – Python Game Development

Today: We went over the homework to add the enemy tank and enemy turret We refactored the enemy tank and enemy turret to avoid code duplication, using inheritance. Homework: Add a spriteRead More...

2PM – Intro to Python – Latisha

Today We Did: Continued working on Hangman Learned how to loop through a list using Index Homework: Do Exercises 3-4 from Star Wars Exercises in your old file Jan8_StarWarsHomework.py NOTE: Please submitRead More...

3 PM – Intro To Java – Gamas

Today We Do: We finished Jan15ObjectOrientedProgramming We created Jan22RestaurantSystem and Restaurant classes. We learned about class constructor. Homework: Continue of Jan22RestaurantSystem.java Add code to do "1. Add a restaurant", similar to belowRead More...

3pm Scratch Level 1 – Bill

Today We: Started the Mary had a Little Lamb project Learned about the music extension and the codes that come with it Created the first Ball sprite Made it so when weRead More...

3 PM – Scratch Level 2 – Allison

Today we: Continued the Spaceship 2.0 project Reviewed on how to set a limit of how many fireballs and bombs the player can use Changed any codes if needed Added music to theRead More...

4:30 PM – Scratch Level 1

Today we: Learned about coordinate planes Learned about x and y coordinates Learned how to find x and y coordinates (AKA coordinate pairs) Homework: Confirm your Scratch email. Don't worry if youRead More...

5 PM – Intro To Java – Gamas

Today We Do We continued with SchoolApplication. We added findTeacher by first name and findStudent by firstname. We learned about Map and HashMap. Homework Right now inside SchoolApplication, we have feature callRead More...

5 PM – Python OOP – David

Today We: Converted the grocery system program to using dictionaries Homework Try to convert the grocery system program yourselves to use dictionaries, and try to do so without looking at the fileRead More...

6 PM – Intro to Python – David

Today We: Reviewed the quiz, covering topics such as: Lists Data-types String methods such as lower(), upper(), etc. Loops No homework! Good job on the quiz everybody and keep practicing what youRead More...