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:20221001T130000
DTEND;TZID=America/Los_Angeles:20221001T140000
DTSTAMP:20260425T180444
CREATED:20221001T205735Z
LAST-MODIFIED:20221008T003317Z
UID:15389-1664629200-1664632800@www.ayclogic.com
SUMMARY:1 PM - Intro To Java - Alex Lee
DESCRIPTION:Today We Did:\n\nWe reviewed the quiz that we took the week before.\nAble to finish it up and reviewed how to use HashMaps and deposit and withdraw money from the accounts.\n\nFor Homework:\n\nCreate a new project called MonsterInheritance\, this will be a completely new project.\nThe first class we will create is going to be the MonsterSystem.java and in this\, we will want to have the main method\, run method\, and also create a monsterMap.\nThe monsterMap key will be the monster’s name which is a String\, and the value will be the Monster class that we will also be creating for homework.\nCreate a Monster.java class that will have 3 attributes which are int health\, String species\, and int maxDamage\nMake sure to create a constructor and also the getters and setters.\nAlso create a menu and have it in an infinite loop. The expected menu is below:\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):
URL:https://www.ayclogic.com/event/1-pm-intro-to-java-alex-lee-4/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR