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:20211016T090000
DTEND;TZID=America/Los_Angeles:20211016T100000
DTSTAMP:20260515T012655
CREATED:20211017T034320Z
LAST-MODIFIED:20211017T034320Z
UID:9968-1634374800-1634378400@www.ayclogic.com
SUMMARY:9 AM - Android Game Development with Java
DESCRIPTION:Today We Do\n\nWe started GameActivity.java and GameView.java.\n\nHomework\n\nAdd a new button in activity_main.xml. Use the following image \nRight click on the “app” directory and choose New > Activity > Empty Activity.\nName the Activity: SettingActivity\nOnce the new Activity is created\, you should see a new Activity tag inside AndroidManifest.xml\nSet the SettingActivity to have screenOrientation landscape.\nAdd the Background Image and back button and “Settings” label\nLook at screenshots below\n\n\n\n 
URL:https://www.ayclogic.com/event/9-am-android-game-development-with-java/
CATEGORIES:Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20211016T100000
DTEND;TZID=America/Los_Angeles:20211016T110000
DTSTAMP:20260515T012655
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:20260515T012655
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