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:20250121T180000
DTEND;TZID=America/Los_Angeles:20250121T190000
DTSTAMP:20260502T195104
CREATED:20250122T032310Z
LAST-MODIFIED:20250122T032310Z
UID:27942-1737482400-1737486000@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 the Dog class homework.\n\nHomework:\nCreate a new file called OOP_hw2.py and do the following: \n\nPage 162 – TRY IT YOURSELF\nPage 163 to Page 166 – copy code to Thonny and run it.\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-17/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250121T190000
DTEND;TZID=America/Los_Angeles:20250121T200000
DTSTAMP:20260502T195104
CREATED:20250122T034519Z
LAST-MODIFIED:20250122T040329Z
UID:27943-1737486000-1737489600@www.ayclogic.com
SUMMARY:7 PM – Python OOP – Darin
DESCRIPTION:What We Did Today:\n\nContinue the MonsterInheritance project\, implementing attacks against the monster and on the player\nImplemented object oriented design for method placement\n\nHomework:\nContinue in your Monster Inheritance project in main.py and monster.py\, and do the following: \n\n\nget input from the shell after printing the magic menu\ncheck the input with many if statements\, and just use ‘pass‘ in each if statement\nput this all into a new method by extracting\n\nexample print out: \nWhat do you want to do with the dragon\n1. Magic attack\n2. Sword attack – 10 to 20 damage\nEnter your selection: 1 \nWhat kind of magic attack you want to do:\n1. Fire magic – Max damage: 10\n2. Water magic – Max damage: 10\n3. Earth magic – Max damage: 15\n4. Wind magic – Max damage: 8\nEnter your selection: 2 \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-18/
CATEGORIES:OOP Python,Python Class
END:VEVENT
END:VCALENDAR