BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//American Young Coder - ECPv6.10.1.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
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:20250309T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20251102T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251003T170000
DTEND;TZID=America/Los_Angeles:20251003T180000
DTSTAMP:20260605T054428
CREATED:20251004T004430Z
LAST-MODIFIED:20251004T004935Z
UID:31176-1759510800-1759514400@www.ayclogic.com
SUMMARY:5 PM – Intro to Python – Darin
DESCRIPTION:What We Did Today:\n\nHad our second quiz\nFor those of you that weren’t able to make it to today’s zoom\, please work on the quiz sent to your emails before class next week. Make sure to work on it within an hour\, we can keep track of the time\n\nHomework:\nNone! \nNotes:\nAll class notes can be found here: https://drive.google.com/drive/folders/1ClxGyA_3oLZtwhgN0j3BVZjpffoxMHNj?usp=sharing \nYou can reach me at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-darin-23/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251003T170000
DTEND;TZID=America/Los_Angeles:20251003T180000
DTSTAMP:20260605T054428
CREATED:20251004T031829Z
LAST-MODIFIED:20251010T173824Z
UID:31179-1759510800-1759514400@www.ayclogic.com
SUMMARY:5 PM – Intro To Python – Abigail
DESCRIPTION:Today We\n\n\n\n\nWe went over the If-Else HW.\nWe learned about user input.\n\nHomework\n(Upload your homework into your Google Drive HW folder a day before the class starts) \n\nMake a new file called “Oct3_IfElse_2_HW.py”\nIn your Python Crash Course book\, do questions 5-3 & 5-4 from page 84.\nDo question 3 from this question set (Sorry that I forget to mention this during the meeting)\n\nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-abigail-2/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251008T190000
DTEND;TZID=America/Los_Angeles:20251008T200000
DTSTAMP:20260605T054428
CREATED:20251009T030804Z
LAST-MODIFIED:20251009T030804Z
UID:31232-1759950000-1759953600@www.ayclogic.com
SUMMARY:7 PM – Intro To Python – Yitong
DESCRIPTION:Today we:\n\nReviewed the Intro to Python Quiz 1.\nStarted learning about functions without return values.\n\nHomework:\n\nDo pages 130-133. Do not do the Try-It-Yourself questions.\n\n\nEmail me for help: yitong@ayclogic.com
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-yitong-13/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251010T170000
DTEND;TZID=America/Los_Angeles:20251010T180000
DTSTAMP:20260605T054428
CREATED:20251011T021206Z
LAST-MODIFIED:20251011T021303Z
UID:31257-1760115600-1760119200@www.ayclogic.com
SUMMARY:5 PM – Intro To Python - Darin
DESCRIPTION:Today We Do\n\nWe reviewed the second quiz.\nWe started Python Digital drawing using Turtle.\n\nHomework\n\nCreate a new file “Oct10_Turtle4ShapesHomework.py”\nDraw these shapes using t.goto() and t.penup() and t.pendown()\nLook at this image for your coordinates guidance\n\n\n\n\n\n\n 
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-55/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251010T170000
DTEND;TZID=America/Los_Angeles:20251010T180000
DTSTAMP:20260605T054428
CREATED:20251011T034743Z
LAST-MODIFIED:20251017T175411Z
UID:31265-1760115600-1760119200@www.ayclogic.com
SUMMARY:5 PM – Intro To Python – Abigail
DESCRIPTION:Today We\n\n\n\n\nWe learned about user input.\nWe learned what is a Strings and what is an Integer.\nWe learned how to convert Strings into Integers\n\nHomework\n(Upload your homework into your Google Drive HW folder a day before the class starts) \n\nMake a new file called “Oct10_InputFromShell_HW.py”\nIn your Python Crash Course book\, copy down the code from pages 114-116.\nThen\, do questions 7-1 & 7-2 in page 117 from the Try it Yourself section.\n\nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-abigail-3/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251015T190000
DTEND;TZID=America/Los_Angeles:20251015T200000
DTSTAMP:20260605T054428
CREATED:20251016T031455Z
LAST-MODIFIED:20251022T081323Z
UID:31320-1760554800-1760558400@www.ayclogic.com
SUMMARY:7 PM – Intro To Python – Yitong
DESCRIPTION:Today we:\n\nContinued learning about functions without return values.\nStarted learning about functions with return values.\n\nPython file from class: https://drive.google.com/drive/u/3/folders/143UhHBu3LouTWr3l0WDVNGwpC6gElwjl \nHomework:\n\nName your Python file oct15_functions_with_return_value\nDo the Try-It-Yourself questions (#8-1\, #8-2) on page 131\, (#8-3\, #8-4\, #8-5) on page 136.\nCopy code from pages 137-139.\n\n\nEmail me for help: yitong@ayclogic.com
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-yitong-14/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251017T170000
DTEND;TZID=America/Los_Angeles:20251017T180000
DTSTAMP:20260605T054428
CREATED:20251018T014305Z
LAST-MODIFIED:20251018T014305Z
UID:31353-1760720400-1760724000@www.ayclogic.com
SUMMARY:5 PM – Intro To Python – Darin
DESCRIPTION:Today We Do\n\nWe continued learning the basics of Python Digital drawing using Turtle.\n\nHomework\n\nCreate a new file “Oct17_Turtle3FunctionsHW.py”\nLook at this image for your coordinates guidance\n\n\n\n\nDraw the Square\, Rectangle\, and Triangle using a shape function. The Square function has been defined in class\, but the other two you will have to create.\n\ndef drawSquare(x\, y\, size\, c):\n   t.penup()\n   t.goto(x\, y)\n   t.pendown()\n\n   t.color(c)\n\n   t.begin_fill()\n   for i in range(4):\n      t.forward(size)\n      t.right(90)\n   t.end_fill()\n\ndrawSquare(-200\, 200\, 10\, "black")\ndrawSquare(50\, 200\, 100\, "green")\n\n# to make a new shape function\, modify only the part that draws\n# modify whatever is in the for loop.\n\nHint: Start by drawing the rectangle and triangle with just t.forward() and t.right()/t.left() and then simplify the code with for loops\, this will be the main meat of your drawing functions\n\n\n  \nNotes:\nYou can reach me at ddjapri@ayclogic.com. \nAll class notes can be found here: https://drive.google.com/drive/folders/1ClxGyA_3oLZtwhgN0j3BVZjpffoxMHNj?usp=sharing
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-darin-24/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251017T170000
DTEND;TZID=America/Los_Angeles:20251017T180000
DTSTAMP:20260605T054428
CREATED:20251018T024320Z
LAST-MODIFIED:20251025T012632Z
UID:31355-1760720400-1760724000@www.ayclogic.com
SUMMARY:5 PM – Intro To Python – Abigail
DESCRIPTION:Today We\n\n\n\n\nWe went over last week’s HW.\nWe went over lists.\n\nHomework\n(Upload your homework into your Google Drive HW folder a day before the class starts) \n\nMake a new file called “Oct17_List_HW.py”\nDo copy the code from pages 37 – 41.\nYou do NOT need to do the Try It Yourself on page 41. (Sorry for the miscommunication!)\n\nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-abigail-4/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251024T170000
DTEND;TZID=America/Los_Angeles:20251024T180000
DTSTAMP:20260605T054428
CREATED:20251025T010416Z
LAST-MODIFIED:20251025T010416Z
UID:31435-1761325200-1761328800@www.ayclogic.com
SUMMARY:5 PM – Intro To Python – Darin
DESCRIPTION:Today We Do\n\nWe learnt how to draw shapes next to each other and created general purpose shape functions.\n\nHomework\n\nContinue in your file “Oct24_TurtleRobot.py” and draw the eyes\, mouth\, legs\, and arms as shown at the end of lecture.\n\n \n  \nNotes:\nYou can reach me at ddjapri@ayclogic.com. \nAll class notes can be found here: https://drive.google.com/drive/folders/1ClxGyA_3oLZtwhgN0j3BVZjpffoxMHNj?usp=sharing
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-darin-25/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251024T170000
DTEND;TZID=America/Los_Angeles:20251024T180000
DTSTAMP:20260605T054428
CREATED:20251025T012413Z
LAST-MODIFIED:20251025T012413Z
UID:31437-1761325200-1761328800@www.ayclogic.com
SUMMARY:5 PM – Intro To Python – Abigail
DESCRIPTION:Today We\n\n\n\n\nWe went over last week’s HW.\nWe went over for loops.\n\nHomework\n(Upload your homework into your Google Drive HW folder a day before the class starts) \n\nMake a new file called “Oct24_ForLoop_HW.py”\nDo copy the code from pages 54 – 55.\nDo the 4-1 & 4-2 from the Try It Yourself section on page 56.\n\nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-abigail-5/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251029T190000
DTEND;TZID=America/Los_Angeles:20251029T200000
DTSTAMP:20260605T054428
CREATED:20251030T031551Z
LAST-MODIFIED:20251030T031551Z
UID:31501-1761764400-1761768000@www.ayclogic.com
SUMMARY:7 PM – Intro to Python – Yitong
DESCRIPTION:Today we:\n\nWe did the Magic8Ball problem.\n\nHomework:\n\nCreate a new file called oct29_Magic8Ball_random_choice. Here are the instructions if you need them: https://www.ayclogic.com/intro-to-python/magic-8-ball/\nDo these exercises here: https://www.ayclogic.com/intro-to-python/star-wars-problem/
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-yitong-15/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251031T170000
DTEND;TZID=America/Los_Angeles:20251031T180000
DTSTAMP:20260605T054428
CREATED:20251101T011109Z
LAST-MODIFIED:20251101T011109Z
UID:31526-1761930000-1761933600@www.ayclogic.com
SUMMARY:5 PM – Intro To Python – Abigail
DESCRIPTION:Today We\n\n\n\n\nWe went over for loops in range.\nWe went over while loops.\n\nHomework\n(Upload your homework into your Google Drive HW folder a day before the class starts) \n\nMake a new file called “Oct31_WhileLoop_HW.py”\nDo copy the code from pages 117 – 121.\n\nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-abigail-6/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR