BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//American Young Coder - ECPv6.10.1.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:American Young Coder
X-ORIGINAL-URL:https://www.ayclogic.com
X-WR-CALDESC:Events for American Young Coder
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/Los_Angeles
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20250309T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20251102T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251022T170000
DTEND;TZID=America/Los_Angeles:20251022T180000
DTSTAMP:20260515T004503
CREATED:20251023T010121Z
LAST-MODIFIED:20251023T010121Z
UID:31399-1761152400-1761156000@www.ayclogic.com
SUMMARY:5PM – Intro To Python – Daniel
DESCRIPTION:What We Did\n\nWe went over the turtle projects.\n\nHomework\n\nContinue working on turtle project\, and be done with about 75% next week.\nProject is due 11/5/2025.\nIf you have any questions\, email me at dmeng@ayclogic.com
URL:https://www.ayclogic.com/event/5pm-intro-to-python-daniel-24/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251022T170000
DTEND;TZID=America/Los_Angeles:20251022T180000
DTSTAMP:20260515T004503
CREATED:20251023T011404Z
LAST-MODIFIED:20251030T003100Z
UID:31401-1761152400-1761156000@www.ayclogic.com
SUMMARY:5 PM – Scratch 1 – Yitong
DESCRIPTION:Today we:\n\nFinished the Dino Dance project.\nStarted the Animal Race project.\n\nHomework:\n\nMake a Ballerina sprite. Make your new Ballerina sprite dance.\n\nHint: Use the “switch costume” block we used in the other Dinosaur sprites.\n\n\n\nhttps://scratch.mit.edu/projects/1232478997/ \n\nEmail me for help: yitong@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-scratch-1-yitong-16/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251022T180000
DTEND;TZID=America/Los_Angeles:20251022T190000
DTSTAMP:20260515T004503
CREATED:20251023T030641Z
LAST-MODIFIED:20251023T030641Z
UID:31397-1761156000-1761159600@www.ayclogic.com
SUMMARY:6 PM - Android Game Dev - Gamas
DESCRIPTION:Homeworks\n\nDavid\n\nWhen I click submit button\, the player or computer score sometimes are not being updated.\nRESET button is still not working. I don’t see the code that would update the UI after you reset.\nI still don’t see the code that will decide the winner.\nThe text allignment is still off\, but slightly better than last week.\nI don’t see credit page yet\n\n\n\nDereck\n\nJust lock your screen in portrait mode\n\n\nEthan Wu\n\nIn the game page\, add a portion to display which item that you bought and active.\nAdd ScrollView\nAdd Credit Page.\n\n\nTheo\n\nMake sure all buttons constraints are consistent\nFix the jackpot\nAdd credit page.\nIf you have time\, you can work on the Shop button\, otherwise remove it.\n\n\nAbigail\n\nRemove the other 2 foods.\nFinish the final prize or rewards\n\n\nYitong\n\nTBD
URL:https://www.ayclogic.com/event/6-pm-android-game-dev-gamas-25/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251022T190000
DTEND;TZID=America/Los_Angeles:20251022T200000
DTSTAMP:20260515T004503
CREATED:20251023T015958Z
LAST-MODIFIED:20251023T032343Z
UID:31403-1761159600-1761163200@www.ayclogic.com
SUMMARY:7:00 PM – Python Game Development – Darin
DESCRIPTION:What We Did Today:\n\nSpawned the coin and created costume alternation logic\nCoded logic for collisions for coin\, player\, and tube\n\nHomework:\n\n\n# homework\n# Fix the bug where when the player gets dizzy\, it shouldn't be able to collect coins anymore\n\n# Create the home screen of the game\n# 1. Separate most of the code in game_loop to be in a functino called self.game_in_session()\n# 2. create a new function called game_home_screen()\n# 3. write ur logic in game_home_screen to spawn the FlappyBirdLogo.png\, Play.png and Credit_button.png\n\n\nNotes:\nAll class notes can be found here: https://gitlab.com/billhan5732/wed-630-flappy-duck-bill/-/tree/bill/src \nYou can reach me at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/700-pm-python-game-development-darin-3/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251022T190000
DTEND;TZID=America/Los_Angeles:20251022T200000
DTSTAMP:20260515T004503
CREATED:20251023T030457Z
LAST-MODIFIED:20251023T030457Z
UID:31405-1761159600-1761163200@www.ayclogic.com
SUMMARY:7 PM - Intro to Python - Yitong (Joel Sub)
DESCRIPTION:Today we did:\n\nWe went over the homework and continued learning about functions with return values.\nWe started learning about random and random.randint.\n\nHomework:\n\nCreate a new file called Oct22_FunctionsWithReturnValueHomework.\nDo numbers 4-7 in this page in that file.\n\n 
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-yitong-joel-sub/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251022T190000
DTEND;TZID=America/Los_Angeles:20251022T200000
DTSTAMP:20260515T004503
CREATED:20251023T031159Z
LAST-MODIFIED:20251023T031159Z
UID:31410-1761159600-1761163200@www.ayclogic.com
SUMMARY:7 PM - AI and Machine Learning - Gamas
DESCRIPTION:Today We Did\n\nWe continued with Pet Breed Classification project\nWe continued with extract_breed_name function\nWe did the data loader (dls)\n\nHomework\n\nChanged the implementation of extract_breed_namefunction\, so it will return CAT and also DOG in front of its breed name\nAlso it needs to remove the “_” at the end\nFor example\n\nprint(extract_breed_name(“Abyssinian_1.jpg”))\nAbyssinian_\nAfter you change your code\, the function will return\nCAT – Abyssinian\n\n\nAnother example\n\nprint(extract_breed_name(“english_cocker_spaniel_35.jpg”))\nenglish_cocker_spaniel_\nAfter you change the your code\, the function will return\nDOG – english_cocker_spaniel
URL:https://www.ayclogic.com/event/7-pm-ai-and-machine-learning-gamas-4/
END:VEVENT
END:VCALENDAR