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:20230210T173000
DTEND;TZID=America/Los_Angeles:20230210T183000
DTSTAMP:20260507T215648
CREATED:20230214T215537Z
LAST-MODIFIED:20230214T215537Z
UID:18029-1676050200-1676053800@www.ayclogic.com
SUMMARY:5:30 PM - Intro to Python - Gamas
DESCRIPTION:Homework\n\nContinue on Feb10_GrocerryShoppingCart.py\n\nAdd codes in this file so it can do the following\n\nWhat do you want to purchase:\n1. Frozen Pizza - $10\n2. Ice cream - $ 4\n3. Bread - $ 6\n4. Orange Chicken - $11\nEnter "done" to pay: 1\nThank you for purchasing Frozen Pizza for $10\n\nWhat do you want to purchase:\n1. Frozen Pizza - $10\n2. Ice cream - $ 4\n3. Bread - $ 6\n4. Orange Chicken - $11\nEnter "done" to pay: 2\nThank you for purchasing Ice cream for $4\n\nWhat do you want to purchase:\n1. Frozen Pizza - $10\n2. Ice cream - $ 4\n3. Bread - $ 6\n4. Orange Chicken - $11\nEnter "done" to pay: done\nThank you for shopping in AYC Logic supermarket.
URL:https://www.ayclogic.com/event/530-pm-intro-to-python-gamas-10/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230208T183000
DTEND;TZID=America/Los_Angeles:20230208T193000
DTSTAMP:20260507T215648
CREATED:20230214T000418Z
LAST-MODIFIED:20230216T021730Z
UID:17999-1675881000-1675884600@www.ayclogic.com
SUMMARY:6:30 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nFunctions without return value\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework FEB8_functions_hw\, please submit by next Tuesday.\nHomework: #7 from https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-sebastian-5/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230208T180000
DTEND;TZID=America/Los_Angeles:20230208T190000
DTSTAMP:20260507T215648
CREATED:20230210T034616Z
LAST-MODIFIED:20230210T034616Z
UID:17900-1675879200-1675882800@www.ayclogic.com
SUMMARY:6 PM - Python OOP - Gamas
DESCRIPTION:Homework\n\nFor everyone\, including Vincent and Henry\, add menu number 12. Find staff by name using List and 13 Find staff using Dictionary\, Make the feature works\, this is very similar to Find student. Also change Add staff to also add into\n\n\nPlease select one of the following\n1. Add Student\n2. List all students list\n3. Find student\n4. Add new teacher\n5. List all teachers\n6. Find a teacher\n7. List all teachers dictionaries\n8. List all students dictionaries\n9. Add staff\n10. List all staffs using List\n11. List all staffs that is younger than 20\n12. Find staff by name using List\n13. Find staff using Dictionary.\nEnter your selection (Enter "exit" to quit):\n\nFind staff using list is very similar to find_student method.\nFind staff using Dictionary is very similar to find_student_using_dictionary method.\n\n\nFor Vincent and Henry only\, please do the following features in SchoolSystem project\n\nCreate class_room.py and create ClassRoom class\nIt should have these attributes\n\nclass_name\nclass_size\ntype\n\n\nIn main.py\, add 2 more menus and add codes to make features number 14 and 15 to work.\n\n\nPlease select one of the following\n1. Add Student\n2. List all students list\n3. Find student\n4. Add new teacher\n5. List all teachers\n6. Find a teacher\n7. List all teachers dictionaries\n8. List all students dictionaries\n9. Add staff\n10. List all staffs using List\n11. List all staffs that is younger than 20\n12. Find staff by name using List\n13. Find staff using Dictionary.\n14. Add a class room\n15. List all class room.\nEnter your selection (Enter "exit" to quit):
URL:https://www.ayclogic.com/event/6-pm-python-oop-gamas-15/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230207T183000
DTEND;TZID=America/Los_Angeles:20230207T193000
DTSTAMP:20260507T215648
CREATED:20230214T000206Z
LAST-MODIFIED:20230215T021041Z
UID:17997-1675794600-1675798200@www.ayclogic.com
SUMMARY:6:30 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nObject Oriented Programming\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework FEB7_oop_hw\, please submit by next Monday.\nHomework: Page 158 to 161
URL:https://www.ayclogic.com/event/630-pm-python-object-oriented-programming-sebastian-4/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230207T170000
DTEND;TZID=America/Los_Angeles:20230207T180000
DTSTAMP:20260507T215648
CREATED:20230213T005856Z
LAST-MODIFIED:20230213T005856Z
UID:17971-1675789200-1675792800@www.ayclogic.com
SUMMARY:5 PM - Intro To Python - Gamas
DESCRIPTION:Homework\n\nCreate Turtle project proposal in a piece of paper like below\n\nLook for project criteria: https://www.ayclogic.com/intro-to-python-final-project-criteria/\nUpload your project proposal to your assigned homework google drive.
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-gamas-7/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230204T180000
DTEND;TZID=America/Los_Angeles:20230204T190000
DTSTAMP:20260507T215648
CREATED:20230210T044641Z
LAST-MODIFIED:20230210T044641Z
UID:17909-1675533600-1675537200@www.ayclogic.com
SUMMARY:6:00 PM – Intro To Python – Juan
DESCRIPTION:Today We Did\n\nString functions .upper()\, .lower()\, .title()\nFormatting strings: f-strings\nIn case you need anything\, feel free to email me at juan@ayclogic.com\nView what we covered today at the google drive: https://drive.google.com/drive/folders/15Guajo6GvNi_09_rLw7QNwPyAcz1sBNA\n\nHomework\n\nCreate Feb4_StringHomework.py\, Pg. 25\, Do 2-3\, 2-4\, 2-5\, and 2-6
URL:https://www.ayclogic.com/event/600-pm-intro-to-python-juan/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230204T100000
DTEND;TZID=America/Los_Angeles:20230204T110000
DTSTAMP:20260507T215648
CREATED:20230210T225312Z
LAST-MODIFIED:20230210T225312Z
UID:17921-1675504800-1675508400@www.ayclogic.com
SUMMARY:10 AM - Intro To Python - Gamas
DESCRIPTION:What We Did\n\nWe finished reviewing function with return value.\nWe started working on Random module.\n\nHomework\n\nNo homework
URL:https://www.ayclogic.com/event/10-am-intro-to-python-gamas-3/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230128T150000
DTEND;TZID=America/Los_Angeles:20230128T160000
DTSTAMP:20260507T215648
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
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230128T140000
DTEND;TZID=America/Los_Angeles:20230128T150000
DTSTAMP:20260507T215648
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:20230125T183000
DTEND;TZID=America/Los_Angeles:20230125T193000
DTSTAMP:20260507T215648
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:20230124T183000
DTEND;TZID=America/Los_Angeles:20230124T193000
DTSTAMP:20260507T215648
CREATED:20230125T042650Z
LAST-MODIFIED:20230125T042650Z
UID:17821-1674585000-1674588600@www.ayclogic.com
SUMMARY:6:30 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did \n\nFinished phone book dictionary program\nBegan grocery shopping cart program\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework JAN24_dictionary_hw\, please submit by next Monday.\nHomework:\na) Copy code from pages 100 and 101\nb) Try page 105 yourself
URL:https://www.ayclogic.com/event/630-pm-python-object-oriented-programming-sebastian-3/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230124T180000
DTEND;TZID=America/Los_Angeles:20230124T190000
DTSTAMP:20260507T215648
CREATED:20230125T025534Z
LAST-MODIFIED:20230125T025534Z
UID:17818-1674583200-1674586800@www.ayclogic.com
SUMMARY:6 PM - Scratch 2 - Yitong
DESCRIPTION:Today We Did\n\nWe finished Shopping Cart project.\n\nHomework\n\nNo homework for next week.
URL:https://www.ayclogic.com/event/6-pm-scratch-2-yitong-24/
CATEGORIES:Python Class,Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230124T170000
DTEND;TZID=America/Los_Angeles:20230124T180000
DTSTAMP:20260507T215648
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:20230121T150000
DTEND;TZID=America/Los_Angeles:20230121T160000
DTSTAMP:20260507T215648
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:20230121T140000
DTEND;TZID=America/Los_Angeles:20230121T150000
DTSTAMP:20260507T215648
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:20230121T100000
DTEND;TZID=America/Los_Angeles:20230121T110000
DTSTAMP:20260507T215648
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:20230120T173000
DTEND;TZID=America/Los_Angeles:20230120T183000
DTSTAMP:20260507T215648
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:20230118T183000
DTEND;TZID=America/Los_Angeles:20230118T193000
DTSTAMP:20260507T215648
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:20230117T183000
DTEND;TZID=America/Los_Angeles:20230117T193000
DTSTAMP:20260507T215648
CREATED:20230118T040733Z
LAST-MODIFIED:20230118T040733Z
UID:17680-1673980200-1673983800@www.ayclogic.com
SUMMARY:6:30 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did \n\nLearned how to loop through dictionary keys\nLearned how to loop through dictionary values\nLearned how to loop through dictionary items\nBegan phone book dictionary program\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework JAN17_dictionary_hw\, please submit by next Monday.\nHomework: From page 99\, try 6-1 and 6-2 by yourself\n\n 
URL:https://www.ayclogic.com/event/630-pm-python-object-oriented-programming-sebastian-2/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230117T170000
DTEND;TZID=America/Los_Angeles:20230117T180000
DTSTAMP:20260507T215648
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:20230114T160000
DTEND;TZID=America/Los_Angeles:20230114T170000
DTSTAMP:20260507T215648
CREATED:20230115T005742Z
LAST-MODIFIED:20230115T005742Z
UID:17620-1673712000-1673715600@www.ayclogic.com
SUMMARY:4 PM - Python Game Development - Latisha
DESCRIPTION:Today We Did\n\nWe went over the team project next week task.\nWe continued with Flappy Duck project.\n\nHomework\n\nAdd code in Flappy Duck project to make the credit button clickable. This code should be inside main.py display_buttons(self) method.\nDo your tasks in your team project.\nIf you have question\, you can ask me at gamas@ayclogic.com.\n\n 
URL:https://www.ayclogic.com/event/4-pm-python-game-development-latisha-3/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230114T150000
DTEND;TZID=America/Los_Angeles:20230114T160000
DTSTAMP:20260507T215648
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:20230114T140000
DTEND;TZID=America/Los_Angeles:20230114T150000
DTSTAMP:20260507T215648
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:20230114T100000
DTEND;TZID=America/Los_Angeles:20230114T110000
DTSTAMP:20260507T215648
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:20230113T190000
DTEND;TZID=America/Los_Angeles:20230113T200000
DTSTAMP:20260507T215648
CREATED:20230114T045637Z
LAST-MODIFIED:20230114T045637Z
UID:17600-1673636400-1673640000@www.ayclogic.com
SUMMARY:7 PM - Python Game Development - Gamas
DESCRIPTION:Today We Did\n\nWe went over how to create background process while loader animation is running. This is a very common way to load heavy resources in the background while displaying loader animation to entertain the user.\n\nHomework\n\nNo homework. The class is finished. congrats guys.
URL:https://www.ayclogic.com/event/7-pm-python-game-development-gamas-16/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230112T190000
DTEND;TZID=America/Los_Angeles:20230112T200000
DTSTAMP:20260507T215648
CREATED:20230113T040759Z
LAST-MODIFIED:20230113T040907Z
UID:17593-1673550000-1673553600@www.ayclogic.com
SUMMARY:7 PM - Python OOP - Latisha
DESCRIPTION:Homework\n\nContinue on WED-7PM-AdventureGame when user enter incorrect monster species\, it will do the following\n\n\nPlease choose your monster: \nDragon - 100 health - 50 Max attack\nTroll - 50 health - 20 Max attack\nWater Golem - 30 health - 20 Max attack\nCyclops - 60 health - 30 Max attack\nEnter your selection (enter 'stop' to quit the game): unicorn\n\nInvalid selection\, 'unicorn' is not in our system. Please try again\n\n\n\nwhen user enter correct monster species then it will don the following\n\n\nPlease choose your monster: \nDragon - 100 health - 50 Max attack\nTroll - 50 health - 20 Max attack\nWater Golem - 30 health - 20 Max attack\nCyclops - 60 health - 30 Max attack\nEnter your selection (enter 'stop' to quit the game): dragon\n\nWhat do you want to do with the dragon\n1. Magic attack\n2. Sword attack - 10 to 20 damage\nEnter your selection:
URL:https://www.ayclogic.com/event/7-pm-python-oop-latisha-4/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230111T190000
DTEND;TZID=America/Los_Angeles:20230111T200000
DTSTAMP:20260507T215648
CREATED:20230112T040609Z
LAST-MODIFIED:20230112T040609Z
UID:17584-1673463600-1673467200@www.ayclogic.com
SUMMARY:7 PM - Python OOP - Latisha
DESCRIPTION:Homework\n\nInside WED-7PM-BookSystem project\, inside the main.py do the following: Exit\, Add Book and List all books. You also need to create book.py and inside create Book class.\n\nEnter one of the following:\n1. Exit\n2. Add Book\n3. List all books\n4. Find book by book id\n5. Find book by name\n6. List all books before year 2010\nPlease enter your selection: 2\n\nADD NEW BOOK\nEnter book name: Frozen\nEnter book author: Disney\nEnter publication year: 2010\nEnter book id: AA11\n\nEnter one of the following:\n1. Exit\n2. Add Book\n3. List all books\n4. Find book by book id\n5. Find book by name\n6. List all books before year 2010\nPlease enter your selection: 3\n\nLIST ALL BOOKS\n111 - Chamber of Secrets by JK Rowling published on 2012\n222 - Goblet of Fire by JK Rowling published on 2013\nabcd - The Fellowship of the Ring by JRR Tolkien published on 2022\nAA11 - Frozen by Disney published on 2010\n\nEnter one of the following:\n1. Exit\n2. Add Book\n3. List all books\n4. Find book by book id\n5. Find book by name\n6. List all books before year 2010\nPlease enter your selection:
URL:https://www.ayclogic.com/event/7-pm-python-oop-latisha-3/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230111T183000
DTEND;TZID=America/Los_Angeles:20230111T193000
DTSTAMP:20260507T215648
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:20230110T183000
DTEND;TZID=America/Los_Angeles:20230110T193000
DTSTAMP:20260507T215648
CREATED:20230111T032916Z
LAST-MODIFIED:20230111T032916Z
UID:17541-1673375400-1673379000@www.ayclogic.com
SUMMARY:6:30 PM – Python OOP – Sebastian
DESCRIPTION:Today We Did \n\nSet up PyCharm & Python\nPython dictionaries (create\, get\, add\, replace\, length\, remove\, and display full dictionary)\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework JAN10_dictionary_hw\, please submit by next Monday.\nHomework: Pages 92 to 97 from the book.
URL:https://www.ayclogic.com/event/630-pm-python-oop-sebastian/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230107T160000
DTEND;TZID=America/Los_Angeles:20230107T170000
DTSTAMP:20260507T215648
CREATED:20230108T023746Z
LAST-MODIFIED:20230108T023746Z
UID:17440-1673107200-1673110800@www.ayclogic.com
SUMMARY:4 PM - Python Game Development - Latisha
DESCRIPTION:Gamas sub \nToday We Did\n\nWe went over the team project.\n\nWe made sure everyone know how to run the project.\nThe team did not meet yet to discuss about the project planning and scheduling. They are going to meet on 01/07 after the class.\n\n\nWe continued on FlappyDuck\n\nThe coins now can appear on top or bottom of the screen.\nThe Tube Y possible coordinates are adjusted.\nStarted introducing GAME_CREDIT_PAGE.\n\n\n\nHomework\n\nMake sure to do Team project planning:\n\nMake everyone is clear of what to do in the team project every week until the end of February which is the due date of the project.\nDo make progress and complete all team project tasks assigned to you for 01/04.
URL:https://www.ayclogic.com/event/4-pm-python-game-development-latisha-2/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR