American Young Coder

AYC logo

9 AM – Intro To Java – Gamas

Today We Do We continued with MonsterInheritance project. We added player's health and player's name as MonsterInheritance class attributes. We reuse listAllMonsters() method to display the list of monster after user playRead More...

10 AM – Intro To Python – Saagar Mahadev

Today we did: String methods like upper(), lower(), title() and how to use them (variable.method()) Reviewed string concatenation and introduced f-strings, an easier, better way to use variables in strings (e.g. f"hiRead More...

10 AM – Minecraft Modding in Java

Today We Do We started creating saturn_ore block. Announcement There is no class on July 2nd because of July 4 weekend. Please look at this page for list of observed holidays forRead More...

11 AM – Scratch 2 – Abigail

What we did today We continued working on the Spaceship project. We downloaded the fireball and coded it to shoot. Homework (Only for Kingsley) Watch the recording from 2 weeks ago toRead More...

1 PM – Intro To Java – Alex

Today We Did: We continued with the School System using the Hash Map project Added in the ability to find the student and also how we can edit the student using HashMap.Read More...

1 PM – Python Game Development

Today: We went over the homework to add the game over page. We added logic to reset the state of the game when clicking the play button. We added the game wonRead More...

3 PM – Scratch Level 2 – Allison

Today we: Finished the Supermarket project Started the Fireball and Ice-lightning Fight project Added the Cat, Cat's Power, Crab, and Crab's Power sprites Created the Game Loop Coded the Cat and CrabRead More...

4:30 PM – Scratch Level 1 – Allison

Today we: Reviewed homework Continued the Punch Dummy project Coded the Face sprite to move back and forth if it touches the mouse pointer Uploaded the Pow and Boxing Glove sprites CodedRead More...

5 PM – Intro To Python – Gamas

Today We Do We continued with Temperature Converter android application. We added feature to change header when user select a different conversion type in the spinner. Homework During the class, we onlyRead More...