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:20230812T140000
DTEND;TZID=America/Los_Angeles:20230812T150000
DTSTAMP:20260506T230357
CREATED:20230814T175831Z
LAST-MODIFIED:20230814T175831Z
UID:21099-1691848800-1691852400@www.ayclogic.com
SUMMARY:2 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nContinued our Grocery System project but started implementing the class system structure\nOrganized each operation into its own method in the system class\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework to the corresponding project’s folder in your Google Drive\nHomework: Stop application loop when user enters any version of “check out” as the menu states. The user should be able to write any variation of “check out”\, like “CHECK OUT”\, “CHeck oUT”\, etc. and the program will still exit.
URL:https://www.ayclogic.com/event/2-pm-python-object-oriented-programming-sebastian-8/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230812T150000
DTEND;TZID=America/Los_Angeles:20230812T160000
DTSTAMP:20260506T230357
CREATED:20230814T180210Z
LAST-MODIFIED:20230814T180210Z
UID:21101-1691852400-1691856000@www.ayclogic.com
SUMMARY:3 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nContinued SchoolSystem project\nTook another deep dive into the differences between lists and dictionaries for the “find_student” methods.\nFull lesson on how lists and dictionaries “find” different things\, very proud of how everyone really understood why dictionaries are faster at searching!\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework to the corresponding project’s folder in your Google Drive (you will be uploading the entire school_system folder we made in class).\nHomework: Finish the edge cases for “find_student_dictionary method”. This means we should first check to see if the name that was provided by the user exists in our dictionary attribute. If it DOES exist\, then we can keep the code that we wrote in class. If it DOESN’T exist\, then we should provide an error message. 
URL:https://www.ayclogic.com/event/3-pm-python-object-oriented-programming-sebastian-6/
CATEGORIES:OOP Python,Python Class
END:VEVENT
END:VCALENDAR