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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230811T170000
DTEND;TZID=America/Los_Angeles:20230811T180000
DTSTAMP:20260425T100401
CREATED:20230812T005907Z
LAST-MODIFIED:20230812T005907Z
UID:21055-1691773200-1691776800@www.ayclogic.com
SUMMARY:6 PM – Python OOP – Shawn
DESCRIPTION:Today We Did\n\nReviewed homework\n\nDid 9-7 on page 173 in the textbook\n\n\nStarted first half of the Hangman project\n\nHomework\n\nContinue with Hangman hangman.py and finish the entire program:\n\nIn application loop\, have the following logic after the user input:\n\nIf user input is equal to the secret word\, break\nElse if user input is not a letter in the secret word\, subtract one to the lives\nOtherwise\, update your clues accordingly (replace the ? with the letter you correctly guess!)\n\n\nIf you run out of lives\, break out of the loop\nIf you win (if there aren’t any question marks left in your clues)\, also break out of the loop\nPrint out a message either saying that you won or lost\n\n\n\nIf you have any questions\, feel free to email me at szhuang@ayclogic.com.
URL:https://www.ayclogic.com/event/6-pm-python-oop-shawn-12/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230811T170000
DTEND;TZID=America/Los_Angeles:20230811T190000
DTSTAMP:20260425T100401
CREATED:20230812T020456Z
LAST-MODIFIED:20230813T022140Z
UID:21058-1691773200-1691780400@www.ayclogic.com
SUMMARY:5 PM - Intro To Java - William
DESCRIPTION:Gamas Sub \nToday We Did\n\nWe continued on Temperature Converter android project.\nWe added all the UI components except for the Spinner.\nWe connected the button in activity_main.xml with the MainActivity.java clickConvert method.\n\nHomework\n\nMake the Fahrenheit and Celcius TextView to be bigger (24sp) and bold.\nFind in the Internet the formula on how to convert from Fahrenheit to Celcius.\nAdd the code to apply the formula so when user click convert\, it will output the temperature in Celcius in LogCat.
URL:https://www.ayclogic.com/event/5-pm-intro-to-java-william-11/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR