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:20220313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20221106T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220826T173000
DTEND;TZID=America/Los_Angeles:20220826T183000
DTSTAMP:20260423T162536
CREATED:20220827T022439Z
LAST-MODIFIED:20220827T022439Z
UID:14559-1661535000-1661538600@www.ayclogic.com
SUMMARY:5:30PM - Intro to Python - Alex W.
DESCRIPTION:Today We Did\n\nLearned about lists\nHow to append values to a list\nHow to insert elements into a list\nHow to change elements in a list\n\nHomework\n\nIn Aug26_ListHomework.py: Complete TRY IT YOURSELF problems 3-4\, 3-5\, and 3-6 on page 42\n\nIf you have questions\, you can email me at alexwalburg@ayclogic.com
URL:https://www.ayclogic.com/event/530pm-intro-to-python-alex-w-2/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220826T180000
DTEND;TZID=America/Los_Angeles:20220826T190000
DTSTAMP:20260423T162536
CREATED:20220827T015114Z
LAST-MODIFIED:20220903T032524Z
UID:14556-1661536800-1661540400@www.ayclogic.com
SUMMARY:5 PM – Scratch 1 – Yitong
DESCRIPTION:What we did today:\n\nStarted the Window Cleaner project.\nCreated a Splat sprite.\nAdded SplatsOnScreen variable.\nMade the Splat clones show up randomly on the screen.\nMade the Splat clones fade away when the mouse pointer touches them.\n\nHomework:\n\nMake 3 more Splat costumes. Each splat must be a different color.\nDo page 138 in the Coding book.
URL:https://www.ayclogic.com/event/5-pm-scratch-1-yitong-3/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220826T190000
DTEND;TZID=America/Los_Angeles:20220826T200000
DTSTAMP:20260423T162536
CREATED:20220827T045636Z
LAST-MODIFIED:20220827T050015Z
UID:14563-1661540400-1661544000@www.ayclogic.com
SUMMARY:FRI - 7 PM - Python Game Development - Gamas
DESCRIPTION:Today We Did\n\nWe continued with Flappy Bird. We started creating Credit Page.\n\nHomework\n\nContinue on your personal python game project according to your project planning.\nContinue on your Flappy Bird project. My latest code can be found in here just in case if you did not have a chance to copy the code: https://gitlab.com/gsugiart/flappy_bird/-/tree/Fri_7PM_Latisha .\nAdd code inside main.py\, specifically inside display_play_credit_button() method to make the “CREDIT” button clickable. After you click the CREDIT button set the game mode to GAME_CREDIT.\nEarlier in the class\, I made a mistake where in the game_loop()\, I did not call self.game_credit_page() properly.\n\n\nelif self.mode == GAME_CREDIT:\n    self.game_credit_page()\n\n\n\nIn the Game Credit page\, you should display the following information
URL:https://www.ayclogic.com/event/fri-7-pm-python-game-development-gamas-2/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR