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:20190302T150000
DTEND;TZID=America/Los_Angeles:20190302T160000
DTSTAMP:20260501T033324
CREATED:20190302T235831Z
LAST-MODIFIED:20190309T213439Z
UID:854-1551538800-1551542400@www.ayclogic.com
SUMMARY:3PM Python Level 1
DESCRIPTION:We went over the last week homework.\nWe started Password Picker chapter from page 52 to 55.\nHomework:\n\nContinue Password Picker page 56 and 57.
URL:https://www.ayclogic.com/event/3pm-python-level-1-11/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190302T180000
DTEND;TZID=America/Los_Angeles:20190302T190000
DTSTAMP:20260501T033324
CREATED:20190303T030505Z
LAST-MODIFIED:20190303T030505Z
UID:859-1551549600-1551553200@www.ayclogic.com
SUMMARY:6PM Python Level 1
DESCRIPTION:We went over Nine Lives project from page 62 to 65.\nWe started Robot Builder project from page 73 to 75\nHomeworks:\n\nContinue Robot Builder project from page 75 to 78.
URL:https://www.ayclogic.com/event/6pm-python-level-1-18/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190308T190000
DTEND;TZID=America/Los_Angeles:20190308T200000
DTSTAMP:20260501T033324
CREATED:20190309T045135Z
LAST-MODIFIED:20190309T045135Z
UID:880-1552071600-1552075200@www.ayclogic.com
SUMMARY:7PM Python Level 2
DESCRIPTION:We went over the homework and Coin Collector project until page 66.\nHomeworks:\n\nIf you have not completed Coin Collector project\, please do so.\nCreate a new window using “Tkinker” just like Countdown Calendar project.\n\nCanvas is dark blue color\, WIDTH=800\, HEIGHT=600.\n“My TODO List” will be size 50\, Arial\, Bold and underline\, color=RED. Coordinate will be x=100\, y=50.\nThe List text will be size 30\, Arial\, color=White. Coordinate will be x=150\, the starting y = 100. Each line will be 40 pixels different.\n\nMy TODO List\n\n1. I have to do Python Homework\, If not I will be punished.\n2. I have to study for my Math test.\n3. I have to practice Piano\n\n\n\nCreate a new window using “Tkinker” just like Countdown Calendar project.\n\nCanvas is Black color\, WIDTH=1000\, HEIGHT=800.\n“My Christmas Wish List” will be size 20\, Arial\, Bold and underline\, color=White. Coordinate will be x=500\, y=600.\nThe List text will be size 40\, Arial\, color=White. Coordinate will be x=50\, the starting y = 50. Each line will be 40 pixels different.\n\n1. I wish to have Math workbook.\n2. I wish to have more homeworks.\n3. I wish to have more piano practice.\n\n          My Christmas Wish List
URL:https://www.ayclogic.com/event/7pm-python-level-2-5/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190309T150000
DTEND;TZID=America/Los_Angeles:20190309T160000
DTSTAMP:20260501T033324
CREATED:20190310T005916Z
LAST-MODIFIED:20190310T230803Z
UID:898-1552143600-1552147200@www.ayclogic.com
SUMMARY:3PM Python Level 1
DESCRIPTION:We completed Password Picker project.\nWe completed Modules project.\nWe started Nine Lives project from page 62 to 65\nHomeworks:\n\nReview Nine Lives project and come up with questions\nTry to fix the bug where when you guess one letter at a time\, it will not complete the game.
URL:https://www.ayclogic.com/event/3pm-python-level-1-12/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190309T170000
DTEND;TZID=America/Los_Angeles:20190309T180000
DTSTAMP:20260501T033324
CREATED:20190310T015736Z
LAST-MODIFIED:20190310T030813Z
UID:906-1552150800-1552154400@www.ayclogic.com
SUMMARY:6PM Python Level 1
DESCRIPTION:We completed Robot Builder project from page 72 to 78.\nWe started Kaleido-Spiral from page 82 to 87.\nHomeworks:\n\nPlease do the Robot Builder hack and tweaks from page 79 to 81.\nPlease do the Kaleido-Spiral hack and tweaks from page 87 to 89
URL:https://www.ayclogic.com/event/6pm-python-level-1-19/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190316T150000
DTEND;TZID=America/Los_Angeles:20190316T160000
DTSTAMP:20260501T033324
CREATED:20190317T041611Z
LAST-MODIFIED:20190317T041611Z
UID:943-1552748400-1552752000@www.ayclogic.com
SUMMARY:3PM Python Level 2
DESCRIPTION:We reviewed Nine Lives python homework and fixed the bug in the book which did not finish the game when user guess the word letter by letter.\nWe review the materials which are going to be in the test\n\nData types: Integer\, Float\, String\, List and Boolean.\nMaking Decision: IF\, IF-ELIF\nLoopy Loops: FOR and WHILE loops.\nCreating functions: Create a function with a return value and without a return value.\nHow to continuously create a program that asks a user until user type “quit”.\nHow to read and fix python errors.\n\n\nHomework:\n\nPlease prepare for next week quiz.\n\nReview all materials above.\nReview all previous homeworks.\nMake sure you have gmail account and you can access your gmail accounts. If your gmail account has 2 factor authentications\, please make sure you are ready to open your email in your computer.\nThe test is going to be 1.5 hours starting at 12 noon.\nIf you have question you can ask your question at gamas@ayclogic.com.
URL:https://www.ayclogic.com/event/3pm-python-level-2/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190316T180000
DTEND;TZID=America/Los_Angeles:20190316T190000
DTSTAMP:20260501T033324
CREATED:20190317T015833Z
LAST-MODIFIED:20190317T035710Z
UID:935-1552759200-1552762800@www.ayclogic.com
SUMMARY:6PM Python Level 1
DESCRIPTION:We reviewed Robot Builder Hacks and Tweaks.\nWe reviewed Keleido-Spiral Hacks and Tweaks.\nHomeworks:\n\nPlease draw the following image in Python Turtle. Name your file March16_Homework_turtle_shape.py:
URL:https://www.ayclogic.com/event/6pm-python-level-1-20/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190323T120000
DTEND;TZID=America/Los_Angeles:20190323T133000
DTSTAMP:20260501T033324
CREATED:20190323T191404Z
LAST-MODIFIED:20190323T191404Z
UID:965-1553342400-1553347800@www.ayclogic.com
SUMMARY:12 PM Python Level 1
DESCRIPTION:Python Level 1 Quiz: 1.5 hours.\nNo homework.
URL:https://www.ayclogic.com/event/12-pm-python-level-1/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190323T170000
DTEND;TZID=America/Los_Angeles:20190323T180000
DTSTAMP:20260501T033324
CREATED:20190324T020430Z
LAST-MODIFIED:20190324T020430Z
UID:974-1553360400-1553364000@www.ayclogic.com
SUMMARY:5PM Coding Trial
DESCRIPTION:Scratch coding trial is provided.\nPython coding trial is provided.
URL:https://www.ayclogic.com/event/5pm-coding-trial/
CATEGORIES:Python Class,Python Level 1,Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190323T180000
DTEND;TZID=America/Los_Angeles:20190323T190000
DTSTAMP:20260501T033324
CREATED:20190324T020226Z
LAST-MODIFIED:20190324T020846Z
UID:972-1553364000-1553367600@www.ayclogic.com
SUMMARY:6PM Python Level 1
DESCRIPTION:We reviewed homework on how to draw turtle by drawing a combination of Circles\, Rectangles\, and Triangles.\nHomeworks:\n\nMemorize how to create the following functions: circle\, rectangle and triangle.\nDo Starry Night project from page 92 to 96.
URL:https://www.ayclogic.com/event/6pm-python-level-1-21/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190325T160000
DTEND;TZID=America/Los_Angeles:20190325T170000
DTSTAMP:20260501T033324
CREATED:20190326T015727Z
LAST-MODIFIED:20190326T015727Z
UID:979-1553529600-1553533200@www.ayclogic.com
SUMMARY:5PM Trial Coding
DESCRIPTION:I provided demo in Scratch programming language.\nI provided demo in Python programming language.
URL:https://www.ayclogic.com/event/5pm-trial-coding/
CATEGORIES:Python Class,Python Level 1,Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190329T170000
DTEND;TZID=America/Los_Angeles:20190329T180000
DTSTAMP:20260501T033324
CREATED:20190330T010512Z
LAST-MODIFIED:20190330T010512Z
UID:984-1553878800-1553882400@www.ayclogic.com
SUMMARY:5PM Python Level 1
DESCRIPTION:We went over March 8 homework.\nWe started Red Alert game from page 85.\nHomework:\n\nContinue Red Alert game from green book from 86 to 95.
URL:https://www.ayclogic.com/event/5pm-python-level-1-5/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190330T150000
DTEND;TZID=America/Los_Angeles:20190330T160000
DTSTAMP:20260501T033324
CREATED:20190330T225859Z
LAST-MODIFIED:20190330T225859Z
UID:996-1553958000-1553961600@www.ayclogic.com
SUMMARY:3PM Python Level 1
DESCRIPTION:we went over the quiz last week.\nwe started Robot Builder project from page 72 to 75.\nHomeworks:\n\ncontinue Robot Builder until page 78.
URL:https://www.ayclogic.com/event/3pm-python-level-1-13/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190330T170000
DTEND;TZID=America/Los_Angeles:20190330T180000
DTSTAMP:20260501T033324
CREATED:20190331T021759Z
LAST-MODIFIED:20190331T021759Z
UID:1002-1553965200-1553968800@www.ayclogic.com
SUMMARY:5PM Trial Coding
DESCRIPTION:Scratch and Python Trial Coding Class
URL:https://www.ayclogic.com/event/5pm-trial-coding-2/
CATEGORIES:Python Class,Scratch Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190330T180000
DTEND;TZID=America/Los_Angeles:20190330T190000
DTSTAMP:20260501T033324
CREATED:20190331T021036Z
LAST-MODIFIED:20190331T021036Z
UID:1000-1553968800-1553972400@www.ayclogic.com
SUMMARY:6PM Python Level 1
DESCRIPTION:We went over Starry Night project until page 96\nHomeworks:\n\nMemorize how to code drawCircle()\, drawRectangle()\, drawTriangle()\nDo this homework: https://www.ayclogic.com/coding-in-python-level-1/python-baby-name-generator/
URL:https://www.ayclogic.com/event/6pm-python-level-1-22/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR