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:20200308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20201101T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200606T090000
DTEND;TZID=America/Los_Angeles:20200606T100000
DTSTAMP:20260430T061620
CREATED:20200606T170019Z
LAST-MODIFIED:20200606T170019Z
UID:3623-1591434000-1591437600@www.ayclogic.com
SUMMARY:9 AM - Python Game Development
DESCRIPTION:We completed Python Dictionary.\nWe completed enhancing BabyNameGenerator program.\n Homework:\n\n158\, 160 and 161
URL:https://www.ayclogic.com/event/9-am-python-game-development-5/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200606T100000
DTEND;TZID=America/Los_Angeles:20200606T110000
DTSTAMP:20260430T061620
CREATED:20200606T173858Z
LAST-MODIFIED:20200606T180059Z
UID:3625-1591437600-1591441200@www.ayclogic.com
SUMMARY:10 AM - Python Game Development
DESCRIPTION:We made the fireball face left and right\nWe learned about hitbox.\nHomework:\n\nCreate a hitbox for the player.\nCreate Cloud class. Look at Bird class for reference.\nIf you can integrate Cloud class into main.py.
URL:https://www.ayclogic.com/event/10-am-python-game-development-16/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200606T110000
DTEND;TZID=America/Los_Angeles:20200606T120000
DTSTAMP:20260430T061620
CREATED:20200606T231254Z
LAST-MODIFIED:20200606T231254Z
UID:3633-1591441200-1591444800@www.ayclogic.com
SUMMARY:11 AM - Python Game Development
DESCRIPTION:We continued with Birdie project\n\nWe made the Bird to be able to face left and right.\nWe made the Bird to be able to appear from left or right of the screen\n\n\nHomework:\n\nNow when we run the program the program is creating 40 to 60 birds/second. We need to change the code so it will create less frequently.\n\nInside Bird class\, look at how we delay wing flapping delay. Look at where we use self.flap_delay_timer\nYou need to use the same technique inside main.py to call self.create_random_bird() less frequently.
URL:https://www.ayclogic.com/event/11-am-python-game-development-8/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200606T120000
DTEND;TZID=America/Los_Angeles:20200606T140000
DTSTAMP:20260430T061620
CREATED:20200606T231353Z
LAST-MODIFIED:20200606T231353Z
UID:3635-1591444800-1591452000@www.ayclogic.com
SUMMARY:12 PM - Intro To Python
DESCRIPTION:1st Quiz: 2 hours.
URL:https://www.ayclogic.com/event/12-pm-intro-to-python/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200606T180000
DTEND;TZID=America/Los_Angeles:20200606T190000
DTSTAMP:20260430T061620
CREATED:20200607T022247Z
LAST-MODIFIED:20200607T022247Z
UID:3639-1591466400-1591470000@www.ayclogic.com
SUMMARY:6 PM - Intro To Python
DESCRIPTION:We went over last week homework.\nHomework for Jonathan and Benjamin:\n\nCreate a list of Integers: 345\, 9\, -20\,40. Use for loop to print every number in the list.\nCreate a variable\, name\,  whose value is a String: “bEnjAmiN” . Print the variable to the shell and use the String built in function to get the following result:\n\n\nBENJAMIN\nBenjamin\n\n\n\nCreate a program that would continuously ask user to “Are we there yet? ” . If user answer “Yes”\, the program will print “Hurray” and break from the loop. If not it will continuously ask the user the same question again. If you do the program properly\, it will look like below\n\n\nAre we there yet? No\nAre we there yet? No\nAre we there yet? asdfadf\nAre we there yet? Yes\nHurray
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-10/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR