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:20200711T090000
DTEND;TZID=America/Los_Angeles:20200711T100000
DTSTAMP:20260430T033133
CREATED:20200711T191434Z
LAST-MODIFIED:20200711T191434Z
UID:3880-1594458000-1594461600@www.ayclogic.com
SUMMARY:9 AM - Python Game Development
DESCRIPTION:We continued to learn about class inheritance.\n\nWe learned how to call functions within the class by doing self.<function_name>().\nWe learned how to call functions from outside the class by doing <variable_name>.<function_name>().\n\n\nWe installed Python 3.7\nNo homework for next week.
URL:https://www.ayclogic.com/event/9-am-python-game-development-12/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200711T100000
DTEND;TZID=America/Los_Angeles:20200711T110000
DTSTAMP:20260430T033133
CREATED:20200711T191225Z
LAST-MODIFIED:20200711T191225Z
UID:3878-1594461600-1594465200@www.ayclogic.com
SUMMARY:10 AM - Python Game Development
DESCRIPTION:We made sure to cleanup the fireball\, birds and cloud after they are out of screen\nWe organized some codes inside the main.py game_loop() and made functions out of them.\nWe added sound effect when fireball kill the bird. The code is uploaded on the google drive.\nHomework:\n\nRestrict the player movement to be inside the screen only.
URL:https://www.ayclogic.com/event/10-am-python-game-development-20/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200711T110000
DTEND;TZID=America/Los_Angeles:20200711T120000
DTSTAMP:20260430T033133
CREATED:20200711T182534Z
LAST-MODIFIED:20200711T190113Z
UID:3874-1594465200-1594468800@www.ayclogic.com
SUMMARY:11 AM - Python Game Development
DESCRIPTION:We made the cloud appear less frequently.\nWe fixed the problem where the bird turn to the right after if moved to the left.\nWe made the cloud moved slower.\nHomework:\n\nCreate Fireball class\nIt has attributes x\,y\, size\, direction and screen.\nCopy Bird.py and rename to Fireball.py\n\nChange the image name\nYou don’t need the _A.png and _B.png\n\n\nIntegrate Fireball class into main.py\n\nImport the class on the top of the file.\nCreate fireball_group\nAdd a new Fireball into the fireball_group.\nInside the game_loop() call fireball_group.update()
URL:https://www.ayclogic.com/event/11-am-python-game-development-12/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200711T130000
DTEND;TZID=America/Los_Angeles:20200711T140000
DTSTAMP:20260430T033133
CREATED:20200711T201752Z
LAST-MODIFIED:20200711T215411Z
UID:3882-1594472400-1594476000@www.ayclogic.com
SUMMARY:1 PM - Intro To Python
DESCRIPTION:We completed Password Generator program\nHomework:\n\nDo StarWars questions from number 2 and 3 in here: https://www.ayclogic.com/intro-to-python/star-wars-problem/
URL:https://www.ayclogic.com/event/1-pm-intro-to-python-10/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200711T170000
DTEND;TZID=America/Los_Angeles:20200711T180000
DTSTAMP:20260430T033133
CREATED:20200712T005922Z
LAST-MODIFIED:20200712T005922Z
UID:3896-1594486800-1594490400@www.ayclogic.com
SUMMARY:5 PM - Intro To Python
DESCRIPTION:We went over Variables and Data Types and Boolean expressions\nHomework:\n\nCreate Python file July11_StringHomework.py\nFrom the book it will be page 20 to 23
URL:https://www.ayclogic.com/event/5-pm-intro-to-python/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR