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:20260308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20261101T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260814T080000
DTEND;TZID=America/Los_Angeles:20260814T090000
DTSTAMP:20260817T151941
CREATED:20260815T131915Z
LAST-MODIFIED:20260815T131915Z
UID:34493-1786694400-1786698000@www.ayclogic.com
SUMMARY:8 PM - AI Agent - Joel
DESCRIPTION:Today we did:\n\nWe continued with the first project.\n\n  \nHomework:\n\nCreate a new function\, create_a_new_person()\n\nInside the function ask AI to create a new person every you call the function\, which will return a JSON in the following format\n\n\n\n{\n    "name": "Gamas"\,\n    "phone": "626-476-3067"\,\n    "age": 49\,\n    "gender": "male"\n}\n\n \n\n\nIf the age is between 13 and 19 then said “Gamas you are a teenager with phone number of 626-476-3067”. If not then just say “Gamas your phone number is 626-476-3067.\nSimilar to JUDGE_SCHEMA\, you need to create PERSON_SCHEMA and pass this to the AI.\n\n\nCall the function from the main.
URL:https://www.ayclogic.com/event/8-pm-ai-agent-joel-3/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260814T100000
DTEND;TZID=America/Los_Angeles:20260814T120000
DTSTAMP:20260817T151941
CREATED:20260814T185610Z
LAST-MODIFIED:20260814T185610Z
UID:34486-1786701600-1786708800@www.ayclogic.com
SUMMARY:10 AM - Python OOP - BIll
DESCRIPTION:Your HW:\n\nFind book by title\n\nask user for name of book\, look for a book with that name in the list (or use dictionary)\n\n\nFInd book by date range\n\nAsk user for 2 years\nList all books published bewtween those 2\n\n\nCreate a new class ComicBook inherits from Book\n\nHas extra attribute Illustrator\nWhen you print out comic book’s get info it should show the illustrator as well as the autor\n\n\n Create a new option: Create Comic Book\n\nAsk the user for all the info to create a book +an illustrator\nAdd the new comic book to the book list/dictionary
URL:https://www.ayclogic.com/event/10-am-python-oop-bill-4/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260814T180000
DTEND;TZID=America/Los_Angeles:20260814T190000
DTSTAMP:20260817T151941
CREATED:20260817T001156Z
LAST-MODIFIED:20260817T001156Z
UID:34506-1786730400-1786734000@www.ayclogic.com
SUMMARY:6 PM - Python OOP - Gamas
DESCRIPTION:Your HW:\n\nCreate a teacher class\n\nAttributes: name\, age\, subject\, room number\nGet info function also needed\n\nThis should show the subject and room number of the teacher\n\n\n\n\nCreate an Add Teacher option\nCreate a list all teacher option\nCreate a find teacher by room number option\n\nHint: you can use a dictionary for this
URL:https://www.ayclogic.com/event/6-pm-python-oop-gamas-24/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260814T190000
DTEND;TZID=America/Los_Angeles:20260814T200000
DTSTAMP:20260817T151941
CREATED:20260815T235651Z
LAST-MODIFIED:20260815T235651Z
UID:34500-1786734000-1786737600@www.ayclogic.com
SUMMARY:7:00 PM- Python OOP - Joshua
DESCRIPTION:Today we did\n– Downloading and setting up Pycharm\n– Pycharm Tutorial\n– Quick review on simple subjects \n\nHomework:\nRead: \n\nPage 92 to 97.\n\nLook at these terms and tell me which ones you need help with\n1.For Loops\n2. While Loops\n3. If\, Else\, Elif Statement\n4. How to fix bugss\n5. Functions\, Return\, paramaters\n6. Lists\n7. Variables and data types (int\,string\, boolean)\n8. import random\n9.String Functions
URL:https://www.ayclogic.com/event/700-pm-python-oop-joshua-18/
END:VEVENT
END:VCALENDAR