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:20240907T183000
DTEND;TZID=America/Los_Angeles:20240907T193000
DTSTAMP:20260421T152448
CREATED:20240908T023641Z
LAST-MODIFIED:20240908T024424Z
UID:26714-1725733800-1725737400@www.ayclogic.com
SUMMARY:6:30 PM – Intro To Java – Darin
DESCRIPTION:What We Did Today:\n\nLearnt how to grab an element by its id using findViewById().\nUtilized ID’s to change the text of other elements on our screen\nImplemented the math to convert the input value for Fahrenheit to an output value of Celsius and displayed them accordingly on the screen using the ID’s.\nAdded a spinner class that’s left for us to implement next week!\n\nHomework:\n\nContinue on your TemperatureConverter Project.\nCreate two new elements ( a button (that says “changeText”) and a textview (that says “changeMe”) ) and place them WITH constraints to the edges of the screen below the convertButton in activity_main.xml.\nIn MainActivity.java\, create a new function called button2OnClick\, and make it so that the new textview element changes to your name when the changeText button is clicked.\n\nNotes:\nYou can email me at ddjapri@ayclogic.com if you have any questions!
URL:https://www.ayclogic.com/event/26714/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR