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:20250309T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20251102T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250319T170000
DTEND;TZID=America/Los_Angeles:20250319T180000
DTSTAMP:20260514T135632
CREATED:20250320T010631Z
LAST-MODIFIED:20250320T010631Z
UID:28434-1742403600-1742407200@www.ayclogic.com
SUMMARY:5 PM - Python OOP - Gamas
DESCRIPTION:Today We Did\n\nWe reviewed about function and List.\n\nHomework\n\nStudy and review mar_19_quiz.py file make sure you understand everything about function and list.\nLook at all of your existing files and make sure you understand how to do\n\nCreate a new list\nAdd new element to list\nUpdate new list\nprint number of element inside list.\nCreate a new function and call function\n\n\nCreate a new function “calculate_area_of_rectangle”.\n\nIt has 2 parameters: width and height.\nInside the function multiply the two parameters\nprint the multiplication result.\nCall the function with width as 10 and height as 2\n\n\nCreate a new function “favorite_dance_style”\n\nIt has 1 parameter: dance_style\nInside the function print “I like ballet” if the parameter is equal to “ballet”\nOtherwise\, print “I don’t like <dance_style>”\nCall the function like these\n\nfavorite_dance_style(“ballet”)\nfavorite_dance_style(“tango”)
URL:https://www.ayclogic.com/event/5-pm-python-oop-gamas-4/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250319T180000
DTEND;TZID=America/Los_Angeles:20250319T190000
DTSTAMP:20260514T135632
CREATED:20250320T015951Z
LAST-MODIFIED:20250320T015951Z
UID:28437-1742407200-1742410800@www.ayclogic.com
SUMMARY:6 PM – Python OOP – Daniel
DESCRIPTION:What We Did\n\nFinished the library system\, added the list all old books method\nStarted the shopping cart application\nCreated GroceryItem class and started the ShoppingCartApplication class.\n\nHomework\n\nAdd the menu items eggs and orange juice to the menu_items dictionary\nAdd the grocery item into the shopping cart from the menu_items dictionary depending on what the user selected\nIf you have any questions\, email me at dmeng@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-python-oop-daniel-19/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250319T190000
DTEND;TZID=America/Los_Angeles:20250319T200000
DTSTAMP:20260514T135632
CREATED:20250320T030230Z
LAST-MODIFIED:20250320T030230Z
UID:28436-1742410800-1742414400@www.ayclogic.com
SUMMARY:7 PM – Intro To Python – Darin
DESCRIPTION:What We Did Today:\n\nReviewed variables\, data types\, if statements\, how to get input from the shell\, how to compare (<=\, >=\, ==\, <\, >)\, and typecasting (converting data types from one into another)\nLearnt about lists\, how to store multiple variables\, and do things like adding\, removing\, and accessing.\n\nHomework:\nSubmit the files into the google drive: https://drive.google.com/drive/folders/1H8go-vwBIyC-4UklydoV1wFtTDM6Nr4v?usp=sharing when you are finished! \nCreate a new file called Mar19_Lists_HW1.py: \n\nCopy the code from the textbook (depending on your book edition):\n2nd edition: Page 38 to 41: access\, modify\, append\, remove\n3rd edition: Page 37 to 41 (do not do the “Try It Yourself”)\n\nNotes:\nYou can reach me at ddjapri@ayclogic.com for any questions. \nClass notes: https://drive.google.com/drive/folders/1JIaswYI_MssVSv7icxgYPd_LblYQvOVO?usp=sharing
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-darin-14/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR