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:20220313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20221106T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221109T170000
DTEND;TZID=America/Los_Angeles:20221109T180000
DTSTAMP:20260423T120347
CREATED:20221110T032650Z
LAST-MODIFIED:20221110T032650Z
UID:16319-1668013200-1668016800@www.ayclogic.com
SUMMARY:5 PM – Scratch Level 1 – Allison
DESCRIPTION:Today we: \n\nContinued the Mary Had a Little Lamb project\nAdded the rest of the sprites that will play music\nAdded a Conductor sprite\nStarted coding the “Mary Had a Little Lamb” song to play when the game starts\n\nHomework: \n\nIn the project “Mary Had a Little Lamb”:\nFinish coding the Conductor sprite to play the rest of the “Mary Had a Little Lamb” song\nHint: you can find the music notes for the song in the image below\nContact us if you have any questions or need any help\n\n 
URL:https://www.ayclogic.com/event/5-pm-scratch-level-1-allison-46/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221109T170000
DTEND;TZID=America/Los_Angeles:20221109T180000
DTSTAMP:20260423T120347
CREATED:20221116T063308Z
LAST-MODIFIED:20221116T063308Z
UID:16434-1668013200-1668016800@www.ayclogic.com
SUMMARY:5PM - Digital Illustration 3
DESCRIPTION:WEDNESDAY \nToday we continued the Nezuko and Tanjiro project. \nWe did: \n\nStarted shading Nezuko’s skin and hair\n\n \nHOMEWORK : Finish Nezuko’s pattern on the bottom half of her kimono \n\nRemember to check that you are on the correct layer.
URL:https://www.ayclogic.com/event/5pm-digital-illustration-3-25/
CATEGORIES:Digital Illustration,Intermediate Digital Illustration
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221109T180000
DTEND;TZID=America/Los_Angeles:20221109T190000
DTSTAMP:20260423T120347
CREATED:20221110T031112Z
LAST-MODIFIED:20221110T031112Z
UID:16312-1668016800-1668020400@www.ayclogic.com
SUMMARY:6 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nString functionalities:  .title()\, .upper()\, .lower()\nFormatted strings: f””\nRemoving end spaces: .rstrip()\, .lstrip()\, .strip()\nEscape keys: \n \t \” \’\n\nHomework\n\nCreate a new Python file NOV9_StringHomework2.py in Thonny.\nOn page 29\, do 2-8\, and do 2-9 using a formatted string.\nIf you have questions\, you can email me: sebastian@ayclogic.com.
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-sebastian-2/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221109T180000
DTEND;TZID=America/Los_Angeles:20221109T190000
DTSTAMP:20260423T120347
CREATED:20221110T032043Z
LAST-MODIFIED:20221110T032123Z
UID:16315-1668016800-1668020400@www.ayclogic.com
SUMMARY:6 PM – Scratch Level 1 – Allison
DESCRIPTION:Today we: \n\nReviewed coordinates\nStarted the Animal Crossing project\nLearned how to make sprites move left and right while switching costumes\nCoded a Mouse sprite to say hello when it reaches the right border\nCoded another Mouse sprite to broadcast a message when it reaches the left border\nCoded the background to listen to that message and play music\n\nHomework: \n\nCreate a Banner sprite that has the text “Finish!” in its costume.\n\nCode it to hide when the game starts.\n\n\nAdd a Bat sprite.\n\nCode the Bat sprite to start at the middle of the bottom edge when the game starts. Code it to forever go up while switching costumes.\nWhen this Bat sprite reaches the top border\, code it to play the sound pop.\n\n\nAdd another Bat sprite.\n\nCode it to start at the middle of the top edge when the game starts. Code it forever go down while switching costumes.\nWhen this Bat sprite reaches the bottom border\, code the Banner sprite to show up.\n\n\nHint: if you don’t know what coordinates to use for the bolded and underlined text\, look at your coordinate grid paper (click here to see a picture)\nContact us if you have any questions or need any help.
URL:https://www.ayclogic.com/event/6-pm-scratch-level-1-allison/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221109T180000
DTEND;TZID=America/Los_Angeles:20221109T190000
DTSTAMP:20260423T120347
CREATED:20221110T045457Z
LAST-MODIFIED:20221110T045457Z
UID:16313-1668016800-1668020400@www.ayclogic.com
SUMMARY:6 PM - Python OOP - Gamas
DESCRIPTION:Today We Did\n\nWe went over Restaurant and User classes.\nWe reviewed\, attributes\, methods and init methods.\nWhen we should use self.\n\nHomework\n\nCreate Nov8_ClassHomework3.py\nCopy codes from page 162 to 166
URL:https://www.ayclogic.com/event/6-pm-python-oop-gamas-6/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221109T190000
DTEND;TZID=America/Los_Angeles:20221109T200000
DTSTAMP:20260423T120347
CREATED:20221114T233706Z
LAST-MODIFIED:20221114T233706Z
UID:16395-1668020400-1668024000@www.ayclogic.com
SUMMARY:7PM - OOP Python - Latisha
DESCRIPTION:Today We Did\n\nContinued learning about Classes\n\nHomework\n\nDo pg.162 TRY-IT-YOURSELF and pg.163-166 in a file called Nov9_ClassHomework2.py\n\nIf you have any questions\, feel free to email me at latisha@ayclogic.com
URL:https://www.ayclogic.com/event/7pm-oop-python-latisha-14/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221109T193000
DTEND;TZID=America/Los_Angeles:20221109T203000
DTSTAMP:20260423T120347
CREATED:20221110T042838Z
LAST-MODIFIED:20221110T042838Z
UID:16324-1668022200-1668025800@www.ayclogic.com
SUMMARY:7:30 PM - Intro To Java - Alex Lee
DESCRIPTION:Today We Did:\n\nWe continued and were able to finish up most of the MonsterInheritance project.\nLearned about parent and child class\nAlso\, we learned about access modifiers and the differences between them.\n\nFor Homework:\n\nCreate a Troll that is a child class to the monster.\nIt is immune to water damage but takes double damage from fire.\nThe troll will also say “Thank you for the heals” and heal double what the user typed in for the heal.\nAlso\, download Android Studio\, you can find the download here: https://developer.android.com/studio/
URL:https://www.ayclogic.com/event/730-pm-intro-to-java-alex-lee-5/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR