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:20190310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20191103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190629T140000
DTEND;TZID=America/Los_Angeles:20190629T150000
DTSTAMP:20260501T000100
CREATED:20190701T031019Z
LAST-MODIFIED:20190701T031223Z
UID:1602-1561816800-1561820400@www.ayclogic.com
SUMMARY:2PM Python Level 1
DESCRIPTION:We went over the following homeworks:\n\nhttps://www.ayclogic.com/coding-in-python-level-1/star-wars-problem/\nhttps://www.ayclogic.com/fix-python-bugs-2/\n\n\nWe went over how to create Password Picker program using random\, functions\, while loops\, IF Statements.\nHomework:\n\nPrepare for Quiz\n\nVariables\, Data Types\, List\nIF\, ELSE\, IF ELIF ELSE\, Boolean expression\nLoops: for loop\, while loops\, forever loop.\nFunctions: Function with return value\, Function without return value\, Function parameters.\nRandom\nHow to make a program that keeps on asking user until the user type quit.
URL:https://www.ayclogic.com/event/2pm-python-level-1-12/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190629T150000
DTEND;TZID=America/Los_Angeles:20190629T160000
DTSTAMP:20260501T000100
CREATED:20190702T073407Z
LAST-MODIFIED:20190702T073407Z
UID:1607-1561820400-1561824000@www.ayclogic.com
SUMMARY:3PM Python Level 2
DESCRIPTION:We continued with Birdie game project.\nWe made the bird flaps less frequently using bird_flap_timer.\nHomework:\n\nTake a picture of your face from the side.\nUse any image editor that you have to crop the background of your picture so what’s left is only your face. If you do not have an image-editing software\, you can download and install FREE image editors such as https://firealpaca.com/\nResize your face picture to something like 100 X 75. The size does not have to be exactly like above\, but it should be close enough so you do not need to scale in python.\nUpload your image into your Python project.\nReview the concept of class in Python and come up with a couple of questions and bring up these questions in the next class.
URL:https://www.ayclogic.com/event/3pm-python-level-2-8/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190629T170000
DTEND;TZID=America/Los_Angeles:20190629T180000
DTSTAMP:20260501T000100
CREATED:20190702T074219Z
LAST-MODIFIED:20190702T074219Z
UID:1609-1561827600-1561831200@www.ayclogic.com
SUMMARY:5PM Python Level 1
DESCRIPTION:We went over last week homework\nWe had Python quiz level 1 to test the following knowledge:\n\nVariables and Data Types\nIF\, IF ELSE\, IF ELIF ELSE control flow.\nLoops: while loops\, for loops\, forever loops.\nHow to use Python Random module.\nHow to create a program that keeps asking the user for questions until user type “quit”.\n\n\nWe went over “Hang Man” project:\n\nWe completed displaying clues of how many letters is in the secret word. This is achieved by displaying “?” List.\nWe completed displaying the number of lives left by showing heart symbols. Starts with 9 hearts and as user guesses incorrectly\, the number of heart decrease.\nWe completed implementing the logic that would verify if user guess the whole word correctly.\n\n\nHomework:\n\nComplete “Hang Man” project by completing feature that would verify user one letter guess.
URL:https://www.ayclogic.com/event/5pm-python-level-1-11/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR