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:20220730T090000
DTEND;TZID=America/Los_Angeles:20220730T100000
DTSTAMP:20260426T095437
CREATED:20220730T185439Z
LAST-MODIFIED:20220730T185439Z
UID:14141-1659171600-1659175200@www.ayclogic.com
SUMMARY:9 AM - Intro To Java - Gamas
DESCRIPTION:Today We Did\n\nWe continued with the Monster Inheritance project.\nWe added codes in Dragon class to override magic damage so if a player attack Dragon with a Fire magic attack\, then it will display a message saying “Dragon is immune to fire magic attack. No damage is done.”.\n\nHomework\n\nContinue with Monster Inheritance project. Add Troll.java class and override doMagicDamage(String magicType\, int damage) so when magicType is equal to “earth” it will display a warning message “Troll is immune to earth magic attack. No damage is done.”\nInside MonsterInheritanceMain.java. Specifically inside initializeMonster\, use Troll class when adding Troll to the map.\nRun the program and see if you attack Troll with earth magic if it display the above message.
URL:https://www.ayclogic.com/event/9-am-intro-to-java-gamas-14/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220730T130000
DTEND;TZID=America/Los_Angeles:20220730T140000
DTSTAMP:20260426T095437
CREATED:20220730T205731Z
LAST-MODIFIED:20220731T064923Z
UID:14149-1659186000-1659189600@www.ayclogic.com
SUMMARY:1 PM - Intro to Java - Alex
DESCRIPTION:Today We Did:\n\nWe continued with the Email Application project.\nAdded in how to list out all of the emails and also how to store 3 emails in the system before the code starts.\nAlso started working on the login for the email section.\n\nFor Homework:\n\nMake it so that the menu below is repeatedly shown\, and will only stop showing when you type 3 to log out. The menu should be its own string variable just like how you have it for the first menu.\n\nGamas\, please select from below:\n1. Check your inbox\n2. Create new email message\n3. Logout\n Enter your selection:asd\n\nGamas\, please select from below:\n1. Check your inbox\n2. Create new email message\n3. Logout\nEnter your selection:sadfdas\n\nGamas\, please select from below:\n1. Check your inbox\n2. Create new email message\n3. Logout\nEnter your selection:3\n\nPlease select one of the item below:\n1. Create new email account\n2. Login\n3. List all email accounts.\n4. Exit\nPlease make your selection (1-4):
URL:https://www.ayclogic.com/event/1-pm-i/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR