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:20260206T170000
DTEND;TZID=America/Los_Angeles:20260206T180000
DTSTAMP:20260419T140712
CREATED:20260207T025229Z
LAST-MODIFIED:20260207T025229Z
UID:32402-1770397200-1770400800@www.ayclogic.com
SUMMARY:5 PM – Intro to Python – Darin
DESCRIPTION:What We Did Today:\n\n\n\n\nLearnt more about turtle\, how to use functions to draw shapes\n\nHomework:\nContinue in the previous file Feb6_ShapeFunctions.py and: \n# HW: make new functions for the triangle and octagon so you can\n# change the x and y position however you want for spawning \n# after doing this\, draw a sword with the drawRectangle function \nNotes:\nIf you have any questions\, email me at ddjapri@ayclogic.com \nClass notes can be found here: here
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-darin-36/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260206T180000
DTEND;TZID=America/Los_Angeles:20260206T190000
DTSTAMP:20260419T140712
CREATED:20260207T040042Z
LAST-MODIFIED:20260207T040042Z
UID:32404-1770400800-1770404400@www.ayclogic.com
SUMMARY:6 PM – Python Game Development – Joel (Darin Sub)
DESCRIPTION:Today we did:\n\nWe continued with ShootBalloon.\n\nHomework:\n\nCreate a explode.py file and define the Explosion class\, which takes in x\, y\, and screen.\nCreate a function in main\,py that creates the explosion and adds to the explosion group after the bug AND balloon disappears. Set the x and y position to be where the bug and balloon were\nCall self.kill() in the explosion class in update() after some time (you have to set the timer for how long the explosion lasts)
URL:https://www.ayclogic.com/event/6-pm-python-game-development-joel-darin-sub-2/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR