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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230317T170000
DTEND;TZID=America/Los_Angeles:20230317T180000
DTSTAMP:20260425T084530
CREATED:20230318T005406Z
LAST-MODIFIED:20230318T005406Z
UID:18527-1679072400-1679076000@www.ayclogic.com
SUMMARY:5 PM Intro To Java - Alex Lee
DESCRIPTION:Today We Did:\n\nWent over the homework for shortening the Magic8Ball and also going over how to create the method for converting from Fahrenheit to Celsius.\nIn class\, we went over an example of how to create a class using methods such as the run method and getUserAge method.\n\nFor Homework:\n\nWe are going to be converting the Magic8Ball class one more time to be used with multiple methods.\nThe main method should only have two lines of code in it\, the creation of the main class and using the run method.\nThere should be three methods in your code besides the main class and they are run()\, provideResponse()\, and getInputFromUser().
URL:https://www.ayclogic.com/event/5-pm-intro-to-java-alex-lee-4/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR