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:20210314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20211107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20211016T100000
DTEND;TZID=America/Los_Angeles:20211016T110000
DTSTAMP:20260428T190711
CREATED:20211016T182659Z
LAST-MODIFIED:20211016T182659Z
UID:9935-1634378400-1634382000@www.ayclogic.com
SUMMARY:10 AM - Intro To Java
DESCRIPTION:Homework\n\nThe email application code now can only have one email message per person. Fix the code so it can have more than one email message per person.\nLook at handleCreateEmail(EmailAccount) method. You have to change the code so it will do the following\n\nCheck if there is already existing List<EmailMessage> inside messageMap. If there is already one\, just add the new EmailMessage to this existing list.\nIf there is not existing List\, then create a new List\, add the new EmailMessage to this new List and insert the list to the messageMap. This is the current behavior.
URL:https://www.ayclogic.com/event/10-am-intro-to-java-19/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20211016T120000
DTEND;TZID=America/Los_Angeles:20211016T130000
DTSTAMP:20260428T190711
CREATED:20211016T200008Z
LAST-MODIFIED:20211016T200008Z
UID:9937-1634385600-1634389200@www.ayclogic.com
SUMMARY:12 PM - Intro To Java
DESCRIPTION:Homework\n\nCreate a new Java file OCT16_CarDealerHomework.java\nDo exercises from https://www.ayclogic.com/java-exercise-2b-input-from-shell-and-if-else/
URL:https://www.ayclogic.com/event/12-pm-intro-to-java-2/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR