American Young Coder

AYC logo

9 AM – Intro To Java – Gamas

Today We Do We reviewed EmailApplication, SchoolApplication. We reviewed Map and List. We learned that a class can have additional method aside from getter and setter. We added EmailAccount.age and learn howRead More...

11 AM – Scratch Level 2 – Abigail

Today we: Started the Spaceship project Created the Star sprite by redesigning the Snowflake sprite's costume, deleting the stamp codes, and making the clones fall straight down Added the Rocketship sprite CodedRead More...

12 PM – Intro To Java – Gamas

Today We Do We continued with Temperature Converter application We changed the header according to the selected conversion type. We changed the conversion formula according to the selected conversion type Homework ClearRead More...

1 PM Intro To Java – Alex

Today We Did: We reviewed the School System project by going through how to change findStudent() into a return method and how to use it. We also implemented it into the editStudent()Read More...

1 PM – Python Game Development

Today: We went over the homework to add custom shooting tower images and collision detection logic between bullets and enemies We added logic so different towers shoot their corresponding bullet images. WeRead More...

3 PM Scratch Level 2 – Alex

Today We Did: Today we shortly looked over the Doom on the Broom project. We learned about how to create and use a list. Learned about the index, and how we changeRead More...

5PM – Object Oriented Python – Latisha

Topics covered in class today: Continued working on Adventure Game Worked on Application Loop Finished Sword Attack Made Function to Print the Menu Started Magic Attack Homework Finish up the homework fromRead More...

5 PM – Intro To Java – Gamas

Today We Do We were able to get the temperature that user enter in the originalTempField. We were able to copy the temperature that user enter in the originalTempField into convertedTempField. HomeworkRead More...

6PM – Intro To Python – Bill

Today We: Started the Shopping Cart system project Learned how to create a large multi-line menu string variable Created the main loop Asked the user what option they want to select MadeRead More...