BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//American Young Coder - ECPv6.10.1.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
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:20250309T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20251102T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250108T180000
DTEND;TZID=America/Los_Angeles:20250108T190000
DTSTAMP:20260421T090747
CREATED:20250109T015147Z
LAST-MODIFIED:20250109T030328Z
UID:27814-1736359200-1736362800@www.ayclogic.com
SUMMARY:6 PM - Intro To Java - Darin
DESCRIPTION:Today We Did:\n\nStarted with the Monster Inheritance project in Java\nIntroduced the concept of inheritance in Java\n\nHomework:\n\n\n\nHOMEWORK:\n1: Initialize 4 monsters before you enter the while loop.\nYou can use a method\, or do it directly inside of run before the while loop.\n\n2. Implement selection.equals("3").\n    2.1 Prompt the user for their name\, and store it in a private variable of the class\n    2.2 Prompt the user for their health\, store it in a private variable of the class\n\n    print the following:\n\n    Welcome to AYCLOGIC Monster Hunt\, <name>!\n\n    Please select the monster you wish to hunt:\n    Hydra - 100 health - 100 max attack\n    Phoenix - 1000 health - 100 max attack\n    Enter the monster species: dhjfhasdkjfh\n\n    Invalid monster\, please try again.\n\n    Please select the monster you wish to hunt:\n    Hydra - 100 health - 100 max attack\n    Phoenix - 1000 health - 100 max attack\n    Enter the monster species: hydra\n\n    What do you wish to do with the HYDRA?\nnote: we use .toUpperCase() at the end of the print out^ \n\n\n\nNotes:\nIf you have any questions\, feel free to email me at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-intro-to-java-darin-8/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR