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:20220313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20221106T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220526T170000
DTEND;TZID=America/Los_Angeles:20220526T180000
DTSTAMP:20260423T214047
CREATED:20220527T010143Z
LAST-MODIFIED:20220527T010143Z
UID:13264-1653584400-1653588000@www.ayclogic.com
SUMMARY:5 PM – Intro To Python – Parna
DESCRIPTION:Today We Do\n\nWe went over == and !=\, and the difference between = and ==.\nWe went over indentation under if/else statements.\nWe went over AND and OR operators\n\nHomework\n\nPages 79-81 from the textbook\, put it in a file called <date>_IfElseHomework.py
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-parna/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220526T170000
DTEND;TZID=America/Los_Angeles:20220526T180000
DTSTAMP:20260423T214047
CREATED:20220530T170348Z
LAST-MODIFIED:20220530T170348Z
UID:13278-1653584400-1653588000@www.ayclogic.com
SUMMARY:5PM - Python Game Development
DESCRIPTION:Today We Did:\n\nContinued Flappy Bird\n\nHomework:\n\nStart working on Final Project\nAdd the Credit Button to the landing page\n\nIf you have any questions\, please send an email to latisha@ayclogic.com
URL:https://www.ayclogic.com/event/5pm-python-game-development-3/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220526T190000
DTEND;TZID=America/Los_Angeles:20220526T200000
DTSTAMP:20260423T214047
CREATED:20220527T032412Z
LAST-MODIFIED:20220527T032412Z
UID:13266-1653591600-1653595200@www.ayclogic.com
SUMMARY:7 PM - Intro To Java - Gamas
DESCRIPTION:Today We Do\n\nWe were able to make MainActivity.java change the sourceTempLabel name from Fahrenheit to Celcius and convertedTempLabel from Celcius to Fahrenheit when user change the spinner.\n\nHomework\n\nWhen we change the spinner selection from “Celcius to Fahrenheit” it changes the header accordingly. But when we change the spinner selection back to “Fahrenheit to Celcius” or “Fahrenheit to Kelvin”\, the header is not changed. Add code inside MainActivity.setConversionType(String) method so the headers are changed accordingly.\nWhen user change the conversionType from the spinner and the user click the “CONVERT” button\, change the formula accordingly. Currently\, the formula we are using is only from Fahrenheit to Celcius.\n\nWhen user select “Celcius to Fahrenheit”\, we need to use this formula F = (C × 9/5) + 32\nWhen user select “Fahrenheit to Kelvin”\, we need to use this formula K = (F − 32) × 5/9 + 273.15
URL:https://www.ayclogic.com/event/7-pm-intro-to-java-gamas-20/
CATEGORIES:Introduction To Java
END:VEVENT
END:VCALENDAR