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:20220313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20221106T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221207T080000
DTEND;TZID=America/Los_Angeles:20221207T170000
DTSTAMP:20260507T090151
CREATED:20221208T042828Z
LAST-MODIFIED:20221208T042828Z
UID:16956-1670400000-1670432400@www.ayclogic.com
SUMMARY:6 PM - Python OOP - Gamas
DESCRIPTION:Homework\n\nAll of class files are uploaded to google drive which you can access here: https://drive.google.com/drive/folders/1yj3auNLld74NNzu98nptj8Y2BN3JF0z0\nHenry\, please do your homework 2 weeks ago from page 167.\nFor everyone\, do the following homework\n\nIn Dec7_GroceryShoppingCartV4.py. Figure out how to run the program that will call the application_loop() method. If you do it properly\, you should be able to run the Grocery Shopping Cart application as before. If you are confused how to do this\, look at page 167 homework (Nov16_ClassHomeworkP167.py) and see how you call open_restaurant() or describe_restaurant() methods. This is the same mechanism on how you call the application_loop() method from GroceryShoppingCartSystem class.\nCreate a new file school_system.py\n\nCreate a program that will continuously print the following menu until user enter exit then stop the program.\n\nPlease select one of the following\n1. Add new student\n2. List all students\n3. Find student\n4. Add new teacher\n5. List all teachers\n6. Find teacher using Dictionary\n7. Find student using Dictionary\nEnter your selection. Enter "exit" to quit: 12123\n\nPlease select one of the following\n1. Add new student\n2. List all students\n3. Find student\n4. Add new teacher\n5. List all teachers\n6. Find teacher using Dictionary\n7. Find student using Dictionary\nEnter your selection. Enter "exit" to quit: adf\n\nPlease select one of the following\n1. Add new student\n2. List all students\n3. Find student\n4. Add new teacher\n5. List all teachers\n6. Find teacher using Dictionary\n7. Find student using Dictionary\nEnter your selection. Enter "exit" to quit: exit
URL:https://www.ayclogic.com/event/6-pm-python-oop-gamas-9/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221214T180000
DTEND;TZID=America/Los_Angeles:20221214T190000
DTSTAMP:20260507T090151
CREATED:20221215T040432Z
LAST-MODIFIED:20221215T040432Z
UID:17081-1671040800-1671044400@www.ayclogic.com
SUMMARY:6 PM - Python OOP - Gamas
DESCRIPTION:Homework\n\n\n\nInside Dec7_GroceryShoppingCartV4.py\, create a new method that would do list all frozen items when user checkout. Make sure to choose a good meaningful name for this method. Call this method from inside application_loop(). This is very similar to what we have done in the class today by introducing make_purchase() and list_all_purchased_items().
URL:https://www.ayclogic.com/event/6-pm-python-oop-gamas-10/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221221T180000
DTEND;TZID=America/Los_Angeles:20221221T190000
DTSTAMP:20260507T090151
CREATED:20221223T024343Z
LAST-MODIFIED:20221223T024343Z
UID:17300-1671645600-1671649200@www.ayclogic.com
SUMMARY:6 PM - Python OOP - Gamas
DESCRIPTION:Homework\n\nContinue on your SchoolSystem program\nWhen user enter “exit” stop the loop.
URL:https://www.ayclogic.com/event/6-pm-python-oop-gamas-11/
CATEGORIES:OOP Python
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221222T190000
DTEND;TZID=America/Los_Angeles:20221222T200000
DTSTAMP:20260507T090151
CREATED:20230106T003626Z
LAST-MODIFIED:20230106T003626Z
UID:17382-1671735600-1671739200@www.ayclogic.com
SUMMARY:7 PM - Python OOP - Latisha
DESCRIPTION:Today We Did\n\nWe covered the ElectricCar inheritance concepts and features.\n\nWe learned using inheritance\, we can eliminate code duplication.\nThe ElectricCar class inherits all attributes and methods of the Car class.\nThe ElectricCar class can override the Car’s class method.\n\n\n\nHomework\n\nNo class next week because of Christmas and New Year. The class will resume on 01/05/2023.\nNo homework.\nMerry Christmas and Happy New Year everyone.
URL:https://www.ayclogic.com/event/7-pm-python-oop-latisha/
CATEGORIES:OOP Python,Python Class
END:VEVENT
END:VCALENDAR