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:20210314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20211107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210423T180000
DTEND;TZID=America/Los_Angeles:20210423T190000
DTSTAMP:20260425T124427
CREATED:20210424T042757Z
LAST-MODIFIED:20210424T042757Z
UID:7263-1619200800-1619204400@www.ayclogic.com
SUMMARY:6 PM - Python Game Development
DESCRIPTION:We continued with Shoot Balloon project.\n\nWe added collision detection between Target and Balloon.\nWe added explode.py sprite.\n\n\nHomework:\n\nWhen balloon pop\, we need to display Explode sprite.\nAdd another sprite buy.py and use the assets/bug/flying/frame-1.png for the image. Make it move to the left or right according to self.direction parameter and make it appear on the screen
URL:https://www.ayclogic.com/event/6-pm-python-game-development-126/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210423T190000
DTEND;TZID=America/Los_Angeles:20210423T200000
DTSTAMP:20260425T124427
CREATED:20210424T042208Z
LAST-MODIFIED:20210424T042208Z
UID:7261-1619204400-1619208000@www.ayclogic.com
SUMMARY:7 PM - Intro To Python
DESCRIPTION:we continued with Hangman project.\n\nWe figure out how to find a letter position in a word. For example\, letter “a” is in the 3rd position in the word “dragon”. This is important because we need to update the “?” with the letter that user guess.\nWe were able to replace the right “?” in the clues with the right letter in April16_WordForLoop.py.\n\n\nHomework:\n\nCopy some of the code inside April16_WordForLoop.py into April9_Hangman.py so when user guess a letter properly\, the “?” inside “clues” variable will be properly updated.
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-29/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR