BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//American Young Coder - ECPv6.10.1.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:American Young Coder
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:20230826T130000
DTEND;TZID=America/Los_Angeles:20230826T140000
DTSTAMP:20260512T233331
CREATED:20230826T210145Z
LAST-MODIFIED:20230826T210145Z
UID:21310-1693054800-1693058400@www.ayclogic.com
SUMMARY:1 PM - Android Game Dev - Gamas
DESCRIPTION:Today We Did\n\nWe learned how to add alert dialog in Tic Tac Toe.\nWe continued on Magic 8 Ball.\n\nHomework\n\nOpen your old Intro To Java project\, learn how to create random number between 0 to 3.\nInside the method that is called when you click on the “Ask” button\, do the following:\n\nCreate random number between 0 to 3.\nif number is equal to 0\, display ball1.png\nelse if number is equal to 1\, display ball2.png\nelse if number is equal to 2\, display ball3.png\nelse display ball4.png
URL:https://www.ayclogic.com/event/1-pm-android-game-dev-gamas-15/
CATEGORIES:Android Game Development,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230826T170000
DTEND;TZID=America/Los_Angeles:20230826T180000
DTSTAMP:20260512T233331
CREATED:20230827T010154Z
LAST-MODIFIED:20230827T010154Z
UID:21318-1693069200-1693072800@www.ayclogic.com
SUMMARY:5 PM - Android Game Dev - Gamas
DESCRIPTION:Today We Did\n\nWe learned how to store some values into Android SharedPreference\nWe learned how to get some values from Android SharedPreference\n\nHomework\n\nInside GameActivity.java\, use the p1Name and p2Name from the SharedPreference to change the 6 lines of codes where it is now using “Player1” or “Player2”.\n\nYou have to change the codes in the onCreate() and onClick methods.
URL:https://www.ayclogic.com/event/5-pm-android-game-dev-gamas-10/
CATEGORIES:Android Game Development,Java
END:VEVENT
END:VCALENDAR