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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230323T190000
DTEND;TZID=America/Los_Angeles:20230323T200000
DTSTAMP:20260425T113251
CREATED:20230324T025905Z
LAST-MODIFIED:20230324T025905Z
UID:18636-1679598000-1679601600@www.ayclogic.com
SUMMARY:7 PM Intro To Java - Alex
DESCRIPTION:Today We Did:\n\nCreated three new methods\, arrowAttack\, magicAttack\, and takeMonsterDamage.\nWe were able to create takeMonsterDamage because we noticed that the code was duplicating multiple times so it was correct to make it a method.\nAlso\, learned about inheritance and how we can override methods.\n\nFor Homework:\n\nFinish up the options for the magic attack for water\, earth\, and wind.\nCreate a new class called Troll and it should extend the monster class.\nThe troll is immune to earth\, and takes double damage from fire.\n\n 
URL:https://www.ayclogic.com/event/7-pm-intro-to-java-alex-16/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR