American Young Coder

AYC logo

9AM – Intro to Python – Saagar

Today we did: First quiz - data types, for/while loops, input from shell, if else, lists Homework No homework!!! Enjoy your week!

9 AM – Intro To Java – Gamas

Homework Homework convert from Fahrenheit to Celcius. Convert sourceTemperature to Integer Formula - (F − 32) × 5/9 = Celcius Display the celcius in the system.out.println

10 AM – Intro To Python – Gamas

Homework Create a new Python file Sep16_InputFromShell.py Copy codes from page 114 to 116. If you see >>> copy code after the >>>. For example, if you see >>> age = input("HowRead More...

10 AM – Minecraft Modding With Java – Gamas

Today We Did We finished adding a custom animal entity into minecraft. We added animation to this custom animal We added temptation goals. Homework Go to src/main/resources/assets/aycessentials/textures/entity/hog.png and modify this texture accordingRead More...

1 PM Intro To Java – Alexander Lee

Today We Did: We finished up reviewing the practice quiz today Went over how to create the animal and also animal system. Talked again about how to create a method with aRead More...

2 PM – Intro To Python – Sebastian

Today We Did Learned how to check if things are the same, and if things are not the same (==, !=) Learned if, elif (otherwise if), and else (otherwise) Learned the differenceRead More...

4:30 PM – Scratch Level 2 – Allison

Today we: Continued the Spaceship 2.0 project Created the Fireball Power-up sprite Created the Bomb Power-up Sprite Created a variable called "Fireball" to keep track of how many fireballs the player hasRead More...

6 PM – Python OOP – Bill

Today We: Reviewed the Homework Started the School Application project Created a student class Your HW: Create a new file in your src folder called teacher Inside that file, create a teacherRead More...

7 PM – Digital Illustration – Abigail

What we did today We continued working on the Unicorn/Alicorn drawing. We finished drawing the eye details. We added the "cutie mark". We started working on the background. Homework Work on addingRead More...