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:20250128T180000
DTEND;TZID=America/Los_Angeles:20250128T190000
DTSTAMP:20260506T061147
CREATED:20250129T025946Z
LAST-MODIFIED:20250129T025946Z
UID:28001-1738087200-1738090800@www.ayclogic.com
SUMMARY:6 PM – Python OOP – Darin
DESCRIPTION:What We Did Today:\n\nContinued learning object oriented programming with classes and objects conceptually and with code.\nReviewed HW\nGot started on implementing classes into the Grocery Shopping Cart application\n\nHomework:\nCreate a new file called OOP_hw3.py and do the following: \n\nPage 167 – TRY IT YOURSELF\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-18/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250128T190000
DTEND;TZID=America/Los_Angeles:20250128T200000
DTSTAMP:20260506T061147
CREATED:20250129T032732Z
LAST-MODIFIED:20250129T040330Z
UID:28003-1738090800-1738094400@www.ayclogic.com
SUMMARY:7 PM – Python OOP – Darin
DESCRIPTION:What We Did Today:\n\nContinued the monster inheritance project\, implementing inheritance for the Dragon class\n\nHomework:\nIn your MonsterInheritance project…. \n\n\n"""\nHomework:\n\nCreate the Hydra and Goblin classes\, and make them inherit from the Monster class. Refer to Dragon to see how this is done.\n\nMake the Hydra immune to water\, but weak to fire (receives double damage)\nnote: you have to override the method from the parent class (replace get_damaged_by_magic)\n\nMake the goblin weak to all magic types (receives double damage)\n\nNote: you have to change the class you use to create these monsters in preadd_monsters inside of main.py\n"""\n\n\nNotes:\nYou can contact me at ddjapri@ayclogic if you have any questions!
URL:https://www.ayclogic.com/event/7-pm-python-oop-darin-19/
CATEGORIES:OOP Python,Python Class
END:VEVENT
END:VCALENDAR