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:20220313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20221106T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220914T170000
DTEND;TZID=America/Los_Angeles:20220914T180000
DTSTAMP:20260423T145438
CREATED:20220915T011338Z
LAST-MODIFIED:20220915T011338Z
UID:14955-1663174800-1663178400@www.ayclogic.com
SUMMARY:5 PM - Scratch 2 - Abigail
DESCRIPTION:What we did today\n\nWe started working on the Fantastic Flowers project.\n\nHomework\n\nPut the petal_color parameters in one of the “change color effects” block\, and put the center_color parameter in the other.\nChange the background into any scenery. (preferably a forest or a field)\nRandomize the “draw_flower” parameters (use “pick random”). Num_of_petals: 3 to 10\, petal_color: 10 to 300\, center_color: 1 to 500.
URL:https://www.ayclogic.com/event/5-pm-scratch-2-abigail-6/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220914T170000
DTEND;TZID=America/Los_Angeles:20220914T180000
DTSTAMP:20260423T145438
CREATED:20220915T034241Z
LAST-MODIFIED:20220915T034241Z
UID:14963-1663174800-1663178400@www.ayclogic.com
SUMMARY:5 PM – Scratch Level 1 – Allison
DESCRIPTION:Today we:\n\nContinued the Birthday Card project\nCoded the Shark sprites to switch costumes\nCoded the Shark sprites to say the Birthday song\n\nHomework:\n\nMake sure your email is confirmed in Scratch so you can share your projects.\nTo prepare for our next project\, please take two pictures of yourself. Please also take one picture of someone else like your guardian. Make sure these pictures are saved on the device you are using for Scratch.\nContact us if you have any questions or need any help.
URL:https://www.ayclogic.com/event/5-pm-scratch-level-1-allison-38/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220914T170000
DTEND;TZID=America/Los_Angeles:20220914T180000
DTSTAMP:20260423T145438
CREATED:20220919T212400Z
LAST-MODIFIED:20220919T212400Z
UID:15046-1663174800-1663178400@www.ayclogic.com
SUMMARY:5PM - Digital Illustration 3
DESCRIPTION:WEDNESDAY \nToday we continued the Tanjiro and Nezuko project. \nWe did: \n\nFinished the sketches for both characters\nStarted the lines on Nezuko\n\n \n \nHOMEWORK \n\nCatch up on last week’s homework if you need to.\nStart a new canvas (you can choose HD canvas or square 2k canvas)\nImport the pose reference you’re going to use – lower then opacity\nAdd a new layer – trace a stick figure using your pose reference.\nFind and choose two characters that you want to draw in that pose.\n\nHomework sample:
URL:https://www.ayclogic.com/event/5pm-digital-illustration-3-17/
CATEGORIES:Digital Illustration,Intermediate Digital Illustration
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220914T180000
DTEND;TZID=America/Los_Angeles:20220914T200000
DTSTAMP:20260423T145438
CREATED:20220915T030747Z
LAST-MODIFIED:20220915T030747Z
UID:14960-1663178400-1663185600@www.ayclogic.com
SUMMARY:Competitive Programming
DESCRIPTION:Homework: \nCount the Number of Consistent Strings \nYou are given a string allowed consisting of distinct characters and an array of strings words. A string is consistent if all characters in the string appear in the string allowed. \nReturn the number of consistent strings in the array words. \nExample: \nInput: allowed = "ab"\, words = ["ad"\,"bd"\,"aaab"\,"baa"\,"badab"]\nOutput: 2\nExplanation: Strings "aaab" and "baa" are consistent since they only contain characters 'a' and 'b'.
URL:https://www.ayclogic.com/event/competitive-programming-4/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220914T190000
DTEND;TZID=America/Los_Angeles:20220914T200000
DTSTAMP:20260423T145438
CREATED:20220917T052529Z
LAST-MODIFIED:20220920T002238Z
UID:14987-1663182000-1663185600@www.ayclogic.com
SUMMARY:7PM - Intro to Python - Latisha
DESCRIPTION:Today: \n\nFinished Robux System\n\nHomework: \n\nStudy for the final exam next week. The exam will be 2 hours long\, so make sure to come on time. The topics to study are below:\n\nHow to get input from shell\nHow to create simple functions\nHow to generate random numbers.\nHow to create a medium level Python program (ex. grocery and robux shopping cart”)\nHow to use Turtle (drawing shapes in random places forever\, making functions for shapes\, etc.)\n\n\n\nIf you have any questions\, please send an email to latisha@ayclogic.com
URL:https://www.ayclogic.com/event/7pm-intro-to-python-latisha-13/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220914T193000
DTEND;TZID=America/Los_Angeles:20220914T203000
DTSTAMP:20260423T145438
CREATED:20220916T215507Z
LAST-MODIFIED:20220916T215507Z
UID:14972-1663183800-1663187400@www.ayclogic.com
SUMMARY:WED 7 PM - Intro To Java - Alex Lee
DESCRIPTION:Today We Did:\n\nWe continued with the Email Application project by adding in how to send an email and also receive it.\nWe were working on how to send multiple emails instead of just one at a time.\n\nFor Homework:\n\nMake sure that it can show the multiple emails since right now it will only show the latest one that is sent.\nHint: fix the code in the check inbox to show multiple messages.
URL:https://www.ayclogic.com/event/wed-7-pm-intro-to-java-alex-lee/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR