BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//American Young Coder - ECPv6.10.1.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:American Young Coder
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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230918T160000
DTEND;TZID=America/Los_Angeles:20230918T170000
DTSTAMP:20260425T203926
CREATED:20230919T035832Z
LAST-MODIFIED:20230919T035832Z
UID:21660-1695052800-1695056400@www.ayclogic.com
SUMMARY:4 PM - Scratch 2 - Darin
DESCRIPTION:What We Did Today:\n\nFinished jumpy monkey\nStarted on fireball fight\n\nHomework:\n\nMake the help menu function using the “H” key\,\nexplaining how to shoot the fireball for player 1 and the iceball for player 2\n(f for small fireball and v for big fireball)\n(i for small iceball and k for big iceball)
URL:https://www.ayclogic.com/event/4-pm-scratch-2-darin-4/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230918T170000
DTEND;TZID=America/Los_Angeles:20230918T180000
DTSTAMP:20260425T203926
CREATED:20230919T011609Z
LAST-MODIFIED:20230919T013411Z
UID:21650-1695056400-1695060000@www.ayclogic.com
SUMMARY:5 PM - Intro To Python - Shawn
DESCRIPTION:Gamas sub \nHomework\n\nTo prepare Isaac to retake final test\, I am assigning a lot of homeworks. Isaac\, please try your best to do below 2 homeworks and review grocerry shopping cart project\n\nCreate sep_19_magic_8_ball_v1.py and do coding according to instruction in https://www.ayclogic.com/intro-to-python/magic-8-ball/\nCreate sep_19_draw_face.py. Inside this file\,\n\nI want you to copy rectangle and draw_circle functions from your past class.\nCreate a new function\, draw_face(x\,y\,color) and everytime you call this function it will draw the one face\n\n\n\n\n\n\nReview and come up with questions grocerry_shopping_cart program from here: https://drive.google.com/file/d/1dyTf8PkFos215Oi3oenDR0GRecRBztpV/view?usp=drive_link\nAfter reviewing grocerry_shopping_cart program. Try to see if you can do below program\n\nWelcome to AYC Logic library\n\nAYC Logic Library\n1. add book\n2. list all books\nEnter your selection ('exit' to quit): 1\nEnter a new book name: Lord Of The Rings\nThank you for adding 'Lord Of The Rings'\n\nAYC Logic Library\n1. add book\n2. list all books\nEnter your selection ('exit' to quit): 1\nEnter a new book name: Narnia\nThank you for adding 'Narnia'\n\nAYC Logic Library\n1. add book\n2. list all books\nEnter your selection ('exit' to quit): 1\nEnter a new book name: Lightning Thief\nThank you for adding 'Lightning Thief'\n\nAYC Logic Library\n1. add book\n2. list all books\nEnter your selection ('exit' to quit): 2\n\nYou have 3 books in your inventory: \nLord Of The Rings\nNarnia\nLightning Thief\n\nAYC Logic Library\n1. add book\n2. list all books\nEnter your selection ('exit' to quit): exit
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-shawn-38/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230918T170000
DTEND;TZID=America/Los_Angeles:20230918T180000
DTSTAMP:20260425T203926
CREATED:20230919T181441Z
LAST-MODIFIED:20230920T181519Z
UID:21687-1695056400-1695060000@www.ayclogic.com
SUMMARY:5:00 PM - Python OOP - Juan
DESCRIPTION:Today We Did\n\nFinished rewriting Grocery System and Robux Shopping Cart with dictionary\nStarted learning about classes and objects\n\nHomework\n\nName your file Sept25_OOP_HW1.py and do:\nPg. 158-161
URL:https://www.ayclogic.com/event/500-pm-python-oop-juan-4/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230918T190000
DTEND;TZID=America/Los_Angeles:20230918T200000
DTSTAMP:20260425T203926
CREATED:20230919T025905Z
LAST-MODIFIED:20230919T025905Z
UID:21656-1695063600-1695067200@www.ayclogic.com
SUMMARY:7 PM - Intro To Python - William
DESCRIPTION:Gamas Sub \nToday We Did\n\nWe reviewed for loop homeworks.\nWe continue with while loop.\n\nHomework\n\nSubmit your homework to your assigned google drive by Sunday evening.\nCreate a new python file\, sep_18_1st_quiz_prep.py\nDo all 10 questions from https://www.ayclogic.com/intro-to-python-exercises/ . Make sure to give yourself at least 1 hour to do this homework.\nIf you have question\, please email to williamsmith@ayclogic.com or gamas@ayclogic.com.
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-william-8/
CATEGORIES:Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230918T190000
DTEND;TZID=America/Los_Angeles:20230918T200000
DTSTAMP:20260425T203926
CREATED:20230919T030326Z
LAST-MODIFIED:20230919T030326Z
UID:21658-1695063600-1695067200@www.ayclogic.com
SUMMARY:7 PM – Python Game Development – Sebastian
DESCRIPTION:Today We Did\n\nFinished blitting the play button to create two distinct game modes; GAME_LANDING_PAGE and GAME_IN_SESSION.\nYou can always find the code we wrote in class in my Gitlab repository here:\nhttps://gitlab.com/gsugiart/mon-7-pm-dragon-birdie/-/tree/MON-7PM-Sebastian\n\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nHomework: Draw title to screen on landing page\n\nFind and save title image’s x and y to new variables called title_x and title_y\nBlit title to screen at (title_x\, title_y)
URL:https://www.ayclogic.com/event/7-pm-python-game-development-sebastian-10/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230918T190000
DTEND;TZID=America/Los_Angeles:20230918T200000
DTSTAMP:20260425T203926
CREATED:20230919T182508Z
LAST-MODIFIED:20230920T182522Z
UID:21690-1695063600-1695067200@www.ayclogic.com
SUMMARY:7:00 PM - Python OOP - Juan
DESCRIPTION:Today We Did\n\nReviewed homework\nLearned about creating instances of a class\nLearned using attributes and methods outside of class\n\nHomework\n\nName your file Sept25_OOP_HW.py\n\npg. 162 Try It Yourself\npg. 163-166
URL:https://www.ayclogic.com/event/700-pm-python-oop-juan-6/
END:VEVENT
END:VCALENDAR