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:20200425T090000
DTEND;TZID=America/Los_Angeles:20200425T100000
DTSTAMP:20260502T032944
CREATED:20200425T170145Z
LAST-MODIFIED:20200425T170145Z
UID:3380-1587805200-1587808800@www.ayclogic.com
SUMMARY:9 AM - Intro To Python
DESCRIPTION:We continued with Baby Name Generator program.\n\nWe added foreverlopp\nWe format the input as menu.\n\n\nHomework:\n\nBefore calling get_random_name(selection))\, ask user “How many names do you want? “\nWhatever number user enters\, provide that many names. So if user select 1 for Boy and user wants to have 3 names\, provide 3 boy names. If user select 2 for girl and user wants to have 4 names\, provide 4 girl names.\nUse for loop to call “get_random_name” function repeatedly.
URL:https://www.ayclogic.com/event/9-am-intro-to-python-5/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200425T100000
DTEND;TZID=America/Los_Angeles:20200425T110000
DTSTAMP:20260502T032944
CREATED:20200425T180333Z
LAST-MODIFIED:20200425T180333Z
UID:3382-1587808800-1587812400@www.ayclogic.com
SUMMARY:10 AM - Python Game Development
DESCRIPTION:We moved creation of the bird into Bird class.\nHomework:\n\nCreate 50 birds.\nSome birds will move from left to right.\nSome birds will move from right to left.
URL:https://www.ayclogic.com/event/10-am-python-game-development-10/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200425T110000
DTEND;TZID=America/Los_Angeles:20200425T120000
DTSTAMP:20260502T032944
CREATED:20200425T190647Z
LAST-MODIFIED:20200425T190647Z
UID:3384-1587812400-1587816000@www.ayclogic.com
SUMMARY:11 AM - Python Game Development
DESCRIPTION:We completed enhancing Baby Name Generator so it no longer has duplication of names.\nWe learned about class in Python.\nHomework:\n\nDo page 158 to 161.
URL:https://www.ayclogic.com/event/11-am-python-game-development-2/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200425T130000
DTEND;TZID=America/Los_Angeles:20200425T140000
DTSTAMP:20260502T032944
CREATED:20200425T195903Z
LAST-MODIFIED:20200427T005100Z
UID:3386-1587819600-1587823200@www.ayclogic.com
SUMMARY:1 PM - Intro To Python
DESCRIPTION:We learn about variables and datatypes\n\nString\nInteger\nFloat\nBoolean\nBoolean expression\n\n\nHomework:\n\nIn Thonny\, create a new file April25_VariableHomework.py\n\nDo the codes listed in page 20 to 23.
URL:https://www.ayclogic.com/event/1-pm-intro-to-python/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200425T140000
DTEND;TZID=America/Los_Angeles:20200425T150000
DTSTAMP:20260502T032944
CREATED:20200425T212833Z
LAST-MODIFIED:20200426T003810Z
UID:3389-1587823200-1587826800@www.ayclogic.com
SUMMARY:2 PM - Intro To Python
DESCRIPTION:We continued with Hangman game.\n\nWe added code that will check if the user can guess the whole word.\nWe check if the user wins or loses.\nWe updated the “clue” variable with the letter that the user guessed correctly.\n\n\nHomework:\n\nEnhance the Hangman project so when there are no more “?” inside the clue\, break from the loop.
URL:https://www.ayclogic.com/event/2-pm-intro-to-python-5/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200425T180000
DTEND;TZID=America/Los_Angeles:20200425T190000
DTSTAMP:20260502T032944
CREATED:20200426T021551Z
LAST-MODIFIED:20200426T021551Z
UID:3405-1587837600-1587841200@www.ayclogic.com
SUMMARY:6 PM - Intro To Python
DESCRIPTION:We went over the List homework.\nWe went over the Tell Me Your Age homework.\nWe went over how to create forever loop.\nWe went over how to break from loop.\nHomework:\n\nNext week is Python quiz\, please study the following\n\nVariables and Data Types.\nString functions like\n\ntitle()\, upper()\, lower()\, rstrip()\, strip()\n\n\nList\n\nHow to use a list.\nHow to add a new element to the List.\n\n\nIF ELIF ELSE statements\nHow to get input from shell.\nLoops: For and While loops.\nForever loops.
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-4/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR