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:20191102T090000
DTEND;TZID=America/Los_Angeles:20191102T100000
DTSTAMP:20260430T182756
CREATED:20191102T165646Z
LAST-MODIFIED:20191102T165646Z
UID:2373-1572685200-1572688800@www.ayclogic.com
SUMMARY:9 AM Python Level 1
DESCRIPTION:We reviewed last week quiz.\nNext week we will have another quiz\, don’t be late.\nHomework:\n\nReview last week quiz.
URL:https://www.ayclogic.com/event/9-am-python-level-1-14/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191102T090000
DTEND;TZID=America/Los_Angeles:20191102T100000
DTSTAMP:20260430T182756
CREATED:20191109T171607Z
LAST-MODIFIED:20191109T171607Z
UID:2409-1572685200-1572688800@www.ayclogic.com
SUMMARY:11 AM Python Level 1
DESCRIPTION:We went over the quiz result.\nNext week is another quiz please study the same quiz topics:\n\nVariables and Data types.\nHow to get input from shell.\nIF\, IF ELSE\, IF ELIF ELSE statements\nLoop: For Loop and While Loop.\nForever loop.
URL:https://www.ayclogic.com/event/11-am-python-level-1-7/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191102T110000
DTEND;TZID=America/Los_Angeles:20191102T120000
DTSTAMP:20260430T182756
CREATED:20191102T191446Z
LAST-MODIFIED:20191102T191446Z
UID:2377-1572692400-1572696000@www.ayclogic.com
SUMMARY:11 AM Python Level 1
DESCRIPTION:We went over the quiz and do another practice.\nNext week is another quiz\, please study last quiz. In Thonny do all the quiz question and practice.\nNo homework\, just study for quiz:\n\nVariables and data types\nList\nIF\, IF ELSE\, IF ELIF ELSE\nFor Loop\nWhile Loop. How to do forever loop and break\nHow to get input from shell
URL:https://www.ayclogic.com/event/11-am-python-level-1-6/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191102T150000
DTEND;TZID=America/Los_Angeles:20191102T160000
DTSTAMP:20260430T182756
CREATED:20191103T022015Z
LAST-MODIFIED:20191103T022015Z
UID:2386-1572706800-1572710400@www.ayclogic.com
SUMMARY:3 PM Python Game Development
DESCRIPTION:We went over how to setup Pycharm. But failed to install Pygame. I will revisit this next week.\nWe made the bouncing of the ball with the paddle a little bit more random.\nWe also make sure that all the 3 sound effects were added properly.\n\nWhen the ball hit the paddle\, it should play the “bubbles.wav” sound effect.\nWhen the ball hit the left or right edge\, it should play the “blast.wav” sound effect.\nWhen the ball hit the top or bottom edge\, it should play the “plop.wav” sound effect.\n\n\nHomework:\n\nInside Pong.py\, init the __init__()\, add self.winning_score = 3\nWhenever the score of each player increase\, check if the player score is equal to the winning_score. If it does\, display “BluePlayerWin.png” or “OrangePlayerWin.png” banner depending on who wins the game.\nGet all the assets from the google drive.
URL:https://www.ayclogic.com/event/3-pm-python-game-development-14/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR