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:20240316T160000
DTEND;TZID=America/Los_Angeles:20240316T170000
DTSTAMP:20260424T053731
CREATED:20240317T005121Z
LAST-MODIFIED:20240317T005924Z
UID:24405-1710604800-1710608400@www.ayclogic.com
SUMMARY:4 PM – Intro To Java – William
DESCRIPTION:Today We Did\n\nAdded a fromTextField and toText field to show temperature values\nStarted the onClickConvert() method to convert F to C\n\nHomework\nThe code for today’s lesson is uploaded here: https://drive.google.com/drive/folders/1Ftsx-CYnRf3_zP2ypCEGCDhjrX3PCWrY?usp=drive_link \n\nFinish the onClickConvert() method:\n\nConvert Fahrenheit into degrees Celcius (you can google the conversion if you don’t know!)\nChange TextView text as necessary\nDouble-check that the onClick attribute for the button is set to the current method\n\n\nAdd a Spinner to our User Interface (UI)\n\nLocated in “Containers”\nIt should have the following attributes:\n\nConstrained 64sp below the fromTextField\nConstrained 48sp to the left/right\n\n\n\n\nConstrain the button to the left/right\, and 48sp below the spinner\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-16/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR