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:20250605T133000
DTEND;TZID=America/Los_Angeles:20250605T153000
DTSTAMP:20260514T193551
CREATED:20250605T223030Z
LAST-MODIFIED:20250605T223030Z
UID:29256-1749130200-1749137400@www.ayclogic.com
SUMMARY:1:30 - Intro To Python Summer - Joshua
DESCRIPTION:Today We Did\n\nlearned how inputs work\n\nresponse= input(“Insert your questionhere”)\n\n\nReviewed string methods (.lower()  \,  .upper()\, .title())\nWorked with lists\n\nindexing\nadding\, removing \, overriding\n\n\n\nHomework\n\n\n\nPage 34 to 36\nTRY IT YOURSELF from page 36\nPage 37 to 41: access\, modify\, append\, remove
URL:https://www.ayclogic.com/event/130-intro-to-python-summer-joshua/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250605T180000
DTEND;TZID=America/Los_Angeles:20250605T190000
DTSTAMP:20260514T193551
CREATED:20250606T021123Z
LAST-MODIFIED:20250606T021140Z
UID:29258-1749146400-1749150000@www.ayclogic.com
SUMMARY:6:00 PM- Python OOP -Joshua
DESCRIPTION:Today We did\n\nExplained the application loop\nTalked about the theory behind having multiple files\nWhy the class variables in __init__ can help us have a “updating” school system that remembers students we add\n\n  \nHomework \n\nImplement the list_students(self): class    (Option 2)\nHints/Steps \n\nIn a for loop\, you extract each student from the list\nThen with that student object\, grab the name\, age \, and grade and write a f string with that information\nSample Sentence   ” student.name is in student.grade and is student.age years old” (don’t forget to f string it with brackets\nRemember\, you need to loop through self.student_list\n\n\nFind Student (Option 3)\nHints \n\nAsk Only for the name you want to search (Changed from the explantion\nIn a loop similar to the for loop in option 2\, check each student’s name with an if statement to see if it is a match to the input\n\nIf it is a match\, print that student’s other information\n\n\n\n\n\nSo structure for Find student is \n\nAsk for student’s name with\nFor loop for all the students\n\nCheck if the input isthe same as the student.name of each file\nIf found\, print the same sample sentences option 2
URL:https://www.ayclogic.com/event/600-pm-python-oop-joshua/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250605T183000
DTEND;TZID=America/Los_Angeles:20250605T193000
DTSTAMP:20260514T193551
CREATED:20250606T023611Z
LAST-MODIFIED:20250606T023611Z
UID:29263-1749148200-1749151800@www.ayclogic.com
SUMMARY:6:30 PM – Python OOP  – Sebastian
DESCRIPTION:Today we did \n\nStart the supermarket application\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\nNo homework today
URL:https://www.ayclogic.com/event/630-pm-python-oop-sebastian-11/
CATEGORIES:OOP Python,Python Class
END:VEVENT
END:VCALENDAR