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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230118T170000
DTEND;TZID=America/Los_Angeles:20230118T180000
DTSTAMP:20260423T093504
CREATED:20230119T014516Z
LAST-MODIFIED:20230119T014516Z
UID:17714-1674061200-1674064800@www.ayclogic.com
SUMMARY:5 PM – Scratch Level 1 – Allison
DESCRIPTION:Today We:\n\nTook the Final Test\n\nHomework:\n\nContact us if you have any questions or need any help\nThere is no homework this week. Enjoy!
URL:https://www.ayclogic.com/event/5-pm-scratch-level-1-allison-53/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230118T170000
DTEND;TZID=America/Los_Angeles:20230118T180000
DTSTAMP:20260423T093504
CREATED:20230124T220147Z
LAST-MODIFIED:20230124T220147Z
UID:17808-1674061200-1674064800@www.ayclogic.com
SUMMARY:5PM - Digital Illustration 3
DESCRIPTION:WEDNESDAY \nToday we continued the project Princess Zelda in 3 Styles. \n\nWorking on Style 1 (simple style)\nFinished the flat colors\nFinished the shading and details on a separate layer\n\nNo homework. Next class we start on Style 2 (cute style)
URL:https://www.ayclogic.com/event/5pm-digital-illustration-3-32/
CATEGORIES:Digital Illustration,Intermediate Digital Illustration
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230118T180000
DTEND;TZID=America/Los_Angeles:20230118T190000
DTSTAMP:20260423T093504
CREATED:20230119T034556Z
LAST-MODIFIED:20230119T034556Z
UID:17720-1674064800-1674068400@www.ayclogic.com
SUMMARY:6 PM - Python OOP - Gamas
DESCRIPTION:Today We Did\n\nWe continue with SchoolSystem project.\nWe added find student feature.\n\nHomework\n\nAll files have been added in the google drive. If you were left behind in the class\, please download the files from the google drive.\nContinue with SchoolSystem project.\n\nCreate a new python file teacher.py\n\nInside this new file\, create a new class Teacher with 3 attributes: name\, age and subject_of_expertise\n\n\nInside main.py\,\n\ncreate a new list self.teacher_list. This is very similar to an existing student_list.\nChange the menu to have more features like below\n\n\nPlease select one of the following\n1. Add new student\n2. List all students\n3. Find a student by List\n4. Add new teacher\n5. List all teachers\n6. Find a teacher\nEnter your selection (enter "exit" to quit):\n\n\n\nCreate a new feature to add new teacher to the list. This is very similar to Add New Student we did in the class.\nCreate a new feature to list all teachers. This is very similar to List All students features we did in the class.\n\n\nLook at example below\n\n\nPlease select one of the following\n1. Add new student\n2. List all students\n3. Find a student by list\n4. Add new teacher\n5. List all teachers\n6. Find a teacher\nEnter your selection (enter "exit" to quit): 4\n\nADDING A NEW TEACHER\nWhat is your name: Gamas\nWhat is your age: 100\nWhat subject do you teach: Python OOP\n\nGamas was successfully added to the system!\n\nPlease select one of the following\n1. Add new student\n2. List all students\n3. Find a student by list\n4. Add new teacher\n5. List all teachers\n6. Find a teacher\nEnter your selection (enter "exit" to quit): 4\n\nADDING A NEW TEACHER\nWhat is your name: John\nWhat is your age: 99\nWhat subject do you teach: Math\n\nJohn was successfully added to the system!\n\nPlease select one of the following\n1. Add new student\n2. List all students\n3. Find a student by list\n4. Add new teacher\n5. List all teachers\n6. Find a teacher\nEnter your selection (enter "exit" to quit): 5\n\n1. Gamas - 100 years old - subject is Python OOP\n2. John - 99 years old - subject is Math\n\nPlease select one of the following\n1. Add new student\n2. List all students\n3. Find a student by list\n4. Add new teacher\n5. List all teachers\n6. Find a teacher\nEnter your selection (enter "exit" to quit):
URL:https://www.ayclogic.com/event/6-pm-python-oop-gamas-14/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230118T183000
DTEND;TZID=America/Los_Angeles:20230118T193000
DTSTAMP:20260423T093504
CREATED:20230119T022005Z
LAST-MODIFIED:20230119T022005Z
UID:17716-1674066600-1674070200@www.ayclogic.com
SUMMARY:6:30 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nQuiz review\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework JAN18_quiz_review_hw\, please submit by next Tuesday.\nHomework: Please work through the following website: https://www.ayclogic.com/intro-to-python-exercises/
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-sebastian-3/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230118T190000
DTEND;TZID=America/Los_Angeles:20230118T200000
DTSTAMP:20260423T093504
CREATED:20230122T082614Z
LAST-MODIFIED:20230122T082614Z
UID:17783-1674068400-1674072000@www.ayclogic.com
SUMMARY:7PM - OOP Python - Latisha
DESCRIPTION:Today We Did\n\nContinued working on BookSystem\n\nHomework\n\nDo selection 6 for the BookSystem in a method called list_books_before_2010(). For book system\, if the selection is not between 1-6\, print “invalid selection”\n\nIf you have any questions\, you can ask me at latisha@ayclogic.com.
URL:https://www.ayclogic.com/event/7pm-oop-python-latisha-24/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230118T193000
DTEND;TZID=America/Los_Angeles:20230118T213000
DTSTAMP:20260423T093504
CREATED:20230119T222729Z
LAST-MODIFIED:20230119T222729Z
UID:17731-1674070200-1674077400@www.ayclogic.com
SUMMARY:7:30 WED Intro To Java - Alex
DESCRIPTION:Today We Did:\n\nWe took our test today for two hours and everyone was able to finish in time.\nI will put out the grades before next week Wednesday so be on the look out for them!
URL:https://www.ayclogic.com/event/730-wed-intro-to-java-alex/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR