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:20220313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20221106T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220820T090000
DTEND;TZID=America/Los_Angeles:20220820T100000
DTSTAMP:20260426T014531
CREATED:20220820T170109Z
LAST-MODIFIED:20220820T170109Z
UID:14456-1660986000-1660989600@www.ayclogic.com
SUMMARY:9 AM - Intro To Java - Gamas
DESCRIPTION:Homework\n\nContinue with Monster Inheritance\, add heal monster feature.\n\n\nPlease select from one of the following\n1. Add new monster\n2. List all monsters\n3. Play the game\nEnter your selection (enter "exit" to quit): 3\n\nPLAY GAME\nWhat is your name: Gamas\nHow much health do you want: 100\n\nGamas has 100 health remaining.\nPlease select one of the following monsters:\n- Troll - 70 health\n- Dragon - 100 health\n- Water Golem - 50 health\nEnter your selection (Enter 'stop' to end the game): troll\n\nWhat do you want to do with the troll:\n1. Magic attack\n2. Melee attack\n3. Arrow attack (5 -10 damage)\n4. Heal\nEnter your selection: 4\n\nHEAL MONSTER\nHow much health you want to heal the troll: 10\nTroll now has 80 health points
URL:https://www.ayclogic.com/event/9-am-intro-to-java-gamas-15/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220820T130000
DTEND;TZID=America/Los_Angeles:20220820T140000
DTSTAMP:20260426T014531
CREATED:20220820T205539Z
LAST-MODIFIED:20220820T205657Z
UID:14470-1661000400-1661004000@www.ayclogic.com
SUMMARY:1 PM - Intro To Java - Alex
DESCRIPTION:Today We Did\n\nWe continued with EmailApplication\nWe added a check to see if user has any email messages or not in their inbox.\nWe added the ability to contain more than one EmailMessage per person. (The code is not done)\n\nHomework\n\nBecause we changed from Map<String\, EmailMessage> to Map<String\, List<EmailMessage>> then in the inbox\, you need to go through each element inside the List<EmailMessage> and print the getInfo() to print the email.getInfo()
URL:https://www.ayclogic.com/event/1-pm-intro-to-java-alex-10/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR