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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230103T171500
DTEND;TZID=America/Los_Angeles:20230103T181500
DTSTAMP:20260610T031140
CREATED:20230104T022844Z
LAST-MODIFIED:20230104T022844Z
UID:17351-1672766100-1672769700@www.ayclogic.com
SUMMARY:5:15 PM - Intro To Python - Sebastian
DESCRIPTION:Today We Did\n\nWe reviewed the functions homeworks.\nWe reviewed while loops.\n\nHomework\n\nNext week 01/10 is 2nd quiz. Please prepare and study for your 2nd quiz.\nThe 2nd quiz will cover all the materials we have learned so far.\n\nStudy 1st quiz and its solution. Try to redo problems from the 1st quiz without looking at the solution. If you lost your first quiz\, email me at gamas@ayclogic.com. Or call/text Gamas Chang at (626) 532-7844. The first quiz\, should cover variables\, String combination\, input from shell\, if else statements\, List\, for loop\, while loop.\nStudy functions without return and with return values\nStudy how to use random modules.\nStudy how to fix python errors.\n2nd quiz is not an open book quiz\, but you can use Thonny to do your codes.
URL:https://www.ayclogic.com/event/515-pm-intro-to-python-sebastian-2/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230104T183000
DTEND;TZID=America/Los_Angeles:20230104T193000
DTSTAMP:20260610T031140
CREATED:20230105T032934Z
LAST-MODIFIED:20230105T032934Z
UID:17366-1672857000-1672860600@www.ayclogic.com
SUMMARY:6:30 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nWhile loop review (counting up\, asking the user\, checking numbers)\nBegan quiz review (continuing it next week)\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework JAN4_while_loop_hw\, please submit by next Tuesday.\nHomework: Try 7-4\, 7-5\, 7-6\, 7-7 yourself from pages 123-124
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-sebastian/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230107T140000
DTEND;TZID=America/Los_Angeles:20230107T150000
DTSTAMP:20260610T031140
CREATED:20230107T225805Z
LAST-MODIFIED:20230107T225805Z
UID:17436-1673100000-1673103600@www.ayclogic.com
SUMMARY:2 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nGenerate random numbers in a range\nGenerate random element in a list\nLearned how to simplify if statements into a list\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework JAN7_random_hw\, please submit by Friday.\nHomework: Exercise #1 and #2 from https://www.ayclogic.com/intro-to-python/star-wars-problem/
URL:https://www.ayclogic.com/event/2-pm-intro-to-python-sebastian-14/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230107T150000
DTEND;TZID=America/Los_Angeles:20230107T160000
DTSTAMP:20260610T031140
CREATED:20230107T235918Z
LAST-MODIFIED:20230107T235918Z
UID:17438-1673103600-1673107200@www.ayclogic.com
SUMMARY:3 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nLearned how to generate a random number\nLearned about “libraries”\nReviewed lists\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework JAN7_random_hw\, please submit by next Friday.\nHomework: Exercise #1 and #2 from https://www.ayclogic.com/intro-to-python/star-wars-problem/
URL:https://www.ayclogic.com/event/3-pm-intro-to-python-sebastian-16/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230111T183000
DTEND;TZID=America/Los_Angeles:20230111T193000
DTSTAMP:20260610T031140
CREATED:20230115T030927Z
LAST-MODIFIED:20230117T152834Z
UID:17624-1673461800-1673465400@www.ayclogic.com
SUMMARY:6:30 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did \n\nFixing Python errors (“debugging”)\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework JAN11_errors_hw\, please submit by next Monday.\n\nHomework: Paste the code from the following websites and fix all errors. Make sure the output looks like what the website describes.\n\nhttps://www.ayclogic.com/fixing-python-bugs/\nhttps://www.ayclogic.com/fix-python-bugs-2/
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-sebastian-2/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230114T100000
DTEND;TZID=America/Los_Angeles:20230114T110000
DTSTAMP:20260610T031140
CREATED:20230114T035742Z
LAST-MODIFIED:20230114T035742Z
UID:17598-1673690400-1673694000@www.ayclogic.com
SUMMARY:10 AM - Intro To Python - Indo - Gamas
DESCRIPTION:Today We Did\n\nWe reviewed function without return value homework and did more functions exercises in class.\n\nHomework\n\nCreate Jan14_FunctionHomework2.py\nDo exercises from page 137: TRY IT YOURSELF 8-3\, 8-4\, 8-5\nCopy codes from page 138\, only the codes on the top the page.
URL:https://www.ayclogic.com/event/10-am-intro-to-python-indo-gamas-10/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230114T140000
DTEND;TZID=America/Los_Angeles:20230114T150000
DTSTAMP:20260610T031140
CREATED:20230117T153149Z
LAST-MODIFIED:20230117T153150Z
UID:17662-1673704800-1673708400@www.ayclogic.com
SUMMARY:2 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did \n\nBegun the hangman game!\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework JAN14_hangman_hw\, please submit by next Friday.\n\nHomework: Complete all of the steps on this website:\nhttps://www.ayclogic.com/looping-each-letter-in-a-word-exercise/
URL:https://www.ayclogic.com/event/2-pm-intro-to-python-sebastian-15/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230114T150000
DTEND;TZID=America/Los_Angeles:20230114T160000
DTSTAMP:20260610T031140
CREATED:20230117T153612Z
LAST-MODIFIED:20230117T153612Z
UID:17664-1673708400-1673712000@www.ayclogic.com
SUMMARY:3 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did \n\nBegun the hangman game!\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework JAN14_hangman_hw\, please submit by next Friday.\n\nHomework: Complete all of the steps on this website:\nhttps://www.ayclogic.com/looping-each-letter-in-a-word-exercise/
URL:https://www.ayclogic.com/event/3-pm-intro-to-python-sebastian-17/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230117T170000
DTEND;TZID=America/Los_Angeles:20230117T180000
DTSTAMP:20260610T031140
CREATED:20230118T020119Z
LAST-MODIFIED:20230118T020119Z
UID:17668-1673974800-1673978400@www.ayclogic.com
SUMMARY:5 PM - Intro To Python - Gamas
DESCRIPTION:Homework\n\nModify draw_square function.\n\nAdd one more parameter: fill. When the “fill” parameter is True\, then do the begin_fill() and end_fill(). When it is False\, then do not do begin_fill() and end_fill().\nAfter you do above\, call the function like this draw_square(“red”\, True) and the result should be red square with solid color.\nAfter you do above\, call the function like this draw_square(“yellow”\, False) and the result should be yellow square with no solid color.\n\n\nModify draw_square function\n\nAdd two more parameters: x\, y.\nWhen calling draw_square(“red”\, True\, -100\, -100)\, it will draw the square in coordinate (-100\, -100)
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-gamas-5/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230118T183000
DTEND;TZID=America/Los_Angeles:20230118T193000
DTSTAMP:20260610T031140
CREATED:20230119T022005Z
LAST-MODIFIED:20230119T022005Z
UID:17716-1674066600-1674070200@www.ayclogic.com
SUMMARY:6:30 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nQuiz review\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework JAN18_quiz_review_hw\, please submit by next Tuesday.\nHomework: Please work through the following website: https://www.ayclogic.com/intro-to-python-exercises/
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-sebastian-3/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230120T173000
DTEND;TZID=America/Los_Angeles:20230120T183000
DTSTAMP:20260610T031140
CREATED:20230121T030128Z
LAST-MODIFIED:20230121T042055Z
UID:17747-1674235800-1674239400@www.ayclogic.com
SUMMARY:5:30 PM - Intro To Python - Gamas
DESCRIPTION:Today We Did\n\nWe reviewed each person’s project progress.\nWe started doing draw_face project but could not finish it.\n\nHomework\n\nIf you have not submit your project proposal\, please do it immediately. Otherwise you will lose 10% of your grade in this project.\nContinue making progress on your Turtle project. This project is due on Feb 3rd. By next week (01/27) you should be 75% done. If not then you are behind.\nIf you have questions\, please feel free to email me at gamas@ayclogic.com. Don’t email me last min. If I did not response\, please text me at (626) 532-7844.
URL:https://www.ayclogic.com/event/530-pm-intro-to-python-gamas-9/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230121T100000
DTEND;TZID=America/Los_Angeles:20230121T110000
DTSTAMP:20260610T031140
CREATED:20230121T040646Z
LAST-MODIFIED:20230121T040646Z
UID:17749-1674295200-1674298800@www.ayclogic.com
SUMMARY:10 AM - Intro to Python - Indo - Gamas
DESCRIPTION:Today We Did\n\nWe reviewed Jan14_functionHomework2.py.\nWe started learning about function with return value.\n\nHomework\n\nCreate Jan21_FunctionReturnValueHomework.py\nCopy codes from page 138 and 139.
URL:https://www.ayclogic.com/event/10-am-intro-to-python-indo-gamas-11/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230121T140000
DTEND;TZID=America/Los_Angeles:20230121T150000
DTSTAMP:20260610T031140
CREATED:20230122T012416Z
LAST-MODIFIED:20230122T012416Z
UID:17767-1674309600-1674313200@www.ayclogic.com
SUMMARY:2 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did \n\nHangman project\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework JAN21_hangman_hw\, please submit by next Friday.\nHomework:\na. Create list called hidden_name \nb. Fill the hidden_name list with _’s right underneath the new hidden_name variable with this code: \nfor i in range(len(name)):\nhiddenName.append(“_”) \nc. Inside the while loop\, inside the “else” (when letter guessed by user is inside “name”)\, delete “current_guess = letter” and write code that does the following. \nLoop through every index in “name” with this code: \nfor i in range(len(name)): \nIf the letter the user guessed (the variable named letter) is equal to the current letter in the name (name[i])\, write: \nhidden_name[i] = letter \nd. Inside display_hidden_name() function\, delete all previous code. Instead\, loop through every letter in hidden_name list and print every letter with: \nprint(letter\, end=” “)
URL:https://www.ayclogic.com/event/2-pm-intro-to-python-sebastian-16/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230121T150000
DTEND;TZID=America/Los_Angeles:20230121T160000
DTSTAMP:20260610T031140
CREATED:20230122T011545Z
LAST-MODIFIED:20230122T011545Z
UID:17768-1674313200-1674316800@www.ayclogic.com
SUMMARY:3 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did \n\nHangman project\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework JAN21_hangman_hw\, please submit by next Friday.\nHomework:\na. End hangman game loop when every letter is guessed (hint: if hiddenName doesn’t have any underscores\, break out of loop). When game ends\, print a little message for the user saying that the game is over and maybe “Good job”. \nb. End hangman game loop if user runs out of lives. Also come up with game over message here.
URL:https://www.ayclogic.com/event/3-pm-intro-to-python-sebastian-18/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230124T170000
DTEND;TZID=America/Los_Angeles:20230124T180000
DTSTAMP:20260610T031140
CREATED:20230125T015808Z
LAST-MODIFIED:20230125T015808Z
UID:17815-1674579600-1674583200@www.ayclogic.com
SUMMARY:5 PM - Intro To Python - Gamas
DESCRIPTION:Homework\n\nContinue on Jan24_RobotBuilder.py\, complete all parts of the robot except for the left and right arms\n\nlatest codes can be found in google drive: https://drive.google.com/drive/u/0/folders/10gSNvKsNKHapu_-rKAYYOR56UVBblwp2
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-gamas-6/
CATEGORIES:Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230125T183000
DTEND;TZID=America/Los_Angeles:20230125T193000
DTSTAMP:20260610T031140
CREATED:20230126T024213Z
LAST-MODIFIED:20230126T024254Z
UID:17826-1674671400-1674675000@www.ayclogic.com
SUMMARY:6:30 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nQuiz 1\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nNo homework! 🙂
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-sebastian-4/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230128T140000
DTEND;TZID=America/Los_Angeles:20230128T150000
DTSTAMP:20260610T031140
CREATED:20230129T191116Z
LAST-MODIFIED:20230129T191116Z
UID:17879-1674914400-1674918000@www.ayclogic.com
SUMMARY:2 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nFinish hangman game\nFixing python errors\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework JAN28_errors_hw\, please submit by next Friday.\nHomework: Please finish both assignments:\na. https://www.ayclogic.com/fix-python-bugs-2/\nb. https://www.ayclogic.com/intro-to-python-exercises-for-quiz-2/
URL:https://www.ayclogic.com/event/2-pm-intro-to-python-sebastian-17/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230128T150000
DTEND;TZID=America/Los_Angeles:20230128T160000
DTSTAMP:20260610T031140
CREATED:20230129T191144Z
LAST-MODIFIED:20230129T191144Z
UID:17881-1674918000-1674921600@www.ayclogic.com
SUMMARY:3 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nFinish hangman game\nFixing python errors\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework JAN28_errors_hw\, please submit by next Friday.\nHomework: Please finish both assignments:\na. https://www.ayclogic.com/fix-python-bugs-2/\nb. https://www.ayclogic.com/intro-to-python-exercises-for-quiz-2/
URL:https://www.ayclogic.com/event/3-pm-intro-to-python-sebastian-19/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR