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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231002T190000
DTEND;TZID=America/Los_Angeles:20231002T200000
DTSTAMP:20260515T173159
CREATED:20231003T023351Z
LAST-MODIFIED:20231003T023452Z
UID:21910-1696273200-1696276800@www.ayclogic.com
SUMMARY:7 PM – Intro to Python – William
DESCRIPTION:Today We Did\n\n1st Python Quiz!\n\nHomework\nCreate the following file: \n\nOct2_WhileLoopHW.py\n\nRead textbook end of pg 117 until pg.123 and copy down the code\n\n\n\n\nIf you have any questions or need help debugging\, email me at williamsmith@ayclogic.com.
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-william-10/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231002T190000
DTEND;TZID=America/Los_Angeles:20231002T200000
DTSTAMP:20260515T173159
CREATED:20231003T060749Z
LAST-MODIFIED:20231003T060749Z
UID:21917-1696273200-1696276800@www.ayclogic.com
SUMMARY:7:00 PM - Python OOP - Juan
DESCRIPTION:Today We Did\n\nReviewed homework\nReviewed creating instances of a class\, using attributes and methods outside of class\, incrementing/decrementing class attributes\nStarted School System\n\nHomework\n\nNo homework
URL:https://www.ayclogic.com/event/700-pm-python-oop-juan-8/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231003T180000
DTEND;TZID=America/Los_Angeles:20231003T190000
DTSTAMP:20260515T173159
CREATED:20231004T042716Z
LAST-MODIFIED:20231004T042959Z
UID:21928-1696356000-1696359600@www.ayclogic.com
SUMMARY:6 PM - Intro To Python - Darin
DESCRIPTION:What We Did Today:\n\nLearnt how to get input from shell (user)\nManipulated user input with if statements to perform certain code/actions\nReviewed fundamental concepts of data types\n\nHomework:\n\nCreate a file named Oct3_InputHW.py and upload it to the google drive when you finish.\nDo page 117\, TRY IT YOURSELF: 7-1 and 7-2\n(I know I said I wouldn’t give you input homework\, but apparently we ran out of if\, elif\, and else homework\, but it should be similar to what we covered in class)\n\nNotes:\nIf you have any questions\, email me at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-darin-17/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231005T180000
DTEND;TZID=America/Los_Angeles:20231005T190000
DTSTAMP:20260515T173159
CREATED:20231007T051404Z
LAST-MODIFIED:20231011T003957Z
UID:21958-1696528800-1696532400@www.ayclogic.com
SUMMARY:6 PM - Intro To Python - Darin
DESCRIPTION:What We Did Today:\n\nReviewed the Star Wars homework: https://www.ayclogic.com/intro-to-python/star-wars-problem/\nApplied “random” inside of functions\, to get random items from a list\nPracticed steps in debugging\, and got started on debugging worksheet\n\nHomework:\nContinue on the debugging homework\, and submit into the google drive when finished: \n1. This is the one we already copied in class\, the file Oct5_Debugging.py :https://www.ayclogic.com/fixing-python-bugs/ \n2. After you finish fixing the code above\, make a new filed named Oct5_Debugging2_HW.py\, and inside of the file copy the code from this site and fix this one: https://www.ayclogic.com/fix-python-bugs-2/ \nNotes:\nIf you have any questions\, feel free to email me at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-darin-18/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231007T193000
DTEND;TZID=America/Los_Angeles:20231007T203000
DTSTAMP:20260515T173159
CREATED:20231008T035706Z
LAST-MODIFIED:20231009T201141Z
UID:22017-1696707000-1696710600@www.ayclogic.com
SUMMARY:7:30 PM – Intro to Python – William
DESCRIPTION:Today We Did\n\nStarted learning variables and data types\n\nHomework\n\nRead pages 15-19 in the textbook\nComplete 1 lesson everyday on Typing Club or Typing.com\n\n\n\nIf you have any questions\, please email me at williamsmith@ayclogic.com.
URL:https://www.ayclogic.com/event/730-pm-intro-to-python-william/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231009T190000
DTEND;TZID=America/Los_Angeles:20231009T200000
DTSTAMP:20260515T173159
CREATED:20231010T052940Z
LAST-MODIFIED:20231010T052940Z
UID:22036-1696878000-1696881600@www.ayclogic.com
SUMMARY:7 PM – Intro to Python – William
DESCRIPTION:Today We Did\n\nReviewed 1st Python quiz\nLearned functions without parameters\n\nHomework\nCreate the following file: \n\nOct9_FunctionsHW.py\n\nCopy code from pages 130 to 133\n\n\nOct9_FunctionsHW2.py\n\nhttps://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/\n\n\n\n\nIf you have any questions or need help debugging\, email me at williamsmith@ayclogic.com.
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-william-11/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231010T180000
DTEND;TZID=America/Los_Angeles:20231010T190000
DTSTAMP:20260515T173159
CREATED:20231012T013156Z
LAST-MODIFIED:20231012T013213Z
UID:22079-1696960800-1696964400@www.ayclogic.com
SUMMARY:6 PM - Intro To Python - Darin
DESCRIPTION:What We Did Today:\n\nReviewed input from shell homework with if statements\nIntroduced the concept of lists and how to add items into a list\, remove items from a list\, and print items from a list.\nLearnt how to get items from a list\, and understood the differences in data types.\n\nHomework:\n\nCreate a file named Oct10_ListsHW1.py and upload it to the google drive when you finish.\nDo page 38-41\, copy the codes starting from “Inserting elements into a list” (Version 2 of the book) or “Adding elements into a list” (Version 3 of the book)\nMake sure you run and test the code to make sure it works. Do not copy the printed output.\n\nNotes:\nIf you have any questions\, email me at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-darin-20/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231012T180000
DTEND;TZID=America/Los_Angeles:20231012T190000
DTSTAMP:20260515T173159
CREATED:20231013T183717Z
LAST-MODIFIED:20231013T185244Z
UID:22110-1697133600-1697137200@www.ayclogic.com
SUMMARY:6 PM - Intro To Python - Darin
DESCRIPTION:What We Did Today:\n\nFinished the debugging homework as well as the second debugging homework\nMaintained practicing proper debugging techniques\nStarted on the Quiz 2 Review\, covering topics like functions\, conditionals\, and input from shell\n\nHomework:\nContinue on the Quiz 2 Review homework until the end(in the file named Oct12_Quiz2Review)\, and submit into the google drive when finished: \n1. Link to the Quiz 2 Review: https://www.ayclogic.com/intro-to-python-exercises-for-quiz-2/ \nNotes:\nIf you have any questions\, feel free to email me at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-darin-21/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231014T170000
DTEND;TZID=America/Los_Angeles:20231014T180000
DTSTAMP:20260515T173159
CREATED:20231015T010552Z
LAST-MODIFIED:20231015T010552Z
UID:22155-1697302800-1697306400@www.ayclogic.com
SUMMARY:5 PM – Intro to Python – William
DESCRIPTION:Today We Did\n\nLearned about If-Else statements\nLearned about if statements with multiple conditions (and/or)\nLearned about Elif statements\n\nHomework\nCreate the following file: \n\nOct14_IfElseHW.py\n\nCopy code from pgs 78-81 in the textbook.\n\n\n\nUpload the homework to your assigned Google Drive folders by Friday night. \nIf you have any questions\, please email me at williamsmith@ayclogic.com.
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-william/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231014T193000
DTEND;TZID=America/Los_Angeles:20231014T203000
DTSTAMP:20260515T173159
CREATED:20231015T034431Z
LAST-MODIFIED:20231015T034431Z
UID:22172-1697311800-1697315400@www.ayclogic.com
SUMMARY:7:30 PM – Intro to Python – William
DESCRIPTION:Today We Did\n\nLearned about floats and strings\nConcatenated (combined) strings to form a sentence\n\nHomework\n\nCreate a new file and save it as Oct14_StringHW.py\n\nRead pages 20-23 and copy the code\n\n\nContinue doing at least 1 lesson a day on Typing Club!\n\n\n\nView the code from our lessons here: https://drive.google.com/drive/folders/1KpdyU0WZr_3Wur1to7CvknEnnunVX0w3 \nIf you have any questions\, please email me at williamsmith@ayclogic.com.
URL:https://www.ayclogic.com/event/730-pm-intro-to-python-william-2/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231016T190000
DTEND;TZID=America/Los_Angeles:20231016T200000
DTSTAMP:20260515T173159
CREATED:20231017T031455Z
LAST-MODIFIED:20231021T022447Z
UID:22178-1697482800-1697486400@www.ayclogic.com
SUMMARY:7 PM – Intro to Python – William
DESCRIPTION:Today We Did\n\nReviewed functions with no return value\nLearned about functions with return values\n\nCreated a grade calculator for the course\n\n\n\nHomework\nCreate the following file: \n\nOct9_FunctionsHW3.py\n\nTry It Yourself 8-3 on pg. 136-137\nTry It Yourself 8-6 on pg. 141\n\n\n\nFeel free to read the corresponding sections if you want to learn more advanced topics! \n\nIf you have any questions or need help debugging\, email me at williamsmith@ayclogic.com.
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-william-12/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231017T180000
DTEND;TZID=America/Los_Angeles:20231017T190000
DTSTAMP:20260515T173159
CREATED:20231018T021922Z
LAST-MODIFIED:20231018T021922Z
UID:22192-1697565600-1697569200@www.ayclogic.com
SUMMARY:6 PM  - Intro To Python - Darin
DESCRIPTION:What We Did Today:\n\nLearned how to use\n.insert(0\, “a”)\n.remove(“a”)\ndel lst[0]\nPracticed the functions in an example at the end of the notes\n\nHomework:\nCreate a file called Oct17_ListsHW2.py and submit it into the google drive when you are finished. \n\nVersion 2 of the Book: page 42 3-4\, 3-5\, 3-6\nVersion 3 of the Book: page 41-42 3-4\, 3-5\, 3-6\n\nNotes:\nIf you have any questions\, email me at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-darin-22/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231019T180000
DTEND;TZID=America/Los_Angeles:20231019T190000
DTSTAMP:20260515T173159
CREATED:20231020T080646Z
LAST-MODIFIED:20231020T080646Z
UID:22219-1697738400-1697742000@www.ayclogic.com
SUMMARY:6 PM - Intro To Python - Darin
DESCRIPTION:QUIZ 2 IS NEXT WEEK ON OCT 26\nWhat We Did Today:\n\nReviewed topics for the quiz next week\, through past examples and the homework.\n\nHomework:\nPractice and review the following topics: \n1. Data types (Strings\, Integers\, Floats\, Lists)\n2. How to get input from shell\n3. How to create simple functions with or without return value\n4. How to correct python errors.\n5. Loops: For loop and While loop\n6. How to continuously ask user forever (using while(True) ).\n7. Random module (how to use random.choice(list) or random.randint(1\, 10) )\n8. How to capitalize strings \nLink to the Quiz 2 Review: https://www.ayclogic.com/intro-to-python-exercises-for-quiz-2/ \nNotes:\nIf you have any questions\, feel free to email me at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-darin-23/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231021T170000
DTEND;TZID=America/Los_Angeles:20231021T180000
DTSTAMP:20260515T173159
CREATED:20231022T011423Z
LAST-MODIFIED:20231022T011423Z
UID:22250-1697907600-1697911200@www.ayclogic.com
SUMMARY:5 PM – Intro to Python – William
DESCRIPTION:Today We Did\n\nLearned how to get input from the shell\nStarted learning list operations\n\nAppend\nModify\n\n\n\nHomework\nCreate the following file: \n\n Oct21_TellMeYourAge.py\n\nComplete exercise #1 (everything besides the last two lines) at https://www.ayclogic.com/tell-me-your-age/\n\n\n\nUpload the homework to your assigned Google Drive folders by Friday night. \nIf you have any questions\, please email me at williamsmith@ayclogic.com.
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-william-2/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231021T193000
DTEND;TZID=America/Los_Angeles:20231021T203000
DTSTAMP:20260515T173159
CREATED:20231022T033904Z
LAST-MODIFIED:20231022T033904Z
UID:22272-1697916600-1697920200@www.ayclogic.com
SUMMARY:7:30 PM – Intro to Python – William
DESCRIPTION:Today We Did\n\nLearned about If-Else statements\nLearned about printing f-strings\n\nHomework\nCreate the following files: \n\nOct21_IfElseHW.py\n\nRead page 78 (If Statements) to the top of page 80 and copy the code\n\n\nOct21_StringHW2.py\n\nComplete Try It Yourself 2-3\, 2-4\, 2-5\, and 2-6 on page 25\n\n\nContinue doing at least 1 lesson a day on Typing Club!\n\n\n\nView the code from our lessons here: https://drive.google.com/drive/folders/1KpdyU0WZr_3Wur1to7CvknEnnunVX0w3 \nIf you have any questions\, please email me at williamsmith@ayclogic.com.
URL:https://www.ayclogic.com/event/730-pm-intro-to-python-william-3/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231023T190000
DTEND;TZID=America/Los_Angeles:20231023T200000
DTSTAMP:20260515T173159
CREATED:20231024T031701Z
LAST-MODIFIED:20231024T031701Z
UID:22284-1698087600-1698091200@www.ayclogic.com
SUMMARY:7 PM – Intro to Python – William
DESCRIPTION:Today We Did\n\nReviewed functions with return values\nLearned about the random module\n\nrandInt()\nchoice()\n\n\n\nHomework\nCreate the following file: \n\nOct23_StarWars.py\n\nFinish the exercises at https://www.ayclogic.com/intro-to-python/star-wars-problem/\n\n\n\n\nIf you have any questions or need help debugging\, email me at williamsmith@ayclogic.com.
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-william-13/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231024T180000
DTEND;TZID=America/Los_Angeles:20231024T190000
DTSTAMP:20260515T173159
CREATED:20231025T021240Z
LAST-MODIFIED:20231025T021240Z
UID:22297-1698170400-1698174000@www.ayclogic.com
SUMMARY:6 PM - Intro To Python - Darin
DESCRIPTION:What We Did Today:\n\nReviewed operations on lists\nIntroduced using for loops with lists\n\nHomework:\nCreate a file called Oct24_ListForLoopsHW.py and submit it into the google drive when you are finished. \n\nDo the following exercise: www.ayclogic.com/animal-list-and-for-loop-exercises/\n\nTo create an empty list\, you can do lst = []\nTo get input from the shell\, use input(“Please input an animal name: “)\, and then put the result in a variable \nDo this four times with four different variables and append them into the list and continue with the rest of the exercise. \nNotes:\nIf you have any questions\, email me at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-darin-24/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231026T180000
DTEND;TZID=America/Los_Angeles:20231026T190000
DTSTAMP:20260515T173159
CREATED:20231027T013128Z
LAST-MODIFIED:20231027T013128Z
UID:22332-1698343200-1698346800@www.ayclogic.com
SUMMARY:6 PM - Intro To Python - Darin
DESCRIPTION:What We Did Today:\nHad our second quiz covering topics so far on lists\, loops (while and for)\, functions\, and the random module. \nHomework:\nNo Homework!
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-darin-25/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231028T170000
DTEND;TZID=America/Los_Angeles:20231028T180000
DTSTAMP:20260515T173159
CREATED:20231029T011321Z
LAST-MODIFIED:20231029T011321Z
UID:22375-1698512400-1698516000@www.ayclogic.com
SUMMARY:5 PM – Intro to Python – William
DESCRIPTION:Today We Did\n\nFinished learning lists\n\nDelete element\nLast element of list\nList of integers\n\n\nLearned about for loops\n\nFor loops with range\nEnhanced for loop (for-each) for lists\n\n\n\nHomework\nCreate the following files: \n\nOct28_ListsHW.py\n\nRead pages 37-41 and copy the code\n\n\n Oct28_ForLoopsHW.py\n\nRead pages 49-53 and copy the code\n\n\n\nUpload the homework to your assigned Google Drive folders by Friday night. \nIf you have any questions\, please email me at williamsmith@ayclogic.com.
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-william-3/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231028T193000
DTEND;TZID=America/Los_Angeles:20231028T203000
DTSTAMP:20260515T173159
CREATED:20231029T034956Z
LAST-MODIFIED:20231029T034956Z
UID:22388-1698521400-1698525000@www.ayclogic.com
SUMMARY:7:30 PM – Intro to Python – William
DESCRIPTION:Today We Did\n\nReviewed If-Else statements\nLearned about Elif (else if)\n\nHomework\nCreate the following file: \n\nOct28_IfElseHW2.py\n\nRead page 80-81 and copy all the code\n\n\nCatch up on last week’s homework!\n\nhttps://www.ayclogic.com/event/730-pm-intro-to-python-william-3/\n\n\nContinue doing at least 1 lesson a day on Typing Club!\n\n\n\nView the code from our lessons here: https://drive.google.com/drive/folders/1KpdyU0WZr_3Wur1to7CvknEnnunVX0w3 \nIf you have any questions\, please email me at williamsmith@ayclogic.com.
URL:https://www.ayclogic.com/event/730-pm-intro-to-python-william-4/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231030T190000
DTEND;TZID=America/Los_Angeles:20231030T200000
DTSTAMP:20260515T173159
CREATED:20231031T031340Z
LAST-MODIFIED:20231031T031340Z
UID:22399-1698692400-1698696000@www.ayclogic.com
SUMMARY:7 PM – Intro to Python – William
DESCRIPTION:Today We Did\n\nReviewed Exercises 1-2 of Oct23_StarWars.py\nCreated a password generator\n\nHomework\n\nFinish exercises 3-4 of Oct23_StarWars.py\n\nhttps://www.ayclogic.com/intro-to-python/star-wars-problem/\n\n\nOct30_Magic8Ball.py\n\nFollow the instructions on the page to create a magic 8 ball! https://www.ayclogic.com/intro-to-python/magic-8-ball/\nIf you can\, use r.choice() to select the responses based on random_number\n\n\n\n\nIf you have any questions or need help debugging\, email me at williamsmith@ayclogic.com.
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-william-14/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231031T180000
DTEND;TZID=America/Los_Angeles:20231031T190000
DTSTAMP:20260515T173159
CREATED:20231101T035559Z
LAST-MODIFIED:20231101T035559Z
UID:22409-1698775200-1698778800@www.ayclogic.com
SUMMARY:6 PM - Intro To Python - Darin
DESCRIPTION:What We Did Today:\n\nReviewed using lists in for loops\nLearnt how to use for loop with range() function to do certain things a fixed number of times\n\nHomework:\nCreate a file called Oct31_ForLoopHW.py and submit it into the google drive when you are finished. \nDo the following problems 4-1 until 4-4 \nSecond Edition of the Book\nPage 56:\nTry it Yourself 4-1 and 4-2 \nPage 60:\nTry it yourself 4-3 and 4-4 \nThird Edition of the Book\nPage 56:\nTry it Yourself 4-1 and 4-2 \nPage 60:\nTry it yourself 4-3 and 4-4 \nNotes:\nIf you have any questions\, email me at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-darin-26/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR