BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//American Young Coder - ECPv6.10.1.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
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:20260308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20261101T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260204T170000
DTEND;TZID=America/Los_Angeles:20260204T180000
DTSTAMP:20260515T033928
CREATED:20260205T021010Z
LAST-MODIFIED:20260205T021010Z
UID:32384-1770224400-1770228000@www.ayclogic.com
SUMMARY:5 PM – Scratch 1 – Yitong
DESCRIPTION:What We Did:\n\nFinished the Pow sprite.\nFinished the Punch the Dummy project.\n\nHomework:\n\nFinish the last 3 weeks’ homework: https://www.ayclogic.com/event/5-pm-scratch-1-yitong-24/\n\nHow to submit homework:\n\nGo to your email and compose a new message.\n\n\n\n\nGo to the coding homework calendar to copy my email address and paste it into the email message.\n\n\n\n\n\nGo to your project and make sure it is SHARED. Copy the link and paste it into the email message.\n\n\n\n\n\n\nThis is what your email message should look like when you’re done.\n\n\n\n\n\nEmail me for help: yitong@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-scratch-1-yitong-27/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260204T170000
DTEND;TZID=America/Los_Angeles:20260204T180000
DTSTAMP:20260515T033928
CREATED:20260205T024258Z
LAST-MODIFIED:20260205T024258Z
UID:32386-1770224400-1770228000@www.ayclogic.com
SUMMARY:5 PM – Scratch 1 – Abigail
DESCRIPTION:Today We\n\n\n\n\nWe finished working on the Animal Race project.\nWe started working on the Dino Dance project.\n\nHomework\n\nDuplicate your dinosaurs to get 3 dinosaurs in total.\nChange the colors of your dinosaurs. (Each dinosaur should have a unique color)\nMake sure to change the colors of the costumes as well.\n\nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-scratch-1-abigail-23/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260204T190000
DTEND;TZID=America/Los_Angeles:20260204T200000
DTSTAMP:20260515T033928
CREATED:20260205T040708Z
LAST-MODIFIED:20260205T040708Z
UID:32390-1770231600-1770235200@www.ayclogic.com
SUMMARY:7 PM - AI and Machine Learning - Gamas
DESCRIPTION:Today We Did\n\nEveryone finished their projects. Good job everyone.\nWe started learning about Pandas library.\n\nHomework\n\nYoutube.csv \n\nUse this csv file – https://drive.google.com/file/d/1kP6A9y0UBssOg3Exunv9Mnmilb0657Sh/view?usp=drive_link \nLoad the data\n\nShow only the Channel and Subscribers columns\n\nFind channels with more than 2000 subscribers\n\nAdd a column Subs_per_Video. In this channel\, you have to populate with value from subscriber column / video column\n\nWhich channel is the most efficient? Whichever channel has the higher Subs_per_Video means it has the most efficient.
URL:https://www.ayclogic.com/event/7-pm-ai-and-machine-learning-gamas-12/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260204T190000
DTEND;TZID=America/Los_Angeles:20260204T200000
DTSTAMP:20260515T033928
CREATED:20260205T041557Z
LAST-MODIFIED:20260205T041557Z
UID:32389-1770231600-1770235200@www.ayclogic.com
SUMMARY:7 PM – Intro to Python – Yitong
DESCRIPTION:Today We:\n\nReviewed final projects.\nFinished the Robux Balance project.\n\nHomework:\n\nKeep working on your final project. You have 1 weeks left to do it. I will check your progress next class.\n\nAlex Feng\n\nFinish drawing the trees and clouds in the background.\nFinish drawing the letters.\n\n\nElise Ho\n\nFinish drawing the letters.\n\n\nPreslie Tong\n\nFinish organizing the tree functions into one.\nFinish drawing the bushes (after making a function to draw them).\nFinish drawing the clouds (after making a function to draw them).\nFinish drawing the path.\nFinish drawing the letters.\n\n\n\n\n\n\nEmail me if you need help: yitong@ayclogic.com
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-yitong-23/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260204T190000
DTEND;TZID=America/Los_Angeles:20260204T200000
DTSTAMP:20260515T033928
CREATED:20260205T041659Z
LAST-MODIFIED:20260205T041659Z
UID:32388-1770231600-1770235200@www.ayclogic.com
SUMMARY:7:00 PM – Python Game Development – Darin
DESCRIPTION:What We Did Today:\n\n\nSemi finished bug class and added the credit and play button handlers\n\n\nHomework:\n\nMake the various game modes work visually.\nFor game menu\, call the handle play and credit button method and spawn the logo above them \nFor game win and game loss\, add text that shows you won or you lost\n^for this you will need to define a draw_text method similar to what exists in the explosion class or from flappy duck \nFor game credits\, write a credits similar to your own game \nFinally\, add in a condition to switch screens in the game_in_session() method that switches to game_win or game_loss when the GAME_TIMER expires (you will need to add this in as well to a value of 10 for now)\, and you select win or loss based on if you manage to get 10 points\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-14/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR