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:20231007T130000
DTEND;TZID=America/Los_Angeles:20231007T140000
DTSTAMP:20260512T201556
CREATED:20231007T210102Z
LAST-MODIFIED:20231007T210102Z
UID:21993-1696683600-1696687200@www.ayclogic.com
SUMMARY:1 PM - Android Game Dev - Gamas
DESCRIPTION:Today We Did\n\nWe reviewed each individual project and assigned next week assignment.\nWe registered to pixabay.com and openweathermap.org to get their API Keys.\nWe explained how to programatically get data from these 2 websites.\n\nHomework\n\nContinue on your individual project according to your assignment listed in google doc.\nInside MetropolitanWeatherApp when user click “Fetch” button\,\n\nGet text that user enter from “cityTextField” UI component.\nProduce 2 string into shell\n\nhttps://pixabay.com/api/?key=<PIXABAY_API_KEY>&q=<Text That User enter>&image_type=photo&pretty=true\nhttps://api.openweathermap.org/data/2.5/weather?q=<Text That User enter>&appid=<OPENWEATHERMAP_API_KEY>&units=metric”
URL:https://www.ayclogic.com/event/1-pm-android-game-dev-gamas-20/
CATEGORIES:Android Game Development,Java
END:VEVENT
END:VCALENDAR