American Young Coder

AYC logo

10 AM – Intro To Java – Gamas

Today We Do We added Player class We removed code duplication on Dragon, Troll and WaterGolem We added maxAttack on Monster. Homework After player attacked monster, the monster also need to damageRead More...

11 AM – Scratch 2 – Gamas – Indo

Today We Do We finished Christmas Card project. We started Cheese Chase project. Homework Continue with Cheese Chase project from the yellow book from page 54 to 60.

11 AM – Scratch 1 – Abigail

What we did today We started working on the Funny Faces project Homework In your pink Scratch book on page 75, choose and draw five more sprites from the selection to putRead More...

12 PM – Intro To Java – Gamas

Homework: Create a class RestaurantSystem.java And the class should be very similar to Dec2MethodHomework.java where it will continuously displaying menu until user enter 3. Select below: 1. Add new restaurant 2. ListRead More...

1 PM – Python Game Development

Today: We went over the homework Add collision detection between the tank and the bricks. we moved the tank back when it collided with the bricks. Homework: Add collision detection between theRead More...

2 PM – Intro To Python – Gamas

Today We Do We finished Dec1_ShoppingCart.py project. We started Jan8_RobuxShoppingCart.py project. Homework If you guys are not done with your turtle project, I will extend the deadline until Jan15. This is 20%Read More...

2PM – Intro to Python – Latisha

Today We Did: Made Magic 8 Ball with random.choice Started working on Hangman Homework: Do Exercises 1 and 2 from Star Wars Problem in a file called Jan8_StarWarsHomework.py NOTE: Please submit yourRead More...

2 PM Scratch Level 1 – Alexander

Today We Did: We reviewed the Animal Crossing project to understand how to broadcast or say a message when a sprite reaches the edge of the screen. For Homework: Take the practiceRead More...

3 PM – Intro To Java – Gamas

Today We Do We finished reviewing Guess A Number between 0 to 100 game. We started explaining about methods. Homework If you are done with "tellMeYourAge" method, please try to finish itRead More...

3pm Scratch Level 1 – Bill

Today We: Continued the Window Cleaner Project Made the splats have a random costume Made the splats be random sizes Learned about the motion sensing extension codes Made it so when youRead More...

3 PM – Scratch Level 2 – Allison

Today we: Reviewed the last homework Continued the Spaceship 2.0 project Coded Asteroid clones to delete when touching the Fireball clones Added the Bomb sprite Coded Bomb clones to be created whenRead More...

4:30 PM – Scratch Level 1

Today we: Started the Spiralizer project Learned about clones Deleted clones when they touch the edge so the Scratch limit for clones won't be reached Coded the Ball sprite to change directions,Read More...

5 PM – Intro To Java – Gamas

Homework Continue on StudentApplication project. Create a new class Teacher which has the following attributes: firstName, lastName, age and subjectOfExpertise. Inside SchoolSystem.java, create a new list teacherList. Add the "2. Add newRead More...

5 PM – Python OOP – David

Today We: Reviewed functions and lists Learned about dictionaries - How to add to dictionaries, check if a key is in a dictionary, and how to loop through a dictionary using "name_of_dictionary.items()"Read More...

6 PM – Intro To Python – David

Today We: Reviewed for the quiz next week Homework: Keep reviewing for the quiz and good luck next week! I have published the file we worked with today so review the homeworkRead More...