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:20230516T170000
DTEND;TZID=America/Los_Angeles:20230516T180000
DTSTAMP:20260421T153338
CREATED:20230516T234055Z
LAST-MODIFIED:20230517T005326Z
UID:19773-1684256400-1684260000@www.ayclogic.com
SUMMARY:5 PM — Intro to Python — Shawn
DESCRIPTION:What we did\n\nHW Review\nReview for quiz\n\nHomework\n\nName your file May16_Review.py\nhttps://www.ayclogic.com/intro-to-python-exercises-for-quiz-2/ \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-28/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230516T170000
DTEND;TZID=America/Los_Angeles:20230516T180000
DTSTAMP:20260421T153338
CREATED:20230517T011258Z
LAST-MODIFIED:20230517T011258Z
UID:19776-1684256400-1684260000@www.ayclogic.com
SUMMARY:5:00 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nWe implemented methods for adding\, listing\, and finding students and teachers using lists and dictionaries.\nWe also added Staff and Classroom classes\, but haven’t implemented the methods for them yet.\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework MAY16_dictionary_hw\, please submit by next Wednesday.\nHomework:\na) Start by importing the new classes we created for staff and classroom so you can instantiate them (make the classes into objects) \nb) Write the corresponding methods for menu items 6\, 9\, 10\, 12\, 13\, 14\, 15. Remember to look back at how we previously implemented methods like add\, list\, and find to make it easier.
URL:https://www.ayclogic.com/event/500-pm-python-object-oriented-programming-sebastian-5/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230516T180000
DTEND;TZID=America/Los_Angeles:20230516T190000
DTSTAMP:20260421T153338
CREATED:20230516T234432Z
LAST-MODIFIED:20230517T005340Z
UID:19772-1684260000-1684263600@www.ayclogic.com
SUMMARY:6 PM — Intro to Python — Shawn
DESCRIPTION:What we did\n\nFunction without return value\n\nHomework\n\nCopy pages 130-133 and do 131 TRY IT YOURSELF problems into file named May16_FunctionNoReturnValueHW.py\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-14/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230516T180000
DTEND;TZID=America/Los_Angeles:20230516T190000
DTSTAMP:20260421T153338
CREATED:20230517T020045Z
LAST-MODIFIED:20230517T020045Z
UID:19778-1684260000-1684263600@www.ayclogic.com
SUMMARY:6 PM - Scratch 1 - Abigail
DESCRIPTION:Gamas Sub \nHomework\n\nContinue on “Animal Crossing” project.\nAdd one new sprite\, choose “Bat” as the sprite.\nMake the bat start from coordinate (-100\, 180).\nMake the bat move from top to the bottom and flaps its wing.\nWhen the bat touch the bottom of the screen\, make the bat say “Hello I am in the bottom.”. Hint:  Inside the forever loop\, you need to check if y < -170 then do the say hello.
URL:https://www.ayclogic.com/event/6-pm-scratch-1-abigail-10/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230516T180000
DTEND;TZID=America/Los_Angeles:20230516T190000
DTSTAMP:20260421T153338
CREATED:20230522T051328Z
LAST-MODIFIED:20230522T054144Z
UID:19907-1684260000-1684263600@www.ayclogic.com
SUMMARY:6PM - Digital Illustration 2
DESCRIPTION:TUESDAY \nToday we started a new project: Link from Tears of the Kingdom \n\nWe drew out the sketch of the head and mapped out the features of the face\nStarted on the lines\, drew the eyes\, nose\, mouth\, and eyebrows.\n\n  \nHOMEWORK \n\nCatch up on the in-class drawing if you have not yet.\nOnly Lea: fill out this form
URL:https://www.ayclogic.com/event/5pm-digital-illustration-2/
CATEGORIES:Digital Illustration,Intermediate Digital Illustration
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230516T183000
DTEND;TZID=America/Los_Angeles:20230516T193000
DTSTAMP:20260421T153338
CREATED:20230517T022950Z
LAST-MODIFIED:20230517T023938Z
UID:19780-1684261800-1684265400@www.ayclogic.com
SUMMARY:6:30 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nFinished monster system\nReviewed REALLY IMPORTANT homework assignment you guys have!! Please make sure you complete it with enough time!\nFinal exam will be the following week after reviewing the solution (June 3rd) and it will be 2 hours long\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework MAY16_practice_test_hw\, please submit by next Monday.\nHomework: Please make sure you spend enough time on this assignment\, as if you don’t finish it you won’t be able to pass the class (its worth a lot of points!). Take advantage of my email as well\, so I can help answer any questions.Homework assignment link:\nhttps://docs.google.com/forms/d/1OhKBN8q59La_rmyNiMu1iSrQks5ssOIMDH0cACNV1Z0
URL:https://www.ayclogic.com/event/630-pm-python-object-oriented-programming-sebastian-20/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230516T183000
DTEND;TZID=America/Los_Angeles:20230516T193000
DTSTAMP:20260421T153338
CREATED:20230518T050024Z
LAST-MODIFIED:20230521T195846Z
UID:19803-1684261800-1684265400@www.ayclogic.com
SUMMARY:6:30 PM – Scratch Level 2 – Allison
DESCRIPTION:Today we:\n\nContinued the Spaceship 2.0 project\nCoded the Asteroid clones and Fireball clones delete when they touch\n\nImportant Reminders:\n\nAfter you finish your homework in Scratch\, send an email to allison@ayclogic.com by Monday at 8 PM. In that email\, write down your name and a link to your shared Scratch project homework. Make sure to share your Scratch project.\n\nHomework:\n\nIn your Spaceship 2.0 project (make sure you’re not doing your homework in the Spaceship 1.0 project)\n\nAdd a Lightning sprite. Rename the Lightning sprite to “Bomb”\nCode the Rocketship sprite to create a clone of the Bomb sprite when the “b” key is pressed\nCode the Bomb clone to go to the Rocketship when it is created\nCode the Bomb clone to go up after it is created\nCode the Bomb clone to delete when it reaches the top edge\nIf the Bomb clone and Asteroid clone touch\, code the Bomb clone and Asteroid clone to delete\n\n\nIf you do not have the book\, ask your family if you can buy the Scratch Level 2 Book for the class. A picture of the book is below. You can buy the book online.\n\nIf possible\, please try to get the book by 1-2 weeks\nPlease let us know if you are unable to get the book\n\n\nContact us if you have any questions or need any help
URL:https://www.ayclogic.com/event/630-pm-scratch-level-2-allison-3/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
END:VCALENDAR