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:20210314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20211107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210720T180000
DTEND;TZID=America/Los_Angeles:20210720T190000
DTSTAMP:20260425T065929
CREATED:20210721T022319Z
LAST-MODIFIED:20210722T021226Z
UID:8622-1626804000-1626807600@www.ayclogic.com
SUMMARY:6 PM - Introduction to Python - Nathaniel
DESCRIPTION:What we did today: \n\nReviewed while loops homework\nFinished quiz review\n\nHomework: \n\nStudy for Quiz 1 that will take place next Tuesday\, July 27!\nQuiz will contain material on: variables\, getting input\, strings\, if/else\, lists\, and loops\n\nIf you have any questions\, feel free to email me at nathaniel@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-introduction-to-python-nathaniel-9/
CATEGORIES:Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210720T180000
DTEND;TZID=America/Los_Angeles:20210720T190000
DTSTAMP:20260425T065929
CREATED:20210721T030232Z
LAST-MODIFIED:20210721T030232Z
UID:8625-1626804000-1626807600@www.ayclogic.com
SUMMARY:6 PM - Intro To Java
DESCRIPTION:Today We Do\n\nWe changed from Map<String\, EmailMessage> to Map<String\, List<EmailMessage>> for messageMap. This way the system can handle more than one email per person.\n\nHomework\n\n\n\nCreate a new method saveEmailMessageToFile(). This method should save messageMap to allMessages.json file. This should be very similar to saveEmailAccountsToFile() method.\nAfter you create this method\, you should call this method from inside createNewEmail(Account verifiedAccount)\, after you create a new email and save the new email inside messageMap.
URL:https://www.ayclogic.com/event/6-pm-intro-to-java-19/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR