American Young Coder

AYC logo

10 AM – Intro to Java – Gamas

Today We Do We continued with Monster Inheritance project by overriding the doArrowDamage in WatterGolem.java We continued with the Android app a little bit. Homework No homework

SAT – 11 AM – Indo – Scratch 2

Today We Do We finished Cheese Chase project We started Fantastic Flower project. Homework Continue "Fantastic Flower" from Pink book do page 110 to 115

11 AM – Scratch 1 – Abigail

What we did today We added a timer and obstacles to "Tunnel of Doom" project. We started on the Birthday Card project. Homework Do pages 132-133 on your pink Scratch book (theRead More...

12 PM – Intro To Java – Gamas

Today We Do We continued learning Map/HashMap. We learned how HashMap contains key and value whereas List only contains values. We learned how to add and find Restaurant object form Map/HashMap. HomeworkRead More...

1 PM – Python Game Development

Today: We went over the homework to add the shield on top of the tank. We corrected the rotation of the turret. Homework: Add a new attribute "self.degrees_rotated" to the shield, andRead More...

2 PM Scratch Level 2 Alexander Lee

Today We Did: We finished up the Spaceship 2.0 project adding in the Bomb and the Bomb powerup. We started the Fantastic Flowers project and explained the My Blocks. For Homework: BeRead More...

2PM – Intro to Python – Latisha

Today We Did: Reviewed for Quiz 2 Homework: Study for the Quiz 2 Things to Study: Data Types Functions: with and without return values. Function with parameter vs no parameter Random module.Read More...

3 PM – Intro To Java – Gamas

Today We Do We finished Restaurant System program. We started SchoolApplication. We added Student class, "1. Add Student" Homework Add code to enable "3. List all students" Create a new class TeacherRead More...

3 PM – Scratch Level 2 – Allison

Today we: Continued the Fantastic Flower project Created a block “draw_stalk" Used the block "draw_stalk" to create stalks, as well as customize the length and thickness of the stalk Finished the FantasticRead More...

3pm Scratch Level 1 – Bill

Today We: Continued the Space Ship 1.0 project Made it so the asteroids have random costumes and more random sizes Made a timer variable that counts down from 10 Added a YouRead More...

5 PM – Intro To Java – Gamas

Today We Do We continued learning Map/HashMap by storing Student into map and finding Student in map. Also we did list all students by going through every value in the map usingRead More...

5 PM – Python OOP – David

Topics covered in class today: We reviewed the dictionary homework using .items() and .keys() We started learning about classes, mainly covering the "__init__" method today. Homework: If you need more clarification onRead More...

6 PM – Intro to Python – David

Topics covered in class today: We reviewed the homework that covered functions with and without return values Practiced using more functions with return values Learned about the random module Homework: Refer toRead More...