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:20250309T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20251102T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250612T133000
DTEND;TZID=America/Los_Angeles:20250612T153000
DTSTAMP:20260514T172701
CREATED:20250612T221340Z
LAST-MODIFIED:20250612T221340Z
UID:29335-1749735000-1749742200@www.ayclogic.com
SUMMARY:1:30 - Intro to Python Summer- Joshua
DESCRIPTION:Today We Did \n\nwhile loops\n\nwhile <condition>:\n\n\nForever loop\nhow to end a forever loop\n\nbreak\n\n\ncrafting exit conditions and practicing transformations\n\nas a reminder\, input() will always return a string such as “1”\nuse int(<number>) to transform it\n\nwarning\, int(<number>) may screw it up\n\n<string>.isnumeric() may be helpful to check if number\n\n\n\n\nbreak conditions being the first check may circumvent some prooblems\n\n\n\n\nHomework \n\nThird edition\n\nPage 118 to 121 and page 123 TRY IT YOURSELF: 7-5
URL:https://www.ayclogic.com/event/130-intro-to-python-summer-joshua-3/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250612T180000
DTEND;TZID=America/Los_Angeles:20250612T190000
DTSTAMP:20260514T172701
CREATED:20250613T022004Z
LAST-MODIFIED:20250613T022004Z
UID:29340-1749751200-1749754800@www.ayclogic.com
SUMMARY:6 PM- Intro to Python - Joshua
DESCRIPTION:Today we did\n\nWorked on school system\n Reviewed\n\nHomework\n\ndef list_teachers(self) function\n\nThe goal of this function is to list all the teachers 1 by 1 with their name\, age\, and subject\nHINTL Similar structure to  list_students\n\n\ndef find_teachers(self)function\n\nThe goal of this function is to find all teachers that have the same SUBJECT\nHINT Similar structure to find_students (EXCEPT THAT YOU NEED TO LOOK FOR AND COMPARE THE TEACHERS SUBJECT ON THE IF STATEMENT)
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-joshua-14/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250612T183000
DTEND;TZID=America/Los_Angeles:20250612T193000
DTSTAMP:20260514T172701
CREATED:20250613T012457Z
LAST-MODIFIED:20250613T023526Z
UID:29338-1749753000-1749756600@www.ayclogic.com
SUMMARY:6:30 PM – Python OOP – Sebastian (Darin Sub)
DESCRIPTION:Today we did \n\nReviewed the Supermarket Application\nStarted the Monster Inheritance project\, learned about inheritance.\nThursday 6:30PM class code: https://drive.google.com/drive/folders/1qlUjB3gRXHSK5kRzjKzDD2qIz-OqB2bK?usp=sharing\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPage 168 to 170: Copy Codes\nPage 173\, 9-6 and 9-7
URL:https://www.ayclogic.com/event/630-pm-python-oop-sebastian-darin-sub/
CATEGORIES:OOP Python,Python Class
END:VEVENT
END:VCALENDAR