American Young Coder

AYC logo

9 AM – Intro To Java – Gamas

Today We Do We continued with Monster Inheritance project. We added attack menu after user selected a proper monster species. Homework In the attack menu, after user selected "2. Melee attack", weRead More...

10 AM – Intro to Python – Saagar

Today we did: If, elif, else statements and when/how we use them to execute code based on specific condition(s), else is not always necessary Important of indentation and colons in distinguishing ifRead More...

3 PM – Scratch 2 – Allison

Today We Do We added Star sprite which will appear on the screen every 3 seconds. We made one of the player flashing when it touch the star. When that flashing playerRead More...

4PM – Python Game Development – Latisha

Today We Do Set up Birdie Game Homework Load bird01_A.png into self.bird and blit it to the screen at (50,50) If you have any questions, please send an email to latisha@ayclogic.com

4:30 PM – Scratch 1 – Allison

What we did today We finished working on the Punch the Dummy project. We started working on the MHALL (Mary had a Little Lamb) project. We finished coding the C note sprite.Read More...

5 PM – Intro To Java – Gamas

Today We Do We finished Temperature Converter android application. We learned how to deploy android application manually using APK file. Homework You will soon have final test. Please do this practice test.Read More...

5PM – OOP – Latisha

Today We Do Finished Adventure Game Homework Create a new file book.py and add a new class Book. Inside the class, add these attributes: name, author, publication_year Create a new file book_main.pyRead More...