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:20240310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20241103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241124T200000
DTEND;TZID=America/Los_Angeles:20241124T210000
DTSTAMP:20260520T025614
CREATED:20241125T054401Z
LAST-MODIFIED:20241125T054401Z
UID:27496-1732478400-1732482000@www.ayclogic.com
SUMMARY:8 PM - Python OOP - Joel
DESCRIPTION:Today we did:\n\nWe continued with the MonsterSystem.\n\n  \nHomework:\n\nMake water golem\, troll\, and griffin classes\, similar to the way we did dragon today. The only difference is the species is changed to their species.\nContinue reviewing the concept of inheritance:\n\nInheritance is a parent-child relationship between classes\nThe parent is the general class\, the child is more specific.\nThe child can “inherit” or have access to the parent class’ attributes and methods.\nsuper().__init__() is calling the parent’s constructor.
URL:https://www.ayclogic.com/event/8-pm-python-oop-joel-6/
END:VEVENT
END:VCALENDAR