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:20190310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20191103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190928T100000
DTEND;TZID=America/Los_Angeles:20190928T110000
DTSTAMP:20260430T200254
CREATED:20190928T191931Z
LAST-MODIFIED:20190928T191931Z
UID:2132-1569664800-1569668400@www.ayclogic.com
SUMMARY:10 AM Python Level 1
DESCRIPTION:We reviewed Python Functions.\nWe went over how to read Python error messages and fix them.\nHomework:\n\nCopy and paste broken Python code from https://www.ayclogic.com/fix-python-bugs-2/ into Thonny and fix the errors.
URL:https://www.ayclogic.com/event/10-am-python-level-1-4/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190928T110000
DTEND;TZID=America/Los_Angeles:20190928T120000
DTSTAMP:20260430T200254
CREATED:20190928T191511Z
LAST-MODIFIED:20190928T191511Z
UID:2130-1569668400-1569672000@www.ayclogic.com
SUMMARY:11 AM Python Level 1
DESCRIPTION:We went over how to use Thonny python editor.\nWe went over Variables and Data Types.\nWe went over how to get input from shell.\nHomework:\n\nInstall Thonny in your home computer: https://thonny.org/\nDo homework from page 20\, 21 and 23.
URL:https://www.ayclogic.com/event/11-am-python-level-1/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190928T150000
DTEND;TZID=America/Los_Angeles:20190928T160000
DTSTAMP:20260430T200254
CREATED:20190928T215700Z
LAST-MODIFIED:20191005T192222Z
UID:2136-1569682800-1569686400@www.ayclogic.com
SUMMARY:3 PM Python Game Development
DESCRIPTION:We reviewed last week homework.\nWe reviewed Inheritance in Python.\nWe reviewed how making BouncingBall and Player classes inherits from Sprite would benefit the game making process. Especially handling of collision using pygame.sprite.groupcollide\nWe went over how to make the ball bounce when it hits the paddle.\nWe passed Pong class to BouncingBall class so we can call Pong.ball_hit_edge() when the ball hit either the left or right edge.\nHomework:\n\nWhen ball hit the left edge: increase the orange player score.\nWhen ball hit the right edge: increase the blue player score.
URL:https://www.ayclogic.com/event/3-pm-python-game-development-11/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190928T160000
DTEND;TZID=America/Los_Angeles:20190928T170000
DTSTAMP:20260430T200254
CREATED:20190928T235512Z
LAST-MODIFIED:20190928T235512Z
UID:2138-1569686400-1569690000@www.ayclogic.com
SUMMARY:4 PM Python Level 1
DESCRIPTION:We reviewed our homework.\nWe started Kaleido Spiral project from page 82.\nHomework:\n\nWhen looping\, alternate drawing between circle and square.
URL:https://www.ayclogic.com/event/4-pm-python-level-1-2/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR