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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230523T170000
DTEND;TZID=America/Los_Angeles:20230523T180000
DTSTAMP:20260425T183245
CREATED:20230524T010402Z
LAST-MODIFIED:20230524T010402Z
UID:19940-1684861200-1684864800@www.ayclogic.com
SUMMARY:5:00 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nBegan library system\nCreated Book class (remember\, our “model” for the book object)\nCreated add_book\, list_all_books\, and find_book_using_title\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework MAY23_library_system_hw\, please submit by next Monday.\nHomework:\na) First we need to add books to our books_by_id dictionary in the same add_book() method. This will be a bit different from how we did it for the books_dictionary dictionary\, it’s your job to try and find out the difference on how we should “add it”. \nb) Similar to how we created find_book_using_title()\, create a new method find_book_using_id() which will use our books_by_id dictionary attribute to find books after the user gives us a book ID. 
URL:https://www.ayclogic.com/event/500-pm-python-object-oriented-programming-sebastian-6/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230523T183000
DTEND;TZID=America/Los_Angeles:20230523T193000
DTSTAMP:20260425T183245
CREATED:20230524T023042Z
LAST-MODIFIED:20230524T023042Z
UID:19946-1684866600-1684870200@www.ayclogic.com
SUMMARY:6:30 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nReviewed the homework which was preparation for the exam\nWent over more final exam preparation\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework MAY23_final_review_hw\, optionally submit by next Monday.\nHomework:\na) Optionally\, finish the final exam review that we started in class. You can design these classes however you want in order to really understand why we have different methods in attributes for these “System” classes \nb) Review the driver homework you were assigned to continue preparing for the final
URL:https://www.ayclogic.com/event/630-pm-python-object-oriented-programming-sebastian-21/
CATEGORIES:OOP Python,Python Class
END:VEVENT
END:VCALENDAR