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:20240603T190000
DTEND;TZID=America/Los_Angeles:20240603T200000
DTSTAMP:20260421T204634
CREATED:20240604T025937Z
LAST-MODIFIED:20240604T025937Z
UID:25319-1717441200-1717444800@www.ayclogic.com
SUMMARY:7 PM – Intro to Java – Sebastian
DESCRIPTION:Today We Did \n\nContinued reviewing methods so we have a full understanding of everything that’s going on when we code now!\nReviewed that the static keyword is used for methods that belong to some class more than some object.\nReviewed that the private keyword is used for methods and member variables that shouldn’t be accessed when people make an object of your class.\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework into your Google Drive\nHomework:Create method:\nconvertFromFahrenheitToCelsius()\n– 1 int parameter Fahrenheit\n– convert F to C using formula: Celsius = (Fahrenheit – 32) * (5/9)\n– return the resulting temperature in Celsius
URL:https://www.ayclogic.com/event/7-pm-intro-to-java-sebastian-5/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR