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:20220608T190000
DTEND;TZID=America/Los_Angeles:20220608T200000
DTSTAMP:20260428T075133
CREATED:20220609T030404Z
LAST-MODIFIED:20220609T030404Z
UID:13431-1654714800-1654718400@www.ayclogic.com
SUMMARY:7 PM Intro To Java - Alex
DESCRIPTION:Today We Did:\n\nReviewed the Magic8Ball Homework\nStarted talking about Object-Oriented Programming\nLearned about how to use methods and the difference between void methods and return type methods\n\nFor Homework:\n\nEdit your Magic8Ball project to use an asList instead of having the 8 else ifs\, so there should only be one if for quitting\, and else should randomly print out one of the 8 items from the list.\nCreate a new Java class <date>_MethodsHomework.java\nCreate a new method convertFromFahrenheitToCelcius. It has one parameter int Fahrenheit. Inside the method\, it will convert Fahrenheit parameter into Celcius by using this formula (F − 32) × 5/9 = C . You have to return the result. This is very similar to what we did in the class with addFourNumbers method.\nAlong with that create another method that asks for your favorite song\, and if the song is “Shape of You” then say that it is your favorite song\, otherwise say that the song is alright.
URL:https://www.ayclogic.com/event/7-pm-intro-to-java-alex-5/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR