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:20250309T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20251102T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250114T180000
DTEND;TZID=America/Los_Angeles:20250114T190000
DTSTAMP:20260502T120203
CREATED:20250115T040356Z
LAST-MODIFIED:20250115T040356Z
UID:27874-1736877600-1736881200@www.ayclogic.com
SUMMARY:6 PM – Python OOP – Darin
DESCRIPTION:What We Did Today:\n\nReviewed and finished the modified Robux system code.\nIntroduced object oriented programming with classes and objects conceptually and with code.\n\nHomework:\nCreate a new file called OOP_hw1.py and do the following: \n\nFrom your textbook\, copy pages 158 to 161\, read over the text and examples!\n\nSubmit into the google drive when you are done! \nNotes:\nEmail me at ddjapri@ayclogic.com if you have any questions!
URL:https://www.ayclogic.com/event/6-pm-python-oop-darin-16/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250114T190000
DTEND;TZID=America/Los_Angeles:20250114T200000
DTSTAMP:20260502T120203
CREATED:20250115T035952Z
LAST-MODIFIED:20250115T035952Z
UID:27877-1736881200-1736884800@www.ayclogic.com
SUMMARY:7 PM – Python OOP – Darin
DESCRIPTION:What We Did Today:\n\nContinue the MonsterInheritance project\, implementing nested if statements and reviewing object oriented concepts regarding the keyword “self”\n\nHomework:\nContinue in your Monster Inheritance project in main.py and monster.py\, and do the following: \n\nInside of elif attackChoice == “2”: \n# create a method in monster.py called sword_damage\, and inside that method\, reduce\n# the monster's health by a random integer\n# print the following:\n# You attacked dragon with 10 damage and the dragon has 90 health remaining.\n\n# the only thing here (in the elif attackChoice == "2") is calling that method\nNotes:\nYou can contact me at ddjapri@ayclogic if you have any questions!
URL:https://www.ayclogic.com/event/7-pm-python-oop-darin-17/
CATEGORIES:OOP Python,Python Class
END:VEVENT
END:VCALENDAR