American Young Coder

AYC logo

9:30 AM – Scratch 1 – Yitong

Today we: Finished the Spiralizer project. Started the Tunnel of Doom project. Added the Cat sprite, created the Tunnel sprite, and added the Home Button sprite. Made the Cat sprite follow theRead More...

10 AM – Scratch Level 2 – Allison

Today We: Started the Doom on the Broom project Reviewed the homework Coded the Bat sprite to create clones Coded the Bat clones go to a random place outside the screen's edgesRead More...

10:30 AM – Scratch 1 – Yitong

Today we: Finished the Virtual Snow project. Went over the Level 1 Practice Test. Homework: Finish the Level 1 Practice Test. Make sure you read over ALL the instructions before submitting theRead More...

12 PM – Android Game Dev – Gamas

Homework Continue on Dragon Birdie mobile app. Set game duration to 120 seconds. Modify GameView.createBird() codes so the frequency of bird getting created increase as the time progress: When game duration isRead More...

1 PM – Android Game Dev – Gamas

Homeworks XML homeworks Open your SchoolApplication or StudentApplication Inside this project, create a new XML file call it: school_application.xml Represent student_list inside school_application.xml. Inside student_list create at least 4 students. Represent eachRead More...

2 PM – Intro To Python – Sebastian

Today We Did Finished robot builder Learned how to draw a circle Began drawing face In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework MAR18_face_hw,Read More...

6:00 PM – Intro to Python – Juan

Today We Did Reviewed creating lists and accessing list items using index. Learned about adding to a list using: append, insert Removing from a list: pop, remove, del In case you needRead More...