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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230314T170000
DTEND;TZID=America/Los_Angeles:20230314T180000
DTSTAMP:20260423T063943
CREATED:20230315T020131Z
LAST-MODIFIED:20230315T020142Z
UID:18481-1678813200-1678816800@www.ayclogic.com
SUMMARY:5 PM – Intro To Python – Shawn
DESCRIPTION:What we did\n\nQuiz\n\nHomework\n\nNo homework! Enjoy the break :).\n\nIf you have any questions\, don’t hesitate to email me at szhuang@ayclogic.com.
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-shawn-13/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230314T180000
DTEND;TZID=America/Los_Angeles:20230314T190000
DTSTAMP:20260423T063943
CREATED:20230315T020053Z
LAST-MODIFIED:20230315T020105Z
UID:18479-1678816800-1678820400@www.ayclogic.com
SUMMARY:6 PM – Intro To Python – Shawn
DESCRIPTION:What we did\n\nHomework review\nIf else/Input from shell review\n\nHomework\n\nCreate a file named Mar14_InputHomework.py\nCopy pages 114 to 116 from the textbook.\n\nIf you have any questions\, don’t hesitate to email me at szhuang@ayclogic.com.
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-shawn-5/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230314T180000
DTEND;TZID=America/Los_Angeles:20230314T190000
DTSTAMP:20260423T063943
CREATED:20230315T021115Z
LAST-MODIFIED:20230315T021115Z
UID:18485-1678816800-1678820400@www.ayclogic.com
SUMMARY:6 PM - Scratch 1 - Abigail
DESCRIPTION:What we did today\n\nWe finished working on the Dino Dance project.\n\nHomework\n\nMake another Dance sprite similar to the Dance sprite you did in class.\nMake sure the other Dance sprite has a different dance sequence.\nMake sure it looks different from your dance sprite you did in class. (You can either choose a completely different sprite\, or alter the appearance of your original.)
URL:https://www.ayclogic.com/event/6-pm-scratch-1-abigail-2/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230314T180000
DTEND;TZID=America/Los_Angeles:20230314T190000
DTSTAMP:20260423T063943
CREATED:20230315T021405Z
LAST-MODIFIED:20230315T021405Z
UID:18483-1678816800-1678820400@www.ayclogic.com
SUMMARY:6:00 PM – Scratch 2 – Yitong
DESCRIPTION:Today we:\n\nAdded code to make the Left Player sprite shoot their attacks.\nWhen the attacks hit the Right Player\, their health goes down.\nThe Left Player Attack clones are deleted when they are near the edge of the screen or when they hit the Right Player.\n\nHomework:\n\nWhen you press the M key\, the Right Player sprite should make a clone of the Right Player Attack sprite and the number of attacks the Right Player sprite has should go down by 1.\nThe Right Player sprite can only make a clone when they have more than 0 Right Player Attacks.\nThe Right Player Attack clones should show up and go to where the Right Player sprite is.\nThe Right Player Attack clones should move to the left forever. When they pass -200 on the x-axis\, you should get rid of them.\nIf the Right Player Attack clones touch the Left Player sprite\, the Left Player sprite’s health should go down by 1. You should also get rid of the clone.\nAdd ultimate attack sprites and name them “Left Player Ultimate” and “Right Player Ultimate.” There should be an ultimate attack sprite for each player. In total\, you should have 9 sprites.\n\nTurn in your homework here: yitong@ayclogic.com
URL:https://www.ayclogic.com/event/600-pm-scratch-2-yitong-5/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230314T180000
DTEND;TZID=America/Los_Angeles:20230314T190000
DTSTAMP:20260423T063943
CREATED:20230317T064952Z
LAST-MODIFIED:20230317T064952Z
UID:18511-1678816800-1678820400@www.ayclogic.com
SUMMARY:6PM - Digital Illustration 1
DESCRIPTION:TUESDAY – LAST CLASS! \nToday we continued our in-class Cute Pony project. \n\nFinished the lines\nAdded the flat colors\nAdded the coloring details on top of the flat colors\n\n \nOptional!Homework : Finish the Cute Pony project \n\nAdd more coloring and shading details\nAdd butterfly lines and color\nAdd background using “watercolor (mix)” brush\nSee images below for finished drawing and layers\n\n  \n  \nFINAL PROJECT : Last edits and submissions \nAudrey:  \n\nApply lower opacity to snowflake layer\, and draw some snowflakes overlapping characters.\nAdd a little bit of bangs to Anna and Elsa characters so their head doesn’t look flat.\n\nAnnika:  \n\nAdd lines to the trees\n\n  \n>> Click here for Project Submission Form <<
URL:https://www.ayclogic.com/event/6pm-digital-illustration-1-35/
CATEGORIES:Beginner Digital Illustration,Digital Illustration
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230314T183000
DTEND;TZID=America/Los_Angeles:20230314T193000
DTSTAMP:20260423T063943
CREATED:20230315T022554Z
LAST-MODIFIED:20230315T022554Z
UID:18478-1678818600-1678822200@www.ayclogic.com
SUMMARY:6:30 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nContinued creating the SchoolApplication class\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework MAR14_schoolapp_hw\, please submit by next Monday.\nHomework: Finish creating the find_student_using_dictionary method\, which should work exactly the same as the find_student method but uses the student_dictionary attribute we added.
URL:https://www.ayclogic.com/event/630-pm-python-object-oriented-programming-sebastian-9/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230314T183000
DTEND;TZID=America/Los_Angeles:20230314T193000
DTSTAMP:20260423T063943
CREATED:20230315T023009Z
LAST-MODIFIED:20230315T023009Z
UID:18489-1678818600-1678822200@www.ayclogic.com
SUMMARY:6:30 PM - Scratch 1 - Allison
DESCRIPTION:Homework\n\nContinue on the Punch The Dummy project\nAdd codes inside the POW sprite.\nMake the POW invisible in the beginning.\nThe POW sprite should receive “BackAndForth” message and when it receive\,\n\nmake it appear on the screen\nAnd move randomly on the screen.\nWait 2 seconds.\nHide.
URL:https://www.ayclogic.com/event/630-pm-scratch-1-allison-2/
END:VEVENT
END:VCALENDAR