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:20240309T160000
DTEND;TZID=America/Los_Angeles:20240309T170000
DTSTAMP:20260424T012340
CREATED:20240310T030100Z
LAST-MODIFIED:20240310T030100Z
UID:24248-1710000000-1710003600@www.ayclogic.com
SUMMARY:4 PM – Intro To Java – William
DESCRIPTION:Today We Did\n\nSet up Android Studio and started TemperatureConverter project\nBegan customizing the UI with textViews and a button\n\nHomework\nFinish creating the UI for TemperatureConverter: \n\nInsert an EditText view beneath the Fahrenheit Label\n\nGive it an ID of fromTextField\nConstrain it 32sp to the left and top\n\n\nInsert a TextView view below the Celsius label to represent our converted temperature\n\nGive it an ID of toTextField\nConstrain it 32sp to the left and 40sp to the top\n\n\nCreate a button as shown below\n\nConstrain it 32sp to the left/right and 40sp to the top\nSet the layout_width to 0dp so the button fills the screen (find this in the attributes on the right -> layout -> constraints -> layout_width)\n\n\n\nThe final result should look something like this: \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-15/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR