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:20210305T190000
DTEND;TZID=America/Los_Angeles:20210305T200000
DTSTAMP:20260613T101854
CREATED:20210306T035636Z
LAST-MODIFIED:20210306T035716Z
UID:6528-1614970800-1614974400@www.ayclogic.com
SUMMARY:7 PM - Intro To Python
DESCRIPTION:Next week is 1st quiz\, please prepare the following\n\nYou need to have a gmail account.\nDuring the quiz\, you can use Thonny\, but you cannot look at previous exercises.\nStudy the following\n\nWhile loop\nFor loop\nFor loop using List\nList\nString built-in functions: lower()\, upper()\, title()\nIF ELSE ELIF statements\nString combination using F\nVariables and data types.\nHow to get an input from shell.
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-22/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210306T160000
DTEND;TZID=America/Los_Angeles:20210306T170000
DTSTAMP:20260613T101854
CREATED:20210307T010706Z
LAST-MODIFIED:20210307T010706Z
UID:6543-1615046400-1615050000@www.ayclogic.com
SUMMARY:4 PM - Introduction to Python - Nathaniel
DESCRIPTION:Today we went over:\n\nList Homework review\nFinished List operations and how to apply lists.\n\n\nHomework:\n\nPage 42 3-5 and 3-6 (Try it yourself)\n\n\n\nIf you have any questions\, please feel free to email me at nathaniel@ayclogic.com!
URL:https://www.ayclogic.com/event/4-pm-introduction-to-python-nathaniel-5/
CATEGORIES:Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210306T170000
DTEND;TZID=America/Los_Angeles:20210306T180000
DTSTAMP:20260613T101854
CREATED:20210307T021039Z
LAST-MODIFIED:20210307T021039Z
UID:6545-1615050000-1615053600@www.ayclogic.com
SUMMARY:5 PM - Introduction to Python - Nathaniel
DESCRIPTION:Today we finished:\n\nQuiz 2\n\n\nHomework:\n\nNo Homework\, congratulations on getting through the second quiz!\n\n\n\nIf you have any questions\, please feel free to email me at nathaniel@ayclogic.com!
URL:https://www.ayclogic.com/event/5-pm-introduction-to-python-nathaniel-5/
CATEGORIES:Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210313T160000
DTEND;TZID=America/Los_Angeles:20210313T170000
DTSTAMP:20260613T101854
CREATED:20210320T190910Z
LAST-MODIFIED:20210320T190910Z
UID:6752-1615651200-1615654800@www.ayclogic.com
SUMMARY:4 PM - Introduction to Python - Nathaniel Lee
DESCRIPTION:Today we went over:\n\nList Homework\nFor Loops\n\n\nHomework:\n\nPage 52\, 57\, 58\n\n\n\nIf you have any questions\, please feel free to email me at nathaniel@ayclogic.com!
URL:https://www.ayclogic.com/event/4-pm-introduction-to-python-nathaniel-lee-2/
CATEGORIES:Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210313T170000
DTEND;TZID=America/Los_Angeles:20210313T180000
DTSTAMP:20260613T101854
CREATED:20210314T020921Z
LAST-MODIFIED:20210314T021026Z
UID:6651-1615654800-1615658400@www.ayclogic.com
SUMMARY:5 PM - Introduction to Python - Nathaniel Lee
DESCRIPTION:Today we went over:\n\nQuiz 2\nloop and function practice problems\n\n\nHomework:\n\nhttps://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/\n\n\n\nIf you have any questions\, please feel free to email me at nathaniel@ayclogic.com!
URL:https://www.ayclogic.com/event/4-pm-introduction-to-python-nathaniel-lee/
CATEGORIES:Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210314T190000
DTEND;TZID=America/Los_Angeles:20210314T190000
DTSTAMP:20260613T101854
CREATED:20210315T014959Z
LAST-MODIFIED:20210315T014959Z
UID:6662-1615748400-1615748400@www.ayclogic.com
SUMMARY:7 PM - Intro To Python
DESCRIPTION:We went over concept of variables and data types\n\nString\nInteger\nFloat\nBoolean\nWe went over how to combine String together\n\n\nHomework:\n\nCreate a Python file March14_StringHomework.py\nCopy codes from the book page 20 to 23 into above file and run the code.\nFor those who don’t have the book can download these pages from here https://www.ayclogic.com/wp-content/uploads/2020/08/IntroToPythonP20toP23.pdf
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-23/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210319T190000
DTEND;TZID=America/Los_Angeles:20210319T200000
DTSTAMP:20260613T101854
CREATED:20210320T025650Z
LAST-MODIFIED:20210320T025650Z
UID:6731-1616180400-1616184000@www.ayclogic.com
SUMMARY:7 PM - Intro To Python
DESCRIPTION:Homework:\n\nCreate file March19_FunctionNoReturnValueHomework.py\nDo page 131 – TRY IT YOURSELF\nDo page 137 – TRY IT YOURSELF
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-24/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210320T160000
DTEND;TZID=America/Los_Angeles:20210320T170000
DTSTAMP:20260613T101854
CREATED:20210321T072038Z
LAST-MODIFIED:20210321T072442Z
UID:6775-1616256000-1616259600@www.ayclogic.com
SUMMARY:4 PM - Introduction to Python - Nathaniel Lee
DESCRIPTION:Today we went over:\n\nFor loop homework\nA brief introduction to While loops\n\n\nHomework:\n\nPage 121\, 123\n\n\n\nIf you have any questions\, please feel free to email me at nathaniel@ayclogic.com!
URL:https://www.ayclogic.com/event/4-pm-introduction-to-python-nathaniel-lee-3/
CATEGORIES:Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210320T170000
DTEND;TZID=America/Los_Angeles:20210320T180000
DTSTAMP:20260613T101854
CREATED:20210321T074534Z
LAST-MODIFIED:20210321T074534Z
UID:6778-1616259600-1616263200@www.ayclogic.com
SUMMARY:5 PM - Introduction to Python - Nathaniel Lee
DESCRIPTION:Today we went over:\n\nhttps://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/\n\n\nHomework:\n\nIn the google drive\, there is a file called “Mar27_QuizReviewHomework.py” that contains the 3 questions to be completed. The homework questions will also be provided below.\n1.) create a while loop that prints the numbers 1\,3\,5\,7\,9\,11\n2.) create a list of fruits with values [“orange”\, “peach”\, “apple”\, banana”]. go through each element in the list with a for loop if the fruit is “banana”. Then print “I love banana”. If the fruit is any other fruit then print “I like that fruit \n3.) create a function called “yards_to_inches” that has one argument/parameter “yard”. There are 3 inches in a yard\, return the number of inches with respect to the yard argument.\nCall the function and print the return value of the function\n\n\n\nIf you have any questions\, please feel free to email me at nathaniel@ayclogic.com!
URL:https://www.ayclogic.com/event/5-pm-introduction-to-python-nathaniel-lee/
CATEGORIES:Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210326T190000
DTEND;TZID=America/Los_Angeles:20210326T200000
DTSTAMP:20260613T101854
CREATED:20210402T185930Z
LAST-MODIFIED:20210402T185930Z
UID:6923-1616785200-1616788800@www.ayclogic.com
SUMMARY:7 PM - Intro To Python
DESCRIPTION:Homework:\n\nCreate March26_FunctionsWithReturnValue.py file\nDo homework from page 139\nDo only the first question from https://www.ayclogic.com/intro-to-python/star-wars-problem/
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-25/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210327T160000
DTEND;TZID=America/Los_Angeles:20210327T170000
DTSTAMP:20260613T101854
CREATED:20210328T032733Z
LAST-MODIFIED:20210328T032733Z
UID:6863-1616860800-1616864400@www.ayclogic.com
SUMMARY:4 PM - Introduction to Python - Nathaniel Lee
DESCRIPTION:Today we went over:\n\nThe last lesson for while loops\n\n\nHomework:\n\nPg. 123 7-4 and 7-5 (try it yourself section)\n\n\n\nIf you have any questions\, please feel free to email me at nathaniel@ayclogic.com!
URL:https://www.ayclogic.com/event/4-pm-introduction-to-python-nathaniel-lee-4/
CATEGORIES:Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210327T170000
DTEND;TZID=America/Los_Angeles:20210327T180000
DTSTAMP:20260613T101854
CREATED:20210328T033614Z
LAST-MODIFIED:20210328T033614Z
UID:6865-1616864400-1616868000@www.ayclogic.com
SUMMARY:5 PM - Introduction to Python - Nathaniel Lee
DESCRIPTION:Today we went over:\n\nAn introduction to Turtle in Python\nShowed how to use fill\, color\, goto\, penup\, pendown functions that help draw an image\nLearned how to use functions to create a rectangle\n\n\nHomework:\n\nContinue working on the Turtle python file that we’ve been going over during class. We’ve already added the feet and legs\, so now add the robot’s body and arms. An image of the completed robot can be found below.\n\n\n\n  \n \n  \nIf you have any questions\, please feel free to email me at nathaniel@ayclogic.com!
URL:https://www.ayclogic.com/event/5-pm-introduction-to-python-nathaniel-lee-2/
CATEGORIES:Python Level 1
END:VEVENT
END:VCALENDAR