BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//American Young Coder - ECPv6.10.1.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:American Young Coder
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:20260308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20261101T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260806T170000
DTEND;TZID=America/Los_Angeles:20260806T180000
DTSTAMP:20260817T151831
CREATED:20260807T005743Z
LAST-MODIFIED:20260807T005743Z
UID:34367-1786035600-1786039200@www.ayclogic.com
SUMMARY:5 PM - Python OOP - Gamas
DESCRIPTION:Today We Did\n\nWe reviewed class homeworks (Restaurant and User classes)\nWe learned about some class terminologies\n\nHomework\n\nTry to memorize below points\n\n\n\nTHINGS TO REMEMBER\nA. Attributes of a class\n    attributes of a class starts with self. For example\, Restaurant class has 2 attributes\n    1. self.restaurant_name\n    2. self.cuisine_type\nB. Class can be used as a custom datatype.\n    For example\, Dog class is a composition of attributes:\n    self.name\, self.breed\, self.age\nC. Every function / method inside the class it's first parameter has to be "self"\nD. "self" is only used inside a class. Outside a class\, "self" is not used or ignored.\nE. "__init__" is called when you create a variable of that class.\n   For example\, r = Restaurant("Malatang"\, "Chinese")\n   Another example\, dog_1 = Dog("Coco"\, "Dog"\, "Maltipoo"\, 9)\nF. a variable whose data type is a class\, is often called "object" or "instance"\nG. a function inside a class is commonly called "method".\nH. "__init__" is commonly called "constructor"\n\n\n\n\nCreate aug_6_car_class_hw.py\n\ncopy codes from page 163 to 164.
URL:https://www.ayclogic.com/event/5-pm-python-oop-gamas-6/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260806T180000
DTEND;TZID=America/Los_Angeles:20260806T190000
DTSTAMP:20260817T151831
CREATED:20260807T015503Z
LAST-MODIFIED:20260807T015503Z
UID:34369-1786039200-1786042800@www.ayclogic.com
SUMMARY:6 PM - Intro To Python - Brandon
DESCRIPTION:What we learned today:\n\nWe went over for loops and did page 56 (Try it yourself)
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-brandon-4/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260806T200000
DTEND;TZID=America/Los_Angeles:20260806T210000
DTSTAMP:20260817T151831
CREATED:20260807T040118Z
LAST-MODIFIED:20260807T040118Z
UID:34371-1786046400-1786050000@www.ayclogic.com
SUMMARY:8 PM – Advanced AI/ML – Darin
DESCRIPTION:Today’s Activities:\n\n\n\nFinished the optical character recognition project!\n\nHomework:\nNone! Congratulations on finishing the course! \nNotes:\n\n\n\n\nYou can reach me at ddjapri@ayclogic.com. \nAll class notes can be found here.
URL:https://www.ayclogic.com/event/8-pm-advanced-ai-ml-darin-10/
CATEGORIES:Advanced AI/ML,Python Class
END:VEVENT
END:VCALENDAR