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:20240310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20241103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240430T180000
DTEND;TZID=America/Los_Angeles:20240430T190000
DTSTAMP:20260426T134838
CREATED:20240501T020003Z
LAST-MODIFIED:20240501T020057Z
UID:24953-1714500000-1714503600@www.ayclogic.com
SUMMARY:6 PM – Scratch 2 – Yitong
DESCRIPTION:Today we:\n\nStarted the Cheese Chase project.\n\nHomework:\n\nIn your yellow coding book\, do pages 54-55\, steps #6-11.\n\nSend me your project here: yitong@ayclogic.com \n\nHomework is due MONDAY NIGHT. You can submit it earlier\, I will check it as soon as I can.\nMake sure to SHARE your project. Otherwise\, I cannot see it.\n\nHow to submit homework:\n\nGo to your email and compose a new message.\n\n\n\n\nGo to the coding homework calendar to copy my email address and paste it into the email message.\n\n\n\n\n\nGo to your project and make sure it is SHARED. Copy the link and paste it into the email message.\n\n\n\n\n\n\nThis is what your email message should look like when you’re done.
URL:https://www.ayclogic.com/event/24953/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240430T180000
DTEND;TZID=America/Los_Angeles:20240430T190000
DTSTAMP:20260426T134838
CREATED:20240501T020132Z
LAST-MODIFIED:20240501T020132Z
UID:24950-1714500000-1714503600@www.ayclogic.com
SUMMARY:6 PM – Intro To Python – Shawn
DESCRIPTION:Today We Did\n\nIf statements and input from shell\n\nHomework\n\nMake a file named Apr30_Input2HW.py\nCopy pages 114 to 116\nUpload it to the Google Drive under the folder that’s your nameIf you have any questions\, email me at szhuang@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-shawn-40/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240430T180000
DTEND;TZID=America/Los_Angeles:20240430T190000
DTSTAMP:20260426T134838
CREATED:20240501T020429Z
LAST-MODIFIED:20240501T020429Z
UID:24952-1714500000-1714503600@www.ayclogic.com
SUMMARY:6 PM – Advanced Python Game Development – Sebastian
DESCRIPTION:Today We Did \n\nFinished creating the title screen and credits pages\, reviewing all the old fundamental pygame concepts\nYou can always find the code we wrote in class in my Gitlab repository here:\nhttps://gitlab.com/gsugiart/tue-6-pm-sebastian-apr-2024\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nHomework: Create boilerplate code for bullet\, enemy and tower files.\nMake class for each file (upper case first letter)\n\n\nParameters: x\, y\, size\, screen\nFor each parameter\, store in an attribute\nCreate update for each class\n\n\nIn main.py\, create groups for each class
URL:https://www.ayclogic.com/event/6-pm-advanced-python-game-development-sebastian-2/
CATEGORIES:Advanced Python Game Development,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240430T180000
DTEND;TZID=America/Los_Angeles:20240430T190000
DTSTAMP:20260426T134838
CREATED:20240510T005407Z
LAST-MODIFIED:20240510T005407Z
UID:25048-1714500000-1714503600@www.ayclogic.com
SUMMARY:6PM - Digital Illustration 2
DESCRIPTION:New in-class project: Sleeping girl
URL:https://www.ayclogic.com/event/6pm-digital-illustration-2-57/
CATEGORIES:Digital Illustration,Intermediate Digital Illustration
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240430T183000
DTEND;TZID=America/Los_Angeles:20240430T193000
DTSTAMP:20260426T134838
CREATED:20240501T023901Z
LAST-MODIFIED:20240501T023901Z
UID:24960-1714501800-1714505400@www.ayclogic.com
SUMMARY:6:30pm - Intro to Python - Roland
DESCRIPTION:Today We Did \n\n\n\n\n\nFunction Review\n\nprint_first_item_in_list\nreturn_second_item_in_list\n\n\nrandom\n\nimport random\nrandom.randint(start\, end)\nrandom.choice(list)\n\n\nMagic8Ball V1\n\nUsing random.randint() to make a Magic 8 Ball Program\n\n\n\n\n\n\n\nHomework: \nSubmit the following file into your Google Drive Homework Folder \n\n\n\n\n\nMake a new file called Magic8BallV2.py\n\nAs we did with Magic8BallV1.py in class\, we want to recreate our program except instead of using random.randint()\, we want to make it with random.choice()\nCopy over your Magic8BallV1.py program and do the following below\n\nDelete everything involving random.randint() and the if-statements following it\nMake a new list called “choices”\, and fill it with 8 different responses you want your 8-ball to say\nUse random.choice() to get a random response from your choices list and store it into another variable\nPrint out that variable (whatever you decide to name it)\n\n\n\n\n\n\n\n\n\nIf you have any questions\, feel free to email me at rolandyang@ayclogic.com
URL:https://www.ayclogic.com/event/630pm-intro-to-python-roland-7/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240430T190000
DTEND;TZID=America/Los_Angeles:20240430T200000
DTSTAMP:20260426T134838
CREATED:20240501T034325Z
LAST-MODIFIED:20240501T034325Z
UID:24962-1714503600-1714507200@www.ayclogic.com
SUMMARY:7 PM - Intro To Python - Bill
DESCRIPTION:Today We:\n\nLearned about functions with return value\n\nYour HW:\n\nDo numbers 4 to 7 from the website below:\n\nhttps://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/ 
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-bill-17/
END:VEVENT
END:VCALENDAR