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:20210314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20211107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20211105T170000
DTEND;TZID=America/Los_Angeles:20211105T180000
DTSTAMP:20260424T113337
CREATED:20211106T010743Z
LAST-MODIFIED:20211113T170332Z
UID:10316-1636131600-1636135200@www.ayclogic.com
SUMMARY:5 PM - Android Game Development
DESCRIPTION:Today We Do\n\nWe added rolling background.\nWe added Bird sprite on the screen.\n\nHomework\n\nCreate a List of Bird inside GameView.java\nCreate 3 birds and add into the List of Bird inside GameView constructor.\nThese 3 birds need to start from the right side of the screen.\nYou also need to make the birds move to the left similar to backgrounds.\nInside GameView.draw() method\, use for loop to go through each element inside List of Bird and draw the bird image.
URL:https://www.ayclogic.com/event/5-pm-intro-to-java-2/
CATEGORIES:Android Game Development,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20211105T190000
DTEND;TZID=America/Los_Angeles:20211105T200000
DTSTAMP:20260424T113337
CREATED:20211106T191537Z
LAST-MODIFIED:20211106T191537Z
UID:10324-1636138800-1636142400@www.ayclogic.com
SUMMARY:7 PM - Python OOP
DESCRIPTION:Today We Do\n\nWe continued with Supermarket OOP. We converted regular Supermarket Grocery program into Object Oriented Programming.\n\nHomework\n\nInside FRI-7PM-SupermarketOOP project\, do exercise https://www.ayclogic.com/python-oop-supermarket-practice/
URL:https://www.ayclogic.com/event/7-pm-python-oop-11/
CATEGORIES:OOP Python,Python Class
END:VEVENT
END:VCALENDAR