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:20240509T163000
DTEND;TZID=America/Los_Angeles:20240509T173000
DTSTAMP:20260426T153049
CREATED:20240511T002409Z
LAST-MODIFIED:20240511T002626Z
UID:25061-1715272200-1715275800@www.ayclogic.com
SUMMARY:4:30pm - Python OOP - Roland
DESCRIPTION:Today We Did \n\nHomework\n\n9-6 –> BagelStore (not IceCreamStore)\n9-7 –> Administrator\n\n\nMonsterInheritance\n\nMonster class\n\nget_info\nreceive_sword_attack\nreceive_magic_attack\n\n\n\n\n\nHomework \nContinue working on the MonsterInheritance project\, implement the Dragon class following the instructions below: \n\nDragon should inherit from Monster\n__init__\n\nShould take in 2 attributes: health\, max_attack\nCall super() with “dragon” as the species type\, and the two attributes passed in\n\n\nOverride receive_magic_attack\n\nIf the magic_type is “fire” then print “Dragon is immune to fire. Therefore\, the dragon suffer no damage” and DO NOTHING ELSE\nIf the magic_type is anything ELSE\, then user super() to call receive_magic_attack from the parent with the damage and magic_type passed in\n\nhint: super().receive_magic_attack…\n\n\n\n\n\nIf you have any questions\, feel free to email me at rolandyang@ayclogic.com
URL:https://www.ayclogic.com/event/430pm-python-oop-roland-9/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240509T180000
DTEND;TZID=America/Los_Angeles:20240509T190000
DTSTAMP:20260426T153049
CREATED:20240510T024347Z
LAST-MODIFIED:20240510T024347Z
UID:25047-1715277600-1715281200@www.ayclogic.com
SUMMARY:6 PM - Intro to Python - Joshua
DESCRIPTION:Today We Did\n\n\n\nLearned about Data Types: Integers\, Double/Float\, Strings\nLearned about Variable Types and how to assign numbers and Strings to Variables\n\n\n\nHomework\n\nCreate may_9_string_hw.py\n\npages 20-23 copy python codes from the book: 2nd week or 3rd week\nIntroToPythonP20toP23\n\n\nUpload your answer to google drive before next week Wednesday night.\n\nIf you have any questions feel free to email me jwidjanarko@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-joshua/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240509T190000
DTEND;TZID=America/Los_Angeles:20240509T200000
DTSTAMP:20260426T153049
CREATED:20240511T055513Z
LAST-MODIFIED:20240511T055513Z
UID:25071-1715281200-1715284800@www.ayclogic.com
SUMMARY:7 PM - Intro To Java - Bill
DESCRIPTION:Your HW:\n\nIn school system\, create a Map (or dictionary) to store the students (name as key\, student object as value)\nUpdate your create a student method to add the new student to the Map\nAdd a new option “find student using map”\n\nIt will ask the user for a name\nThen use the Map to find if a student corresponds to the entered name\nPrint the student out if one was found otherwise print out “No student found”
URL:https://www.ayclogic.com/event/7-pm-intro-to-java-bill-5/
END:VEVENT
END:VCALENDAR