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:20240310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20241103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240203T160000
DTEND;TZID=America/Los_Angeles:20240203T170000
DTSTAMP:20260424T023818
CREATED:20240204T021750Z
LAST-MODIFIED:20240204T021750Z
UID:23744-1706976000-1706979600@www.ayclogic.com
SUMMARY:4 PM – Intro To Java – William
DESCRIPTION:Today We Did\n\nReviewed Java Quiz\nStarted MonsterInheritance project\n\nExplained final strings\nExplained nextInt() vs nextLine() + parseInt()\nSet up run() method\nStarted addNewMonster() and Monster class\n\n\n\nHomework\nContinue working on MonsterInheritance: \n\nFinish the Monster class:\n\nCreate getter and setter methods\nCreate a public method called heal with one integer parameter hp that heals the monster by the specified health points. Doesn’t return any value.\n\n\nFinish addNewMonster():\n\nCreate a new Monster and store it in a HashMap\n\n\nCreate listAllMonsters() (selection 2):\n\nPrint out all monsters in the following format:\n\n– {Monster species}: {Monster health} HP\n\n\n\n\n\n\n\n\n\n\n\n\nIf you have any questions\, please email me at williamsmith@ayclogic.com.
URL:https://www.ayclogic.com/event/4-pm-intro-to-java-william-10/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR