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:20250501T180000
DTEND;TZID=America/Los_Angeles:20250501T190000
DTSTAMP:20260514T151923
CREATED:20250501T075150Z
LAST-MODIFIED:20250501T075150Z
UID:28892-1746122400-1746126000@www.ayclogic.com
SUMMARY:6PM – Intro To Python – Daniel
DESCRIPTION:What We Did\n\nReviewed the Driver System.\n\nHomework\n\nReview for the final next week\, you will be given 2 hours to complete.\nIf you have any questions\, email me at dmeng@ayclogic.com
URL:https://www.ayclogic.com/event/6pm-intro-to-python-daniel-2/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250501T180000
DTEND;TZID=America/Los_Angeles:20250501T190000
DTSTAMP:20260514T151923
CREATED:20250502T022317Z
LAST-MODIFIED:20250502T022317Z
UID:28894-1746122400-1746126000@www.ayclogic.com
SUMMARY:6 PM - USACO Bronze - Gamas
DESCRIPTION:Today We Did\n\nWe went over the brute force way for https://usaco.org/index.php?page=viewproblem2&cpid=1396 and find out the bruteforce way will only solve 8 out of 16 problems in USACO. Problem number 9 to 16 are timed out.\nWe went over briefly the solution of greedy algorithm.\n\nHomework\n\nUse greedy algorithm to solve this problem. Look at the solution steps described in https://docs.google.com/spreadsheets/d/1_TqAfE6jGwNp1UEuaJkq9POdmD6w1GRGlKRFtcwnVIY/edit?gid=258216288#gid=258216288
URL:https://www.ayclogic.com/event/6-pm-usaco-bronze-gamas-9/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250501T180000
DTEND;TZID=America/Los_Angeles:20250501T190000
DTSTAMP:20260514T151923
CREATED:20250502T030935Z
LAST-MODIFIED:20250502T030935Z
UID:28900-1746122400-1746126000@www.ayclogic.com
SUMMARY:6pm -Python OOP- Joshua
DESCRIPTION:Today We did \n\nreviewed our dog\nlearned how to change class variables\nlearned how to use objects in lists\n\n  \nHomework \n  \n\nPage 162 – TRY IT YOURSELF (9-1\,9-2)\nPage 163 to Page 166 – copy code to Thonny and run it. for the car
URL:https://www.ayclogic.com/event/6pm-python-oop-joshua-6/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250501T183000
DTEND;TZID=America/Los_Angeles:20250501T193000
DTSTAMP:20260514T151923
CREATED:20250502T023746Z
LAST-MODIFIED:20250502T023746Z
UID:28896-1746124200-1746127800@www.ayclogic.com
SUMMARY:6:30 PM – Python OOP  – Sebastian
DESCRIPTION:Today we did \n\nFinished grocery system v4 (using dictionary and objects)\nThursday 6:30PM class code: https://drive.google.com/drive/folders/1qlUjB3gRXHSK5kRzjKzDD2qIz-OqB2bK?usp=sharing\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework into your Google Drive\nHomework: Please name your homework MAY1_hw\n\nPage 167 – TRY IT YOURSELF
URL:https://www.ayclogic.com/event/630-pm-python-oop-sebastian-6/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250501T190000
DTEND;TZID=America/Los_Angeles:20250501T200000
DTSTAMP:20260514T151923
CREATED:20250502T031104Z
LAST-MODIFIED:20250502T031122Z
UID:28903-1746126000-1746129600@www.ayclogic.com
SUMMARY:7pm -Intro To Python - Joshua
DESCRIPTION:Today We Did \n\nPracticed converting shapes to functions\nPracticed utilizing random in our code for random colors/locations\npracticed set heading\nworked on project\n\n  \nHomework \nFinish YOUR Project\nSide Homework\nIf you did the circle with a checkmark\, make it a infinite loop choosing a random color and location
URL:https://www.ayclogic.com/event/7pm-intro-to-python-joshua-14/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250502T163000
DTEND;TZID=America/Los_Angeles:20250502T173000
DTSTAMP:20260514T151923
CREATED:20250503T063624Z
LAST-MODIFIED:20250503T063624Z
UID:28918-1746203400-1746207000@www.ayclogic.com
SUMMARY:4:30 PM - Python Game Development - Bill
DESCRIPTION:Your HW:\n\nStudy for your quiz next week\nMake sure you got the quiz project set up on your computer\nIf you were not here this friday send me an email (billhan@ayclogic.com) with your gitlab username and your email (for the google form)\n\nNext\, get to the main pycharm project menu by doing file > close project\nThen create a new project\, do Get From VCS\nIf you see a tab on the left for gitlab go there and clone the project that is named “fri-430-<your name>-quiz”\n\nIf you don’t see it on the project page on gitlab\, click clone > copy https\nThen back in pycharm\, paste the url in the URL spot in the Repository URL tab and clone\n\n\nOnce the project is cloned\, open the main.py\, right click the empty space in the code editor and click run “main”\nThen at the top next to the run button click the drop down that says “main” and click edit configurations\nMake sure in the “Working Directory” entry you have removed the “…/src” at the end (only delete the /src at the end)
URL:https://www.ayclogic.com/event/430-pm-python-game-development-bill-10/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250502T180000
DTEND;TZID=America/Los_Angeles:20250502T190000
DTSTAMP:20260514T151923
CREATED:20250503T022339Z
LAST-MODIFIED:20250503T022339Z
UID:28905-1746208800-1746212400@www.ayclogic.com
SUMMARY:6 PM - USACO Bronze - Gamas
DESCRIPTION:Today We Did\n\nWe went over how to detect if a text is a palindrome.\nWe went over how to detect if a text is a palindrome while ignoring spaces.\n\nHomework\n\nCreate word guessing game. This is very similar to hangman\, but without the hangman human sticky figure. To draw heart symbol\, you need to do this.\n\n\nString healthSymbol = "\u2665"; // unicode heart symbol.\nSystem.out.println(healthSymbol);\n\n\n\nThis is how the game goes\n\n\nWORD GUESSING GAME\n\n_ _ _ _ _ _ \n♥ ♥ ♥ ♥ ♥ ♥ ♥ ♥ ♥ \nEnter a letter or the whole world: a\n\n_ _ a _ _ _ \n♥ ♥ ♥ ♥ ♥ ♥ ♥ ♥ ♥ \nEnter a letter or the whole world: b\n\n_ _ a _ _ _ \n♥ ♥ ♥ ♥ ♥ ♥ ♥ ♥ \nEnter a letter or the whole world: b\n\n_ _ a _ _ _ \n♥ ♥ ♥ ♥ ♥ ♥ ♥ \nEnter a letter or the whole world: d\n\nd _ a _ _ _ \n♥ ♥ ♥ ♥ ♥ ♥ ♥ \nEnter a letter or the whole world: r\n\nd r a _ _ _ \n♥ ♥ ♥ ♥ ♥ ♥ ♥ \nEnter a letter or the whole world: g\n\nd r a g _ _ \n♥ ♥ ♥ ♥ ♥ ♥ ♥ \nEnter a letter or the whole world: o\n\nd r a g o _ \n♥ ♥ ♥ ♥ ♥ ♥ ♥ \nEnter a letter or the whole world: x\n\nd r a g o _ \n♥ ♥ ♥ ♥ ♥ ♥ \nEnter a letter or the whole world: x\n\nd r a g o _ \n♥ ♥ ♥ ♥ ♥ \nEnter a letter or the whole world: x\n\nd r a g o _ \n♥ ♥ ♥ ♥ \nEnter a letter or the whole world: x\n\nd r a g o _ \n♥ ♥ ♥ \nEnter a letter or the whole world: x\n\nd r a g o _ \n♥ ♥ \nEnter a letter or the whole world: x\n\nd r a g o _ \n♥ \nEnter a letter or the whole world: x\nSorry you lost the game. The secret word is 'dragon'.
URL:https://www.ayclogic.com/event/6-pm-usaco-bronze-gamas-10/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250502T180000
DTEND;TZID=America/Los_Angeles:20250502T190000
DTSTAMP:20260514T151923
CREATED:20250503T052806Z
LAST-MODIFIED:20250503T052806Z
UID:28915-1746208800-1746212400@www.ayclogic.com
SUMMARY:6 PM - Python Game Development - Joel
DESCRIPTION:Today we did:\n\nWe separated the game into modes and started working on the play button.\n\nHomework:\n\nRight now\, the play button is not centered. Shift its x-value to the left by its width / 2. Shift the y-value upwards by half its height.
URL:https://www.ayclogic.com/event/6-pm-python-game-development-joel-6/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250502T190000
DTEND;TZID=America/Los_Angeles:20250502T200000
DTSTAMP:20260514T151923
CREATED:20250503T030446Z
LAST-MODIFIED:20250503T030446Z
UID:28911-1746212400-1746216000@www.ayclogic.com
SUMMARY:Scratch 1 - FRI 7PM - Julian
DESCRIPTION:What We Did:\n\nDownloaded the offline editor for scratch.\nStarted our Window Cleaner project by creating the splat.\n\nHomework:\n\nWhen the splat clone is created\, make the color a random color.\nWhen the splat clone is created\, make the score go up by one.\n\nIf you have any questions feel free to email me at jsaroufim@ayclogic.com
URL:https://www.ayclogic.com/event/scratch-1-fri-7pm-julian-8/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250503T100000
DTEND;TZID=America/Los_Angeles:20250503T110000
DTSTAMP:20260514T151923
CREATED:20250503T040926Z
LAST-MODIFIED:20250503T041446Z
UID:28913-1746266400-1746270000@www.ayclogic.com
SUMMARY:10 AM - Python Game Dev - Gamas
DESCRIPTION:Today We Did\n\nWe learned how to do multi-threading in Python\nAnd display loading page with different images.\n\nHomework\n\nInside bug.py\, load sound effect assets/bug/birdchirp2.wav. And play the sound.\nGo https://loading.io/ play around in generating a new loading png sequences and save it into your computer.\nAnd then add these images into your shoot balloon assets folder and replace the loading page to use these new image sequences.
URL:https://www.ayclogic.com/event/10-am-python-game-dev-gamas-9/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250503T110000
DTEND;TZID=America/Los_Angeles:20250503T120000
DTSTAMP:20260514T151923
CREATED:20250503T185829Z
LAST-MODIFIED:20250503T185829Z
UID:28920-1746270000-1746273600@www.ayclogic.com
SUMMARY:11 AM - Scratch 1 - Gamas
DESCRIPTION:Today I did\n\nWe completed Funny Faces\nWe started Ask Gobo project.\n\nHomework\n\nAdd Hair on Funny Faces project\nAnd then switch to May3_ AskGobo project\nCopy codes from the book page 62\, 63 and 64
URL:https://www.ayclogic.com/event/11-am-scratch-1-gamas/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250503T150000
DTEND;TZID=America/Los_Angeles:20250503T160000
DTSTAMP:20260514T151923
CREATED:20250503T230644Z
LAST-MODIFIED:20250503T230644Z
UID:28963-1746284400-1746288000@www.ayclogic.com
SUMMARY:3 PM - Intro To Python - Gamas
DESCRIPTION:Today We Did\n\nWe reviewed -=\, =+\, /= and for loops\nWe started bookshelf turtle project\n\nHomework\n\nCreate may_3_function_hw.py\n\ncopy codes from page 132 and page 136.\nAnswer question from page 137 TRY IT YOURSELF\, 8-3\, 8-4\, 8-5\n\n\nCreate apr_12_draw_panda_hw.py like below or make it better
URL:https://www.ayclogic.com/event/3-pm-intro-to-python-gamas-5/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250503T170000
DTEND;TZID=America/Los_Angeles:20250503T180000
DTSTAMP:20260514T151923
CREATED:20250504T011720Z
LAST-MODIFIED:20250504T011720Z
UID:28966-1746291600-1746295200@www.ayclogic.com
SUMMARY:5 PM - Digital Illustration 1 - Abigail
DESCRIPTION:Today We\n\nWe started working on the Mickey Mouse drawing.\n\nHomework\n\nIf you haven’t finished the sketch yet\, here is a screenshot. Make sure to have your sketch done before the next class.\n\nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-digital-illustration-1-abigail-8/
CATEGORIES:Beginner Digital Illustration,Digital Illustration
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250503T180000
DTEND;TZID=America/Los_Angeles:20250503T190000
DTSTAMP:20260514T151923
CREATED:20250505T022735Z
LAST-MODIFIED:20250505T022735Z
UID:28973-1746295200-1746298800@www.ayclogic.com
SUMMARY:6 PM - Python OOP - Joel
DESCRIPTION:Today we did:\n\nWe continued working on MonsterInheritance.\n\nHomework:\n\nMake the receive_magic_attack for the other child classes:\nwater_golem\, troll\, hydra\, with their immunities to their own elements.\nHydra is immune to wind\, troll is immune to earth\, and water_golem is immune to water.\n\nIf you have any questions\, feel free to email me at joel@ayclogic.com \n 
URL:https://www.ayclogic.com/event/6-pm-python-oop-joel/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250505T170000
DTEND;TZID=America/Los_Angeles:20250505T180000
DTSTAMP:20260514T151923
CREATED:20250506T010350Z
LAST-MODIFIED:20250506T010350Z
UID:28976-1746464400-1746468000@www.ayclogic.com
SUMMARY:5 pm – Intro To Python – Darin
DESCRIPTION:What We Did Today:\n\nLearnt about if statements\nReviewed data types and variables\n\nHomework:\nSubmit to the google drive: here when you are finished! \n\nHomework:\n\nCreate May5_IfElseHW.py\n\n2nd edition: \n\nPages 79-81 from the textbook\n\n\n3rd edition: \n\nPages 78-81 from the textbook\n\n\n\n\nCreate May5_IfElseHW2.py\nTRY IT YOURSELF: Page 84\, 5-3\, 5-4\n\n\n\nNotes:\nYou can reach out to me at ddjapri@ayclogic.com if you have any questions! \nYou can find class notes here.
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-darin-5/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250505T180000
DTEND;TZID=America/Los_Angeles:20250505T190000
DTSTAMP:20260514T151923
CREATED:20250506T015608Z
LAST-MODIFIED:20250506T015608Z
UID:28978-1746468000-1746471600@www.ayclogic.com
SUMMARY:6:00 PM – Intro to Python – Sebastian
DESCRIPTION:Today we did \n\nConditions: if\, elif\, else\nConditional operators: or\, and\, ==\, !=\, >\, <\, >=\, <=\nMonday 6:00PM class code:\nhttps://drive.google.com/drive/folders/1EJ3L9sHx0pYuyJ9jnGX1o144Lki3lZWn?usp=sharing\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework into your Google Drive\nHomework: \n\nPage 84\, 5-3\, 5-4\nOnly #3 from here: https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/
URL:https://www.ayclogic.com/event/600-pm-intro-to-python-sebastian-2/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250505T190000
DTEND;TZID=America/Los_Angeles:20250505T200000
DTSTAMP:20260514T151923
CREATED:20250506T030739Z
LAST-MODIFIED:20250506T030739Z
UID:28980-1746471600-1746475200@www.ayclogic.com
SUMMARY:7:00 PM – Intro to Python – Sebastian
DESCRIPTION:Today we did \n\nFeedback on final projects\nReview final exam\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework into your Google Drive\nHomework: Finish your last feedback to final project\n\nPlease make sure we all have one thing that changes colors\nMake sure we create functions correctly\n\nOne function for each letter\nOne function for each word\nMake use of x/y parameters\n\n\nOnly use the code we learned about in class
URL:https://www.ayclogic.com/event/700-pm-intro-to-python-sebastian-23/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250506T160000
DTEND;TZID=America/Los_Angeles:20250506T170000
DTSTAMP:20260514T151923
CREATED:20250506T235646Z
LAST-MODIFIED:20250506T235656Z
UID:28982-1746547200-1746550800@www.ayclogic.com
SUMMARY:Scratch 1 - TUE 4 PM - Julian
DESCRIPTION:What We Did:\n\nLearned all about the coordinate plane and how it works in Scratch.\nStarted working on our new project about drawing shapes.\n\nHomework:\n\nExperiment with the pen and create something with it.\nShow me your creation next week.
URL:https://www.ayclogic.com/event/scratch-1-tue-4-pm-julian/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250506T170000
DTEND;TZID=America/Los_Angeles:20250506T190000
DTSTAMP:20260514T151923
CREATED:20250506T235620Z
LAST-MODIFIED:20250506T235620Z
UID:28983-1746550800-1746558000@www.ayclogic.com
SUMMARY:6 PM – Python OOP – Darin
DESCRIPTION:What We Did Today:\n\nDid our final exam\, you will see results by the weekend.\n\nNotes:\nYou can reach me at ddjapri@ayclogic.com for any questions. \nClass notes: https://drive.google.com/drive/folders/1OwtesGpGH9qm7A9cPpFKe-gooY71zxc4?usp=sharing
URL:https://www.ayclogic.com/event/6-pm-python-oop-darin-32/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250506T190000
DTEND;TZID=America/Los_Angeles:20250506T200000
DTSTAMP:20260514T151923
CREATED:20250507T032823Z
LAST-MODIFIED:20250507T032823Z
UID:28986-1746558000-1746561600@www.ayclogic.com
SUMMARY:7 PM – Intro to Competitive Programming – Darin
DESCRIPTION:What We Did Today:\n\nReviewed the homework for palindrome algorithms.\nLearnt about the analysis of algorithms\, how to develop algorithms.\n\nHomework:\nContinue in your file named May6_GuessingGame.java\, and submit to the google drive: here when you are finished! \n\n// HW\n\nContinue: https://www.ayclogic.com/event/6-pm-usaco-gamas-3/\nCreate the mechanism for displaying health and the right characters that have been guessed\n\n\nNotes:\nYou can reach out to me at ddjapri@ayclogic.com if you have any questions! \nYou can find class notes here.
URL:https://www.ayclogic.com/event/7-pm-intro-to-competitive-programming-darin-5/
CATEGORIES:Intro To Competitive,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250507T170000
DTEND;TZID=America/Los_Angeles:20250507T180000
DTSTAMP:20260514T151923
CREATED:20250508T003056Z
LAST-MODIFIED:20250508T003056Z
UID:28991-1746637200-1746640800@www.ayclogic.com
SUMMARY:5PM – Intro To Python – Daniel
DESCRIPTION:What We Did\n\nReviewed String homework.\nWe went over if statements\, how to use if and elif and else statements.\n\nHomework\n\nCreate a file May_5_IfElseHw.py and copy code from pages 78-81.\nIn that same file\, on page 84\, do 5-3 and 5-4 in the Try It Yourself.\nIf you have any questions\, email me at dmeng@ayclogic.com
URL:https://www.ayclogic.com/event/5pm-intro-to-python-daniel-3/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250507T170000
DTEND;TZID=America/Los_Angeles:20250507T180000
DTSTAMP:20260514T151923
CREATED:20250514T223918Z
LAST-MODIFIED:20250514T223918Z
UID:29055-1746637200-1746640800@www.ayclogic.com
SUMMARY:5 PM – Scratch 2 – Abigail
DESCRIPTION:Today We\n\nWe continued working on the Cheese Chase Project.\n\nHomework\n\nAt Level 2\, code it so after eating two more cheeses\, the game stops.\nUse “Stop All” to stop the game.\nMake sure to use “the Score” variable.\n\nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-scratch-2-abigail-18/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250507T180000
DTEND;TZID=America/Los_Angeles:20250507T190000
DTSTAMP:20260514T151923
CREATED:20250508T025025Z
LAST-MODIFIED:20250508T025304Z
UID:29000-1746640800-1746644400@www.ayclogic.com
SUMMARY:6 PM - Android Game Dev - Gamas
DESCRIPTION:Today We Did\n\nWe finished the 3 by 3 grids for the game board.\nWe added clickListeners for all the 9 boxes.\n\nHomework\n\nWhen you first enter the Main page\, set player1 name on the red Status bar textView.\nAs you click on the box\, it needs to switch the turn to player2 and reflect player2 name on the Status bar textView.\nYou need to continue doing this alternating between player1 and player2 turns and displaying the names in status bar.\nHint\, you need to declare a class attribute to keep track of player’s turn.\nLook at screenshot below\, you do not need to do the X and O image yet on the board. You just make sure the player’s turn is displayed in status bar.
URL:https://www.ayclogic.com/event/6-pm-android-game-dev-gamas-7/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250507T180000
DTEND;TZID=America/Los_Angeles:20250507T200000
DTSTAMP:20260514T151923
CREATED:20250508T005045Z
LAST-MODIFIED:20250508T005045Z
UID:28994-1746640800-1746648000@www.ayclogic.com
SUMMARY:6PM - Python OOP - Daniel
DESCRIPTION:What We Did\n\nCompleted final exam\n\nHomework\n\nNo homework\nIf you have any questions\, email me at dmeng@ayclogic.com
URL:https://www.ayclogic.com/event/6pm-python-oop-daniel/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250507T190000
DTEND;TZID=America/Los_Angeles:20250507T200000
DTSTAMP:20260514T151923
CREATED:20250508T030106Z
LAST-MODIFIED:20250508T030106Z
UID:28999-1746644400-1746648000@www.ayclogic.com
SUMMARY:7 PM – Intro To Python – Darin
DESCRIPTION:What We Did Today:\n\nReviewed the first quiz\nLearnt about functions without return values!\n\nHomework:\nCreate a new file called May7_FunctionsWithoutRV_HW1.py and do the following (use comments so i know which part you are doing): \n\nCopy codes from page 130 to 133.\nhttps://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/ number 4 to 6\n\nNotes:\nYou can reach me at ddjapri@ayclogic.com for any questions. \nClass notes: https://drive.google.com/drive/folders/1JIaswYI_MssVSv7icxgYPd_LblYQvOVO?usp=sharing
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-darin-21/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250508T070000
DTEND;TZID=America/Los_Angeles:20250508T200000
DTSTAMP:20260514T151923
CREATED:20250509T031011Z
LAST-MODIFIED:20250509T031011Z
UID:29010-1746687600-1746734400@www.ayclogic.com
SUMMARY:7pm -Intro To Python -Joshua
DESCRIPTION:Today we \n\nReviewed some projects briefly\nDiscussed creative ways you can use a process similar to grocery  to “make a game”\n\nHomework: \n1. You may get an email about a tentative grade if your grade is not perfect. If it is not perfect\, make the changes you need to make before next class. FINISH THE Project \n2. Your Noble knight can only slash at the Dragon. The dragon is yet to fight back. Finish the game so that you and the dragon may fight it out
URL:https://www.ayclogic.com/event/7pm-intro-to-python-joshua-15/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250508T180000
DTEND;TZID=America/Los_Angeles:20250508T190000
DTSTAMP:20260514T151923
CREATED:20250509T031320Z
LAST-MODIFIED:20250509T031320Z
UID:29012-1746727200-1746730800@www.ayclogic.com
SUMMARY:6pm- Python OOP - Joshua
DESCRIPTION:Today We Did\n\nReviewed Restaurant class homework\nReviewed Car Homework\nExplained class variables\nWorked through some common mistakes\n\nRemember to indent correctly\nself is only usable in the class\ndon’t forget to put the correct number of variables when using methods\n\n\n\nHomework\n\nPage 167 – TRY IT YOURSELF questions
URL:https://www.ayclogic.com/event/6pm-python-oop-joshua-7/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250508T183000
DTEND;TZID=America/Los_Angeles:20250508T193000
DTSTAMP:20260514T151923
CREATED:20250509T025849Z
LAST-MODIFIED:20250509T025849Z
UID:29008-1746729000-1746732600@www.ayclogic.com
SUMMARY:6:30 PM – Python OOP  – Sebastian
DESCRIPTION:Today we did \n\nStart school system\n\nCreate add_student()\nCreate list_students()\n\n\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nI just realized I haven’t set up the Google Drive yet\, sorry\, we will go over homework next class and I will create/add you to the new folders\nHomework: Create a new file called MAY8_hw.py\n\nCreate a new teacher object with attributes: name\, age\, subject\nCreate attributes\n\nself.teacher_dictionary\, self.teacher_list\, exactly like the other student attributes\nYou can add some sample objects if you want the same way we did for students\, but up to you\n\n\nCreate functions:\n\nadd_teacher()\, should look exactly like add_student() but asks for subject instead of grade\nlist_teachers()\, should look exactly like list_students() but loops over teacher list instead
URL:https://www.ayclogic.com/event/630-pm-python-oop-sebastian-7/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250509T180000
DTEND;TZID=America/Los_Angeles:20250509T190000
DTSTAMP:20260514T151923
CREATED:20250510T023053Z
LAST-MODIFIED:20250510T023053Z
UID:29015-1746813600-1746817200@www.ayclogic.com
SUMMARY:6 PM - Python Game Development - Joel
DESCRIPTION:Today we did:\n\nWe continued working on the play button.\n\nHomework:\n\nIf the mouse gets pressed\, reset the score\, and change the game mode to game in session.\nDraw the title using birdie_title.png (make it in the constructor)\nIt has the same coordinates as the play button\, but the y is higher (you can subtract)\ndon’t forget to blit as well.
URL:https://www.ayclogic.com/event/6-pm-python-game-development-joel-7/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250509T180000
DTEND;TZID=America/Los_Angeles:20250509T190000
DTSTAMP:20260514T151923
CREATED:20250510T070530Z
LAST-MODIFIED:20250516T222025Z
UID:29024-1746813600-1746817200@www.ayclogic.com
SUMMARY:6 PM – USACO Bronze – Gamas
DESCRIPTION:Today We Did\n\nWe reviewed Word guessing / Hangman game.\n\nHomework\n\nAttempt an implementation of WordleGame.\n\nUse checkmark (✓) if the letter exist and the position is correct.\nUse x if the letter exists but the position is not correct.\n\n\nBelow is the expected result.\n\nDEBUG - quack\n\n\n1. _ _ _ _ _ \n\n2. _ _ _ _ _ \n\n3. _ _ _ _ _ \n\n4. _ _ _ _ _ \n\n5. _ _ _ _ _ \n\n6. _ _ _ _ _ \n1. Enter your guess : bloom\n\n\n1. b l o o m \n\n2. _ _ _ _ _ \n\n3. _ _ _ _ _ \n\n4. _ _ _ _ _ \n\n5. _ _ _ _ _ \n\n6. _ _ _ _ _ \n2. Enter your guess : flags\n\n\n1. b l o o m \n✓ \n2. f l a g s \n\n3. _ _ _ _ _ \n\n4. _ _ _ _ _ \n\n5. _ _ _ _ _ \n\n6. _ _ _ _ _ \n3. Enter your guess : bush\n\n\n1. b l o o m \n✓ \n2. f l a g s \n✓ \n3. b u s h _ \n\n4. _ _ _ _ _ \n\n5. _ _ _ _ _ \n\n6. _ _ _ _ _ \n4. Enter your guess : kite\n\n\n1. b l o o m \n✓ \n2. f l a g s \n✓ \n3. b u s h _ \nx \n4. k i t e _ \n\n5. _ _ _ _ _ \n\n6. _ _ _ _ _ \n5. Enter your guess : quick\n\n\n1. b l o o m \n✓ \n2. f l a g s \n✓ \n3. b u s h _ \nx \n4. k i t e _ \n✓ ✓ ✓ ✓ \n5. q u i c k \n\n6. _ _ _ _ _ \n6. Enter your guess : addff\nSorry you lose - quack
URL:https://www.ayclogic.com/event/6-pm-usaco-bronze-gamas-11/
CATEGORIES:Intro To Competitive,Java
END:VEVENT
END:VCALENDAR