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:20190310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20191103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190803T090000
DTEND;TZID=America/Los_Angeles:20190803T100000
DTSTAMP:20260430T211135
CREATED:20190803T191400Z
LAST-MODIFIED:20190803T191400Z
UID:1801-1564822800-1564826400@www.ayclogic.com
SUMMARY:9 AM Python Level 1
DESCRIPTION:We went over the “Tell me your age” homework.\nWe review the IF ELSE statement.\nWe went over the concept of Loop: For loop and While loop\nHomework:\n\nNext week there is a Python Quiz\, please study the following:\n\nPython Data Types: Integer\, String\, Float\, Boolean\, Boolean expression and List.\nIF ELSE\, IF ELIF ELSE statements.\nLoops: For Loops and While Loops.
URL:https://www.ayclogic.com/event/9-am-python-level-1/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190803T140000
DTEND;TZID=America/Los_Angeles:20190803T150000
DTSTAMP:20260430T211135
CREATED:20190810T165228Z
LAST-MODIFIED:20190810T165228Z
UID:1826-1564840800-1564844400@www.ayclogic.com
SUMMARY:2 PM Python Level 1
DESCRIPTION:We completed with Hangman project.\nWe learned how to draw shape using Python Turtle: rectangle and circle\nHomework:\n\nDraw Robot using combination of different rectangle from page 75 to 78.
URL:https://www.ayclogic.com/event/2-pm-python-level-1/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190803T150000
DTEND;TZID=America/Los_Angeles:20190803T160000
DTSTAMP:20260430T211135
CREATED:20190810T010844Z
LAST-MODIFIED:20190810T010844Z
UID:1822-1564844400-1564848000@www.ayclogic.com
SUMMARY:3 PM Python Game Development
DESCRIPTION:We continued with Birdie project:\n\nWe made sure when the player hit the bird\, the player disappear and player.is_alive = False\nWhen the player is dead\, we display the “Play” button.\nWe added logic when user click horizontally on the “Play” button\, the player will be resurrected. But we did not check the vertical position of the mouse.\n\n\nHomework:\n\nWhen the “Play” button appears\, not only do we need to check the mouse x position\, we also need to check the y position of the mouse.\nWhen the “Play” button appears\, also display the “Birdie” title image on top of the play button.\nIn the Player constructor\, in the beginning\, the player.is_alive has to be set to “False”.
URL:https://www.ayclogic.com/event/3-pm-python-game-development-2/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR