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:20200308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20201101T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200307T100000
DTEND;TZID=America/Los_Angeles:20200307T110000
DTSTAMP:20260503T154108
CREATED:20200307T190404Z
LAST-MODIFIED:20200307T190404Z
UID:3014-1583575200-1583578800@www.ayclogic.com
SUMMARY:10 AM Python Game Development
DESCRIPTION:We installed Pycharm\nWe reviewed Class\n Homework:\n\nCreate a Bird class\n\ncan_fly\nname\nspeed\n\n\nCreate 4 variables whose data type is Bird.\nAdd all of them inside the list.\nuse for loop to go through all of them and print the following\n\nif it can fly\, print\, <name> can fly\nif it’s speed is more than 5\, print\, <name> is a fast bird
URL:https://www.ayclogic.com/event/10-am-python-game-development-4/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200307T160000
DTEND;TZID=America/Los_Angeles:20200307T170000
DTSTAMP:20260503T154108
CREATED:20200308T012345Z
LAST-MODIFIED:20200308T012345Z
UID:3020-1583596800-1583600400@www.ayclogic.com
SUMMARY:4 PM Python Game Development
DESCRIPTION:We went through how to make the cloud sprite slide in smoothly to the screen.\nWe moved the bullet_group from Player to main file.\nHomework:\n\nIn main.py\, do the following\n\nIntroduce new attribute under __init__(): self.score = 0\nIntroduce a new function (bird_bullet_collide_handler(self))\n\nInside the function\, increase self.score by 1.\n\n\n\n\nStudy all the codes inside Birdie and ask questions next week.
URL:https://www.ayclogic.com/event/4-pm-python-game-development-9/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR