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:20210107T153000
DTEND;TZID=America/Los_Angeles:20210107T163000
DTSTAMP:20260428T031605
CREATED:20210109T042629Z
LAST-MODIFIED:20210109T042629Z
UID:5829-1610033400-1610037000@www.ayclogic.com
SUMMARY:3:30PM - Intro to Python
DESCRIPTION:Today we did:\n\nReview for final\n\n\nHomework:\n\nFinish final project (due Jan 11)\n\nEmail the file to latisha@ayclogic.com by the due date.\n\n\nStudy for Final (2 hours)\n\nGrocery System\n\nForever loop\nHave variables to keep track something\n\n\nTurtle: rectangle\, circle and how to draw complex shapes with combination of rectangle and circles. For examples\, draw_tree(x\,y)\, draw_cloud(x\,y)\nRandom: generate random number between range. Pick a random element from a list.\nFunctions: with return and without return value.\nIF ELSE ELIF statements\nHow to get input from shell.\nFor Loop and While Loop.\n\n\n\n\n\nIf you have any questions\, please send an email to latisha@ayclogic.com
URL:https://www.ayclogic.com/event/330pm-intro-to-python-2/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210107T180000
DTEND;TZID=America/Los_Angeles:20210107T190000
DTSTAMP:20260428T031605
CREATED:20210108T043008Z
LAST-MODIFIED:20210108T043008Z
UID:5803-1610042400-1610046000@www.ayclogic.com
SUMMARY:6 PM - Python Game Development
DESCRIPTION:We discussed Platformer Runner Game final project.\nWe continued with Balloon Shooting project.\nHomework:\n\nAdd the ladders on the game. Push the code to gitlab.\nAdd the closed door and add a logic if user touch the closed door\, it will open the door.
URL:https://www.ayclogic.com/event/6-pm-python-game-development-78/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210107T190000
DTEND;TZID=America/Los_Angeles:20210107T200000
DTSTAMP:20260428T031605
CREATED:20210108T040209Z
LAST-MODIFIED:20210108T040209Z
UID:5799-1610046000-1610049600@www.ayclogic.com
SUMMARY:7 PM - Python Game Development
DESCRIPTION:We were able to optimize the game by killing the bird and the fireball when it is outside of the screen.\nWe restricted the player from going outside the screen from the right side of the screen.\nHomework:\n\nKill the cloud when it is outside of the screen. Look at how we did it on the fireball and bird\, but be careful that the cloud that is going to the RIGHT spawn outside the screen and you don’t want to kill this one.\nRestrict the player from going to the top of the screen\, bottom of the screen and to the right of the screen.
URL:https://www.ayclogic.com/event/7-pm-python-game-development-19/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR