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:20190310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20191103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190201T190000
DTEND;TZID=America/Los_Angeles:20190201T200000
DTSTAMP:20260504T090223
CREATED:20190202T210848Z
LAST-MODIFIED:20190202T210848Z
UID:720-1549047600-1549051200@www.ayclogic.com
SUMMARY:7PM Python Level 2
DESCRIPTION:We continued with the “Countdown Calendar” project from page 110 to 115.\n\nWe learned how to create a window and canvas using Tkinter.\nWe learned how to add text inside a canvas.\nWe learned how to parse data inside a text file.\n\n\nHomeworks:\n\nContinue the “Countdown Calendar” project from page 117 to 118. If you get lost in your code\, check page 206 for the complete code.
URL:https://www.ayclogic.com/event/7pm-python-level-2-2/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190215T190000
DTEND;TZID=America/Los_Angeles:20190215T200000
DTSTAMP:20260504T090223
CREATED:20190221T053354Z
LAST-MODIFIED:20190221T053354Z
UID:795-1550257200-1550260800@www.ayclogic.com
SUMMARY:7PM Python Level 2
DESCRIPTION:We continued with “Countdown Calendar” project until page 118.\nHomeworks:\n\nChange the color of the word “My Countdown Calendar” to “yellow” color.\nChange the word “My Countdown Calendar” to “<Your Name> Countdown Calendar”.\nAdd another event Christmas with date 25/12/2019.\nChange the background color of the canvas “green”.\nChange the color of the events row from “lightblue” to “red”.\nPrefix each row of the event with number. So instead of displaying like below:\n\n\nIt is 26 days until Halloween\nIt is 57 days until Spanish Test\n\ndo the following instead\n\n1. It is 26 days until Halloween\n2. It is 57 days until Spanish Test
URL:https://www.ayclogic.com/event/7pm-python-level-2-3/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190222T190000
DTEND;TZID=America/Los_Angeles:20190222T200000
DTSTAMP:20260504T090223
CREATED:20190223T042703Z
LAST-MODIFIED:20190309T042308Z
UID:801-1550862000-1550865600@www.ayclogic.com
SUMMARY:7PM Python Level 2
DESCRIPTION:We completed Countdown Calendar from page 110 to 118.\nWe started “Coin Collector” game using pgzero from page 62 and 63.\nHomework\n\nContinue “Coin Collector” project from page 64 to 66.\nCreate a new window using “Tkinker” just like Countdown Calendar project:\n\nCanvas size is width 800\, height 800.\nCanvas color is “black”\nOn the top of the Canvas put text “<Yourname> favorite youtube channels”.\n\ncoordinate (20\,20).\nsize of the text is 20.\ncolor of the text is Yellow.\nFont is Arial and underline\n\n\nCreate a list of String variable and inside this list would be 3 of your youtube channels.\nLoop through each element in this list and display it in the Canvas under the “<Yourname>  favorite youtube channels”. For example:\n\n\nGamas favorite youtube channels\n\n1. Jaiden Animation\n2. AYCLOGIC\n3. Galuxi Star
URL:https://www.ayclogic.com/event/7pm-python-level-2-4/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR