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:20220419T073000
DTEND;TZID=America/Los_Angeles:20220419T083000
DTSTAMP:20260423T225950
CREATED:20220419T164300Z
LAST-MODIFIED:20220419T164300Z
UID:12566-1650353400-1650357000@www.ayclogic.com
SUMMARY:7:30 AM - Intro To Python - Gamas
DESCRIPTION:Today We Do\n\nWe reviewed For Loop List (For Each)\nWe learned For Loop Range\nWe started While Loop\n\nHomework\n\nCreate Apr19_WhileLoopHomework.py\nCopy code from page 118 to 121
URL:https://www.ayclogic.com/event/730-am-intro-to-python-gamas-7/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220419T163000
DTEND;TZID=America/Los_Angeles:20220419T173000
DTSTAMP:20260423T225950
CREATED:20220420T011457Z
LAST-MODIFIED:20220420T011457Z
UID:12571-1650385800-1650389400@www.ayclogic.com
SUMMARY:4:30 PM - Python OOP - Gamas
DESCRIPTION:Today We Do\n\nWe reviewed how to get Monster object out of the dictionary.\nWe reviewed how to pass Monster object from one method to another.\n\nHomework\n\nContinue on MonsterInheritance project.\nWhen monster’s health is 0 or less\, remove from the menu\nWhen player’s health is 0 or less\, end the game\nAdd the code for the magic attack menu\n\n  Dragon - -3 health - 50 Max attack\n  Troll - 50 health - 20 Max attack\n  Water Golem - 30 health - 20 Max attack\n  Cyclops - 60 health - 30 Max attack\nEnter your selection ('exit' to quit): troll\nWhat do you want to do with the troll\n\nCOMBAT MENU\n1. Magic attack\n2. Sword attack - 10 to 20 damage\nEnter your selection: 1\n\nWhat kind of magic attack you want to do:\n1. Fire magic - Max damage: 50\n2. Water magic - Max damage: 50\n3. Earth magic - Max damage: 65\n4. Wind magic - Max damage: 40\nEnter your selection: 1\n\nYou attacked TROLL with 18 damage and the TROLL has 82 health remaining.\nDragon attacked you with 48 damage. Your remaining health is 152.
URL:https://www.ayclogic.com/event/430-pm-python-oop-gamas-9/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220419T170000
DTEND;TZID=America/Los_Angeles:20220419T180000
DTSTAMP:20260423T225950
CREATED:20220420T054030Z
LAST-MODIFIED:20220420T054030Z
UID:12575-1650387600-1650391200@www.ayclogic.com
SUMMARY:5 PM – Python OOP – Bill
DESCRIPTION:Today We:\n\nLearned about how to create a class or custom data type\nCreated a GroceryItem class with the attributes: name\, price\, is_frozen\, brand\nLearned how to create a variable that uses our Grocery Item data type\nLearned about the __init__ function/method\nLearned how to access the attributes of the variable\nLearned about what self means\nLearned about how to add attributes and added another atribute: is_dairy\nLearned how to make and call custom methods inside the class\n\nYour HW:\n\nCreate a new file called April_19_ClassesHW\nFollow the book along pages 158 – 161 and copy the code
URL:https://www.ayclogic.com/event/5-pm-python-oop-bill-2/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220419T173000
DTEND;TZID=America/Los_Angeles:20220419T183000
DTSTAMP:20260423T225950
CREATED:20220420T020934Z
LAST-MODIFIED:20220420T020934Z
UID:12573-1650389400-1650393000@www.ayclogic.com
SUMMARY:5:30 PM – Intro To Python – Parna
DESCRIPTION:Today We Do\n\nWe went over == and !=\, and the difference between = and ==.\nWe went over indentation under if/else statements.\nWe went over AND and OR operators\n\nHomework\n\nPages 79-81 from the textbook\, put it in a file called <date>_IfElseHomework.py:
URL:https://www.ayclogic.com/event/530-pm-intro-to-python-parna-4/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220419T180000
DTEND;TZID=America/Los_Angeles:20220419T190000
DTSTAMP:20260423T225950
CREATED:20220425T075417Z
LAST-MODIFIED:20220425T075417Z
UID:12672-1650391200-1650394800@www.ayclogic.com
SUMMARY:6PM - Beginner Digital Illustration
DESCRIPTION:TUESDAY \nToday we finished the Eevee project! \nNext class we will start a new project. \nNO HOMEWORK
URL:https://www.ayclogic.com/event/6pm-beginner-digital-illustration-3/
CATEGORIES:Beginner Digital Illustration,Digital Illustration
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220419T180000
DTEND;TZID=America/Los_Angeles:20220419T190000
DTSTAMP:20260423T225950
CREATED:20220427T005616Z
LAST-MODIFIED:20220427T005616Z
UID:12707-1650391200-1650394800@www.ayclogic.com
SUMMARY:6 PM - Scratch Level 1 – Yitong
DESCRIPTION:Today we:\n\nMade all the other notes C-G\nAdded a Conductor sprite\nMade the Conductor play the first bar\n\nHomework:\n\nMake the Conductor play the rest of the bars (follow the music sheet)\n\nIf you need help email me: idyllicalyssum@gmail.com
URL:https://www.ayclogic.com/event/6-pm-scratch-level-1-yitong-27/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
END:VCALENDAR