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:20241217T180000
DTEND;TZID=America/Los_Angeles:20241217T190000
DTSTAMP:20260430T064701
CREATED:20241218T041019Z
LAST-MODIFIED:20241218T041019Z
UID:27721-1734458400-1734462000@www.ayclogic.com
SUMMARY:6 PM – Python OOP – Darin
DESCRIPTION:What We Did Today:\n\nReviewed dictionaries in Python through homework and last week’s material.\nUtilized dictionaries in a phone book system program.\n\nHomework:\nHOMEWORK 1: \nIn a file called Dec17_IntroToDictionariesHW2.py\, do the following from the book: \n\nCopy pages 100 – 101\nPage 105 TRY IT YOURSELF\, all 3 numbers.\n\nHOMEWORK 2: \nIn your phone_book_system.py\, continue to implement option 2 based on this criteria: https://www.ayclogic.com/phone-book-system/ \nRefer to introToDictionaries at the very end for how to find stuff in a dictionary. \nSubmit these into the google drive when you are done! \nNotes:\nEmail me at ddjapri@ayclogic.com if you have any questions!
URL:https://www.ayclogic.com/event/6-pm-python-oop-darin-14/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241217T190000
DTEND;TZID=America/Los_Angeles:20241217T200000
DTSTAMP:20260430T064701
CREATED:20241218T041455Z
LAST-MODIFIED:20241218T041455Z
UID:27723-1734462000-1734465600@www.ayclogic.com
SUMMARY:7 PM – Python OOP – Darin
DESCRIPTION:What We Did Today:\n\nFinished the library system project\nStarted on the Supermarket Application project\, going over big OOP + dictionary concepts\n\nHomework:\n\n\n\n# Your homework is to finish the school system application methods for the teacher if you haven't done so already\n\nNow inside of the SupermarketApplication\,\n\n\n# Add the grocery item (the object itself) to self.purchased\n# outside of the while loop\, use a for loop on self.purchased to print out in the following format:\n\n"""\nYou have purchased {number of items purchased} items:\nMilk - remember to store inside a freezer\nEggs - remember to store inside a freezer\nOrange Juice\nEggs - remember to store inside a freezer\nMilk - remember to store inside a freezer\n\nThank you for your business\, please pay $24\n"""\n\n\n\nSubmit this files to the google drive when you are done! \nNotes:\nYou can contact me at ddjapri@ayclogic if you have any questions!
URL:https://www.ayclogic.com/event/7-pm-python-oop-darin-15/
CATEGORIES:OOP Python,Python Class
END:VEVENT
END:VCALENDAR