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:20240323T160000
DTEND;TZID=America/Los_Angeles:20240323T170000
DTSTAMP:20260424T011359
CREATED:20240324T020619Z
LAST-MODIFIED:20240324T020619Z
UID:24501-1711209600-1711213200@www.ayclogic.com
SUMMARY:4 PM – Intro To Java – William
DESCRIPTION:Today We Did\n\nFixed Android Studio issues\nReviewed last week’s homework\n\nHomework\nContinue working on TemperatureConverter: \n\nFinish last week’s homework if you haven’t already: https://www.ayclogic.com/event/4-pm-intro-to-java-william-16/\nAdd additional temperature conversion options to the Spinner\n\nNavigate to app > res > values > strings.xml\nBeneath the app_name string\, create an array in the format:\n\n<array name="conversionTypeOptions">\n    <item>...</item>\n    ...\n    <item>...</item>\n</array>\n\n\n\n\nAdd the following options as items:\n\nFahrenheit to Celcius\nCelcius to Fahrenheit\nCelcius to Kelvin\n\n\nTo add these options to the spinner\, navigate to the entries attribute under Common Attributes\nSet entries as @array/conversionTypeOptions\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-17/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR