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:20240310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20241103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240413T160000
DTEND;TZID=America/Los_Angeles:20240413T170000
DTSTAMP:20260422T001313
CREATED:20240415T110257Z
LAST-MODIFIED:20240415T115603Z
UID:24765-1713024000-1713027600@www.ayclogic.com
SUMMARY:4 PM – Intro To Java – William
DESCRIPTION:Today We Did\n\nContinued working on Temperature Converter\n\nSwapped unit labels to match temperature conversion type (C –> F)\n\n\n\nHomework\nContinue working on TemperatureConverter: \n\nChange the unit labels according to the other conversion options:\n\nCelsius –> Kelvin\nFahrenheit –> Celsius (this is needed in case the user switches back)\n\n\nWhen switching between conversion types\, we want to clear the values for the previous conversion:\n\nAfter changing the labels\, create 2 TextView objects to represent toTextField and fromTextField (use findViewById())\nUse the setText() method to set the text of the fromTextField and toTextField to an empty string\n\n\n\nIf you have any questions\, please email me at williamsmith@ayclogic.com.
URL:https://www.ayclogic.com/event/4-pm-intro-to-java-william-19/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR