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:20240310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20241103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241001T180000
DTEND;TZID=America/Los_Angeles:20241001T190000
DTSTAMP:20260424T024027
CREATED:20241002T020000Z
LAST-MODIFIED:20241002T020000Z
UID:26949-1727805600-1727809200@www.ayclogic.com
SUMMARY:6 PM – Intro to Python – Daniel
DESCRIPTION:What We Did\n\nWe reviewed the functions with return value homework.\nTalked more about what a return value does\nReviewed what a default parameter does\nWe started learning the random module\n\nHomework\n\nCreate a file named\, RandomFunctionsHW.py and do problems 1 and 2 from https://www.ayclogic.com/intro-to-python/star-wars-problem/\nIf you have any questions\, email me at dmeng@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-daniel-28/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241001T180000
DTEND;TZID=America/Los_Angeles:20241001T190000
DTSTAMP:20260424T024027
CREATED:20241002T020008Z
LAST-MODIFIED:20241002T020008Z
UID:26950-1727805600-1727809200@www.ayclogic.com
SUMMARY:6 PM - Intro To Python - Gamas
DESCRIPTION:Today We Did\n\nWe finished left_arm and right_arm functions.\nWe learned how to draw circle function.\nWe started with draw_face_1 function.\n\nHomework\n\nFinish draw_face_1() function\n\ndraw the right eye ball\ndraw 2 diagonal rectangle to create smile. To draw diagonal rectangle before you draw the rectangle\, play around with t.setheading(<angle>). For example\,\n\nt.setheading(30)\nrectangle(10\,20\, 40\,10\, "black")\n\nt.setheading(-30)\nrectangle(10\,20\, 40\,10\, "black")\n\n\n\n\nAdd x\,y parameters to draw_face_1(x\,y) and change the code accordingly.\nCall the draw_face_1(100\,100)\, draw_face_1(0\,0) and I want to see 2 faces.
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-gamas-36/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241001T190000
DTEND;TZID=America/Los_Angeles:20241001T200000
DTSTAMP:20260424T024027
CREATED:20241002T015719Z
LAST-MODIFIED:20241002T033645Z
UID:26951-1727809200-1727812800@www.ayclogic.com
SUMMARY:7 PM – Python OOP – Darin
DESCRIPTION:What We Did Today:\n\nLearnt about dictionaries\, how to access\, remove\, edit\, and loop through dictionaries.\n\n  \nHomework:\n\nIn a file called Oct1_DictionaryHW\, do pages 99 (TIY 6-1 to 6-3) and page 105 (TIY 6-4 to 6-6)\nUpload it to the google drive when you are finished!\n\n  \nNotes:\nYou can contact me at ddjapri@ayclogic if you have any questions!
URL:https://www.ayclogic.com/event/7-pm-python-oop-darin-3/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241001T190000
DTEND;TZID=America/Los_Angeles:20241001T200000
DTSTAMP:20260424T024027
CREATED:20241002T025956Z
LAST-MODIFIED:20241002T030101Z
UID:26956-1727809200-1727812800@www.ayclogic.com
SUMMARY:7 PM - Android Game Dev - Gamas
DESCRIPTION:Today We Did\n\nWe started Tic Tac Toe project.\nWe cloned gitlab Tic Tac Toe project.\nWe added background image to the landing page.\nWe added the title image in the landing page.\n\nHomework\n\nAdd the 2 TextViews for “Player 1” and “Player 2” labels.\nAdd the 2 PlainTexts for 2 text fields where you can enter the players’ name.\nBlue button “START GAME”
URL:https://www.ayclogic.com/event/7-pm-android-game-dev-gamas-2/
END:VEVENT
END:VCALENDAR