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:20231028T153000
DTEND;TZID=America/Los_Angeles:20231028T163000
DTSTAMP:20260424T161831
CREATED:20231028T234740Z
LAST-MODIFIED:20231028T234758Z
UID:22369-1698507000-1698510600@www.ayclogic.com
SUMMARY:3:30 PM – Intro to Java – William
DESCRIPTION:Today We Did\n\nLearned about Java methods\n\nMethod overloading\nFunctions with/without return values\n\n\n\nHomework\n\nCreate Oct28_MethodsHW.java\n\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 . Return the result and print a statement regarding the conversion.\nCreate another method addThreeNumbers() that accepts 3 numbers as arguments and returns their sum. Call the method in the main() class and print a statement in the form of an equation (e.g. 1 + 2 + 3 = 6).\n\n\n\nUpload homework to your assigned Google Drive folders by Friday night. \nIf you have any questions\, please email me at williamsmith@ayclogic.com.
URL:https://www.ayclogic.com/event/330-pm-intro-to-java-william-6/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR