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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230404T170000
DTEND;TZID=America/Los_Angeles:20230404T180000
DTSTAMP:20260425T083922
CREATED:20230405T010040Z
LAST-MODIFIED:20230405T010040Z
UID:18806-1680627600-1680631200@www.ayclogic.com
SUMMARY:5:00 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nReviewed dictionary basics\nBegan phone book with dictionary program\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework APR4_phonebook_hw\, please submit by next Monday.\nHomework: After creating the new file mentioned above\, copy what we did in class and finish the phone book dictionary described here:\nhttps://www.ayclogic.com/phone-book-system/
URL:https://www.ayclogic.com/event/500-pm-python-object-oriented-programming-sebastian/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230404T183000
DTEND;TZID=America/Los_Angeles:20230404T193000
DTSTAMP:20260425T083922
CREATED:20230405T023033Z
LAST-MODIFIED:20230405T023033Z
UID:18810-1680633000-1680636600@www.ayclogic.com
SUMMARY:6:30 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nFinished School System project\nBegan Library System project\nGot really good at creating new classes and constructors\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework APR4_librarysystem_hw\, please submit by next Monday.\nHomework:\na) Implement list_all_old_books() function\, which will use the book_dictionary attribute to print out the following: \nprint(f”Title: {book.title} – Book Author: {book.author} – Year Published: {book.publish_year} – id: {book.id}”) \nThis means you need the book object from the book_dictionary attribute\, is the book object stored in the keys or values? That will determine how you will loop. \nb) Add 2 more test books to the add_test_books() function we made in class.
URL:https://www.ayclogic.com/event/630-pm-python-object-oriented-programming-sebastian-12/
CATEGORIES:OOP Python,Python Class
END:VEVENT
END:VCALENDAR