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:20250309T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20251102T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250801T170000
DTEND;TZID=America/Los_Angeles:20250801T190000
DTSTAMP:20260514T193501
CREATED:20250802T023607Z
LAST-MODIFIED:20250802T023645Z
UID:29923-1754067600-1754074800@www.ayclogic.com
SUMMARY:5 PM – Python OOP – Allison
DESCRIPTION:Today we:\n\nFinished the Monster Inheritance project\n\nHomework:\n\nSubmit the Practice Test Google Form that was sent to your emails by 8/5 Tuesday night latest. \nOther\n\nAdd any missing parts of your class notes from our class notes (see link at bottom)\nReview the homework answers (see link at bottom)\n\n\n\nNotes:\n\nYou can reach out via allison@ayclogic.com if you have any questions.\nClass notes and previous homework answers can be found here: Link to Google Drive
URL:https://www.ayclogic.com/event/5-pm-python-oop-allison-8/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250801T200000
DTEND;TZID=America/Los_Angeles:20250801T210000
DTSTAMP:20260514T193501
CREATED:20250802T053656Z
LAST-MODIFIED:20250802T053656Z
UID:29926-1754078400-1754082000@www.ayclogic.com
SUMMARY:8 PM - AI and ML - Joel
DESCRIPTION:Gamas Sub \nToday We Did\n\nWe went over how to train AI model.\nWe use the trained model (“learn”) to predict our own personal cat and dog picture that is outside of Oxford IIIT.\n\nHomework\n\nPlease do last week homework https://www.ayclogic.com/event/8-pm-ai-ml-joel-3/\nPlease make sure you have github.com account and your remember the username and password. Try to login to github.com account.
URL:https://www.ayclogic.com/event/8-pm-ai-and-ml-joel/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250802T090000
DTEND;TZID=America/Los_Angeles:20250802T100000
DTSTAMP:20260514T193501
CREATED:20250802T165710Z
LAST-MODIFIED:20250802T165710Z
UID:29930-1754125200-1754128800@www.ayclogic.com
SUMMARY:9 AM - Python OOP - Gamas
DESCRIPTION:Today We Did\n\nWe finished phone_book_system.py\nWe also started and finished phone_book_system_v2.py\n\nHomework\n\nCreate grocerry_shopping_cart_system.py\ncopy codes from july_26_grocery_shopping_cart_v3.py into this new file.\nWrap your code inside a class called GrocerryShoppingCartSystem\nAnd organize your codes similar to what you did in phone_book_system_v2.py
URL:https://www.ayclogic.com/event/9-am-python-oop-gamas-8/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250802T150000
DTEND;TZID=America/Los_Angeles:20250802T160000
DTSTAMP:20260514T193501
CREATED:20250802T225845Z
LAST-MODIFIED:20250802T225845Z
UID:29932-1754146800-1754150400@www.ayclogic.com
SUMMARY:3 PM - Python OOP - Gamas
DESCRIPTION:Today We Did\n\nWe reviewed For loop\nWe reviewed While Loop\n\nHomework\n\nMemorize\, If you want to repeat certain codes\, you use either\n\nfor loop\nwhile loop\n\n\nMemorize how to use for loop.\n\nWe use for loop when we want to repeat a certain amount of number. For example\, print “Hello Alyssa” 100 times.\n\nfor i in range(100):\n    print("Hello Alyssa")\n\n\n\nMemorize how to use while loop to continuously ask question.\n\n\nwhile True:\n   selection = input("Are we there yet: ")
URL:https://www.ayclogic.com/event/3-pm-python-oop-gamas-4/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250802T160000
DTEND;TZID=America/Los_Angeles:20250802T170000
DTSTAMP:20260514T193501
CREATED:20250802T232620Z
LAST-MODIFIED:20250802T235542Z
UID:29934-1754150400-1754154000@www.ayclogic.com
SUMMARY:4 PM - Scratch 1 - Gamas
DESCRIPTION:Today We Did\n\nWe started Tunnel of Doom.\n\nHomework\n\nMemorize\, the area 1\, 2\, 3 and 4 in the grid\n\nArea 1. x is negative\, y is positive\nArea 2. x is positive\, y is positive\nArea 3\, x is negative\, y is negative.\nArea 4\, x is positive\, y is negative.\n\n\nBut try to memorize the 4 angels (0\, 90\, -90 and 180). And where each of these directions is pointing to.\nTry to memorize the 5 coordinates (0\,0)\, (-240\,0)\, (240\,0)\, (180\,0)\, (-180\,0) and where they are at in Scratch screen.\nContinue with Tunnel of Doom from page 122 to 131. Only do the section that you have not done.
URL:https://www.ayclogic.com/event/29934/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250802T170000
DTEND;TZID=America/Los_Angeles:20250802T180000
DTSTAMP:20260514T193501
CREATED:20250803T022707Z
LAST-MODIFIED:20250805T031545Z
UID:29939-1754154000-1754157600@www.ayclogic.com
SUMMARY:5 PM - Scratch 1 - Elijah
DESCRIPTION:What we did today:\n\nWe went over homework.\nQuizzed on how to find coordinates and the five coordinates they memorized.\nFinished the Drawing Shapes Project.\n\nHomework:\n\n In a new project add the grid background and make your cat go to each corner. \nThen draw and connect the five coordinates you memorized except for (0\, 0).\nThen draw two lines\, one following the x axis\, and one following the y axis so that they cross at the origin or (0\, 0).
URL:https://www.ayclogic.com/event/5-pm-scratch-1-elijah-6/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250804T180000
DTEND;TZID=America/Los_Angeles:20250804T190000
DTSTAMP:20260514T193502
CREATED:20250805T020207Z
LAST-MODIFIED:20250805T021157Z
UID:29942-1754330400-1754334000@www.ayclogic.com
SUMMARY:6:00 PM – Intro to Python – Darin
DESCRIPTION:Today we did\n\nLearnt how to use turtle drawing.\nLearnt how to wrap everything into a function that makes drawing easier\n\nHomework:\nSubmit into your google drive when you are done! \nDraw this robot in python using the turtle library (must use functions as defined in class!): \n \nNotes:\nYou can reach me at ddjapri@ayclogic.com for any questions. \nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/ \nClass notes: https://drive.google.com/drive/folders/1EJ3L9sHx0pYuyJ9jnGX1o144Lki3lZWn?usp=sharing
URL:https://www.ayclogic.com/event/600-pm-intro-to-python-darin-2/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250804T193000
DTEND;TZID=America/Los_Angeles:20250804T203000
DTSTAMP:20260514T193502
CREATED:20250805T160852Z
LAST-MODIFIED:20250805T160852Z
UID:29950-1754335800-1754339400@www.ayclogic.com
SUMMARY:7:30 PM - Intro To Java - Bill
DESCRIPTION:Your HW:\n\nCreate a get info method that returns a descriptive string for the Student class\n\n“<firstname> <lastname> is <age> years old”\n\n\nCreate a new Teacher class that is the same as the Student class but also has a String subject to represent what subject they teach\n\nMake sure it also has a get info method that also includes the subject
URL:https://www.ayclogic.com/event/730-pm-intro-to-java-bill-11/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250805T133000
DTEND;TZID=America/Los_Angeles:20250805T143000
DTSTAMP:20260514T193502
CREATED:20250806T050943Z
LAST-MODIFIED:20250806T050943Z
UID:29964-1754400600-1754404200@www.ayclogic.com
SUMMARY:1:30 PM - Intro To Python - Bill
DESCRIPTION:Your HW:\n\nTRY IT YOURSELF from page 42: 3-4\, 3-5\, 3-6
URL:https://www.ayclogic.com/event/130-pm-intro-to-python-bill-8/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250805T160000
DTEND;TZID=America/Los_Angeles:20250805T170000
DTSTAMP:20260514T193502
CREATED:20250806T000035Z
LAST-MODIFIED:20250806T000035Z
UID:29952-1754409600-1754413200@www.ayclogic.com
SUMMARY:Scratch 1 - TUE 4:00 PM - Julian
DESCRIPTION:Today We Did:\n\nWorked on our Window Cleaner project.\n\nHomework:\n\nMake a banner that hides when the green flag is clicked and shows when it receives the “Time’s Up” message.
URL:https://www.ayclogic.com/event/scratch-1-tue-400-pm-julian/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250805T170000
DTEND;TZID=America/Los_Angeles:20250805T180000
DTSTAMP:20260514T193502
CREATED:20250806T005930Z
LAST-MODIFIED:20250806T181756Z
UID:29955-1754413200-1754416800@www.ayclogic.com
SUMMARY:5:00 PM – Python Game Development – Daniel
DESCRIPTION:What We Did\n\nWe reviewed the cloud class homework\nAdded create_bird method and bird timer\nCreated random birds\n\nHomework\n\nInside main.py create a new method called create_cloud() that should be similar to create_bird(). Make a new cloud every 90 frames\nIf you have any questions\, email me at dmeng@ayclogic.com
URL:https://www.ayclogic.com/event/500-pm-python-game-development-daniel-3/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250805T173000
DTEND;TZID=America/Los_Angeles:20250805T183000
DTSTAMP:20260514T193502
CREATED:20250806T012701Z
LAST-MODIFIED:20250806T012701Z
UID:29957-1754415000-1754418600@www.ayclogic.com
SUMMARY:Scratch 1 - TUE 5:30 PM - Julian
DESCRIPTION:What We Did:\n\nFinished our horse for the Gobo project.\nStarted working on our Funny Faces project.\n\nHomework:\n\nDraw the mouth\, hat\, and tongue sprites for our funny face.
URL:https://www.ayclogic.com/event/scratch-1-tue-530-pm-julian-4/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250805T190000
DTEND;TZID=America/Los_Angeles:20250805T200000
DTSTAMP:20260514T193502
CREATED:20250806T025755Z
LAST-MODIFIED:20250806T025755Z
UID:29960-1754420400-1754424000@www.ayclogic.com
SUMMARY:7:00pm- Python OOP-Joshua
DESCRIPTION:Today We did \n\ndeleting keys\nusing for loops\n.keys()\n.items()\n.values()\nusing in to confirm if something is in a dictionary\nlen(dictionary)\n\n  \nHomework \n\nPage 99 TRY IT YOURSELF. 6-1 and 6-2
URL:https://www.ayclogic.com/event/700pm-python-oop-joshua/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250805T190000
DTEND;TZID=America/Los_Angeles:20250805T200000
DTSTAMP:20260514T193502
CREATED:20250806T030007Z
LAST-MODIFIED:20250806T051850Z
UID:29958-1754420400-1754424000@www.ayclogic.com
SUMMARY:7 PM – Intro to Competitive Programming – Darin
DESCRIPTION:What We Did Today:\n\nReviewed dynamic programming and greedy algorithms\nSolved the coin combinations problem\n\nHomework:\n\nGo through this problem (we will discuss this in class next week): https://usaco.org/index.php?page=viewproblem2&cpid=1396 \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-17/
CATEGORIES:Intro To Competitive,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250806T150000
DTEND;TZID=America/Los_Angeles:20250806T160000
DTSTAMP:20260514T193502
CREATED:20250806T230745Z
LAST-MODIFIED:20250806T230745Z
UID:29969-1754492400-1754496000@www.ayclogic.com
SUMMARY:3 PM – Python OOP – Allison
DESCRIPTION:Today we:\n\nBegan reviewing the practice final\n\nHomework:\n\nClayton:\n\nResubmit the practice final with all 3 files.\n\n\nEveryone:\n\nReview the practice final code in the Google Drive. Make sure you understand the code and any errors you made previously.\nBegin studying for your final test.\n\n\n\nNotes:\n\nYou can reach out via allison@ayclogic.com if you have any questions.\nClass notes and previous homework answers can be found here: Link to Google Drive\n\n\n\n\n\n Add to calendar
URL:https://www.ayclogic.com/event/3-pm-python-oop-allison-6/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250806T170000
DTEND;TZID=America/Los_Angeles:20250806T180000
DTSTAMP:20260514T193502
CREATED:20250807T010101Z
LAST-MODIFIED:20250807T010101Z
UID:29972-1754499600-1754503200@www.ayclogic.com
SUMMARY:5PM – Intro To Python – Daniel
DESCRIPTION:What We Did\n\nWe reviewed the list\, input\, and if statement hw\nWe finished the Magic 8 ball program.\n\nHomework\n\nCreate a list named answers of responses similar to the magic 8 ball.\nThen continuously ask the user to enter a question.\nPrint out a random response each time.\nIf the user types quit or exit\, print “Bye bye” instead and quit the program.\nIf you have any questions\, email me at dmeng@ayclogic.com
URL:https://www.ayclogic.com/event/5pm-intro-to-python-daniel-14/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250806T170000
DTEND;TZID=America/Los_Angeles:20250806T180000
DTSTAMP:20260514T193502
CREATED:20250807T020928Z
LAST-MODIFIED:20250807T020928Z
UID:29975-1754499600-1754503200@www.ayclogic.com
SUMMARY:5 PM – Scratch 2 – Abigail
DESCRIPTION:Today We\n\n\n\n\nWe continued working on the Fireball Fight Project.\n\nHomework\n\nCreate the code for the Healing Apple sprite:\n\nWhen starting the game\, the apple should NOT appear right away. Instead\, it should wait 5-7 secs\, then appear in a random position.\nOnce it appears\, it should wait for player 1 or 2 to touch it\, then it will hide.\nWhen touching the apple\, player 1 or 2’s health should increase by 1.\nOnce the apple it collected\, it should wait another 5-7 seconds to reappear in a different random location\, then cycle continues.\n\n\n\nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-scratch-2-abigail-28/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250806T180000
DTEND;TZID=America/Los_Angeles:20250806T190000
DTSTAMP:20260514T193502
CREATED:20250807T022137Z
LAST-MODIFIED:20250807T022137Z
UID:29977-1754503200-1754506800@www.ayclogic.com
SUMMARY:6 PM - Android Game Dev - Gamas
DESCRIPTION:Today We Did\n\nWe converted from View to SurfacedView.\nWe made the snake and apple to be drawn once every 200 milliseconds.\n\nHomework\n\nMove the snake according to direction attribute.\nDraw snake head image according to its direction. For example if direction == RIGHT\, then you need to use the R.drawable.snake_green_head_32_r image.\nWhen the snake move UP and hit the edge\, it needs to appear on the BOTTOM.\nWhen the snake move DOWN and hit the edge\, it needs to appear on the TOP.\nFor UP and BOTTOM edge behavior\, you need rely on rowCount which you calculated in the onSizeChanged(..) method.\nWhen the snake move LEFT and hit the edge\, it needs to appear on the RIGHT.\nMake sure you run your code for each of the 4 directions and confirm that they are working.
URL:https://www.ayclogic.com/event/6-pm-android-game-dev-gamas-15/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250806T183000
DTEND;TZID=America/Los_Angeles:20250806T193000
DTSTAMP:20260514T193502
CREATED:20250808T061136Z
LAST-MODIFIED:20250808T061136Z
UID:29993-1754505000-1754508600@www.ayclogic.com
SUMMARY:6:30 PM - Python Game Development - Bill
DESCRIPTION:Your HW:\n\nAdd a game timer that counts down from 60\nPrint out what the current time remaining is in the shell\nTry to draw it on the screen like we did for the score\n\nIf it looks strange that is ok
URL:https://www.ayclogic.com/event/630-pm-python-game-development-bill-9/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250806T190000
DTEND;TZID=America/Los_Angeles:20250806T200000
DTSTAMP:20260514T193502
CREATED:20250807T030040Z
LAST-MODIFIED:20250807T030040Z
UID:29983-1754506800-1754510400@www.ayclogic.com
SUMMARY:7 PM – Intro To Python – Yitong
DESCRIPTION:Today we:\n\nWent over List Hw 1.\nReviewed using lists\n\nHomework:\n\nMake a file called August6_list_hw2.\nIn your coding book\, complete the ‘TRY-IT-YOURSELF’ section on pages 41-42: problems #3-4\, 3-5\, and 3-6.\n\n\nEmail me for help: yitong@ayclogic.com
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-yitong-6/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250806T190000
DTEND;TZID=America/Los_Angeles:20250806T200000
DTSTAMP:20260514T193502
CREATED:20250807T064809Z
LAST-MODIFIED:20250807T064809Z
UID:29986-1754506800-1754510400@www.ayclogic.com
SUMMARY:7 PM – Intro To Python – Darin
DESCRIPTION:What We Did Today:\n\nFinished a robot drawing using python and geometry\nLearnt how to use different shapes to form a function for a drawing\n\nHomework:\n\nDraw out your final project proposal! It must follow the guidelines here: https://www.ayclogic.com/intro-to-python-final-project-criteria/\nFor example:\n\n(note it doesn’t have to be colored\, you can just label the colors)\nSubmit this into the google drive: here when you are done!\nHW: Make a function called makeSnowman(x\, y) in the latest Aug6_TurtleCircles.py and submit here when you are done.\nYou need makeCircle inside the makeSnowman(x\, y)\nThe same formula used for the rectangles shapes can be used to do this\, refer to this if you don’t know how: https://www.ayclogic.com/event/7-pm-intro-to-python-darin-31/\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-32/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250807T180000
DTEND;TZID=America/Los_Angeles:20250807T190000
DTSTAMP:20260514T193502
CREATED:20250808T015859Z
LAST-MODIFIED:20250808T015859Z
UID:29988-1754589600-1754593200@www.ayclogic.com
SUMMARY:6 PM - USACO Bronze - Gamas
DESCRIPTION:Homework\n\nFinish the Farmer John Actually Farm problem.\nFinish Majority Opinion
URL:https://www.ayclogic.com/event/6-pm-usaco-bronze-gamas-23/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250807T180000
DTEND;TZID=America/Los_Angeles:20250807T190000
DTSTAMP:20260514T193502
CREATED:20250808T021136Z
LAST-MODIFIED:20250808T021158Z
UID:29990-1754589600-1754593200@www.ayclogic.com
SUMMARY:6:00 PM - Python OOP- Joshua
DESCRIPTION:Today we did \n\npractice dictionaries\npracticed application loops\npracticed our if statements with dictionaries to check for valid slection\n\n  \nHomework \nAdd these two functions \n\ndef calculate_price(self):\n    # move the price calculation stuff over and make sure it works.\n    pass\n\n\ndef print_menu(self):\n    # I don 't like that we have a big blob of text as our menu\n    # What if we had 20000 thing in our dictionary\n    # Our goal is to have this method print out our menu\n    #Step 1 print the first line of the menu ("What do you want to purchase:")\n    #Step 2 with for loop\, use the dictionary to "print" out the options\n    # Example f" {<insert key here>}. {<Insert Item name>} -  {<insert price>}"\n    #Step 3 after the for loop print a Exit option ("Use exit instead of 4")\n\n\n    pass
URL:https://www.ayclogic.com/event/29990/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250807T180000
DTEND;TZID=America/Los_Angeles:20250807T200000
DTSTAMP:20260514T193502
CREATED:20250808T032240Z
LAST-MODIFIED:20250808T032240Z
UID:29996-1754589600-1754596800@www.ayclogic.com
SUMMARY:6:00 PM – Python OOP – Sebastian
DESCRIPTION:What We Did\n\nWe completed the final exam.\n\nHomework\n\nIf you have any questions on the final\, email me at dmeng@ayclogic.com
URL:https://www.ayclogic.com/event/600-pm-python-oop-sebastian/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250808T163000
DTEND;TZID=America/Los_Angeles:20250808T173000
DTSTAMP:20260514T193502
CREATED:20250810T040132Z
LAST-MODIFIED:20250810T040132Z
UID:30017-1754670600-1754674200@www.ayclogic.com
SUMMARY:4:30 PM - Python Game Development - Bill
DESCRIPTION:Your HW:\n\nWork on week 5 of your plan
URL:https://www.ayclogic.com/event/430-pm-python-game-development-bill-20/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250808T170000
DTEND;TZID=America/Los_Angeles:20250808T180000
DTSTAMP:20260514T193502
CREATED:20250809T010458Z
LAST-MODIFIED:20250809T010458Z
UID:30003-1754672400-1754676000@www.ayclogic.com
SUMMARY:5 PM – Python OOP – Allison
DESCRIPTION:What We Did\n\nReviewed the Driver System\n\nHomework\n\nReview and study for the final exam.\nIf you have any questions on the practice or final\, email me at dmeng@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-python-oop-allison-9/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250808T170000
DTEND;TZID=America/Los_Angeles:20250808T180000
DTSTAMP:20260514T193502
CREATED:20250809T025631Z
LAST-MODIFIED:20250809T025822Z
UID:30002-1754672400-1754676000@www.ayclogic.com
SUMMARY:5 PM - Intro To Python - Darin
DESCRIPTION:What We Did Today:\n\nReviewed how lists worked\nReviewed how lists with for loops worked\nLearnt how to use for loops with range() function\nIntroduced while loop (loops based on a condition)\n\nHomework:\nCreate a new file called Aug8_ListForLoopsHW.py: \n\nDo all the questions here\nAlso do page 56 TIY 4-1 and 4-2\n\nUpload into the google drive: https://drive.google.com/drive/folders/1CcptE6YnyxJzoaGcxbntoc191tF0NvRN?usp=sharing \nBtw Kian pls send ur email to my email so I can add you to the google drive hw submission and notes. \nNotes:\nAll class notes can be found here: https://drive.google.com/drive/folders/1ClxGyA_3oLZtwhgN0j3BVZjpffoxMHNj?usp=sharing \nYou can reach me at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-darin-13/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250808T200000
DTEND;TZID=America/Los_Angeles:20250808T210000
DTSTAMP:20260514T193502
CREATED:20250809T041223Z
LAST-MODIFIED:20250809T041223Z
UID:30008-1754683200-1754686800@www.ayclogic.com
SUMMARY:8 PM - AI and Machine Learning - Joel
DESCRIPTION:Gamas Sub \nToday We Did\n\nWe learned about how to run streamlit in pycharm. We have not integrated the streamlit page with Kaggle model yet.\nWe shared our code in github.\n\nHomework\n\nResearch in the internet\, how to display a video in your streamlit_tutorial.py page. The video clip can be found in https://www.ayclogic.com/wp-content/uploads/2025/07/Crossing-Street.mp4
URL:https://www.ayclogic.com/event/8-pm-ai-and-machine-learning-joel/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250809T090000
DTEND;TZID=America/Los_Angeles:20250809T100000
DTSTAMP:20260514T193502
CREATED:20250809T165751Z
LAST-MODIFIED:20250809T165751Z
UID:30010-1754730000-1754733600@www.ayclogic.com
SUMMARY:9 AM - Python OOP - Gamas
DESCRIPTION:Today We Did\n\nWe started School System.\nWe added Student class.\n\nHomework\n\nFinish School System remaining features. Look at below expected behavior\n\nPlease select one of the following\n1. Add student\n2. List all students\n3. Find Student\n4. Add teacher\n5. List all teachers\n6. Find teacher\n7. List all teachers older than 30 years old.\nEnter your selection (Enter "exit" to quit): 2\n\nLIST ALL STUDENTS\n\nPlease select one of the following\n1. Add student\n2. List all students\n3. Find Student\n4. Add teacher\n5. List all teachers\n6. Find teacher\n7. List all teachers older than 30 years old.\nEnter your selection (Enter "exit" to quit): 1\n\nADD NEW STUDENT\nEnter student's name: Sirui\nEnter student's age: 15\nEnter student's grade: 11\nYou have added Sirui into our system.\n\nPlease select one of the following\n1. Add student\n2. List all students\n3. Find Student\n4. Add teacher\n5. List all teachers\n6. Find teacher\n7. List all teachers older than 30 years old.\nEnter your selection (Enter "exit" to quit): 2\n\nLIST ALL STUDENTS\nSirui - 15 years old - grade 11.\n\nPlease select one of the following\n1. Add student\n2. List all students\n3. Find Student\n4. Add teacher\n5. List all teachers\n6. Find teacher\n7. List all teachers older than 30 years old.\nEnter your selection (Enter "exit" to quit): 1\n\nADD NEW STUDENT\nEnter student's name: John\nEnter student's age: 16\nEnter student's grade: 11\nYou have added John into our system.\n\nPlease select one of the following\n1. Add student\n2. List all students\n3. Find Student\n4. Add teacher\n5. List all teachers\n6. Find teacher\n7. List all teachers older than 30 years old.\nEnter your selection (Enter "exit" to quit): 2\n\nLIST ALL STUDENTS\nSirui - 15 years old - grade 11.\nJohn - 16 years old - grade 11.\n\nPlease select one of the following\n1. Add student\n2. List all students\n3. Find Student\n4. Add teacher\n5. List all teachers\n6. Find teacher\n7. List all teachers older than 30 years old.\nEnter your selection (Enter "exit" to quit): 3\n\nFIND STUDENT\nWhat is the student's name: John\nJohn - 16 years old - grade 11.\n\nPlease select one of the following\n1. Add student\n2. List all students\n3. Find Student\n4. Add teacher\n5. List all teachers\n6. Find teacher\n7. List all teachers older than 30 years old.\nEnter your selection (Enter "exit" to quit): 5\n\nLIST ALL TEACHERS\n\nPlease select one of the following\n1. Add student\n2. List all students\n3. Find Student\n4. Add teacher\n5. List all teachers\n6. Find teacher\n7. List all teachers older than 30 years old.\nEnter your selection (Enter "exit" to quit): 4\n\nADD NEW TEACHER\nEnter Teacher's First name: Gamas\nEnter Teacher's Last name: Chang\nEnter Teacher's age: 48\nEnter Teacher's subject: Python\nYou have added Gamas Chang into our system.\n\nPlease select one of the following\n1. Add student\n2. List all students\n3. Find Student\n4. Add teacher\n5. List all teachers\n6. Find teacher\n7. List all teachers older than 30 years old.\nEnter your selection (Enter "exit" to quit): 5\n\nLIST ALL TEACHERS\nGamas Chang- 48 years old - subject Python\n\nPlease select one of the following\n1. Add student\n2. List all students\n3. Find Student\n4. Add teacher\n5. List all teachers\n6. Find teacher\n7. List all teachers older than 30 years old.\nEnter your selection (Enter "exit" to quit): 3\n\nFIND STUDENT\nWhat is the student's name: aasdfadfas\naasdfadfas is not in our system.\n\nPlease select one of the following\n1. Add student\n2. List all students\n3. Find Student\n4. Add teacher\n5. List all teachers\n6. Find teacher\n7. List all teachers older than 30 years old.\nEnter your selection (Enter "exit" to quit): 5\n\nLIST ALL TEACHERS\nGamas Chang- 48 years old - subject Python\n\nPlease select one of the following\n1. Add student\n2. List all students\n3. Find Student\n4. Add teacher\n5. List all teachers\n6. Find teacher\n7. List all teachers older than 30 years old.\nEnter your selection (Enter "exit" to quit): 4\n\nADD NEW TEACHER\nEnter Teacher's First name: Chris\nEnter Teacher's Last name: McFadden\nEnter Teacher's age: 29\nEnter Teacher's subject: Math\nYou have added Chris McFadden into our system.\n\nPlease select one of the following\n1. Add student\n2. List all students\n3. Find Student\n4. Add teacher\n5. List all teachers\n6. Find teacher\n7. List all teachers older than 30 years old.\nEnter your selection (Enter "exit" to quit): 5\n\nLIST ALL TEACHERS\nGamas Chang- 48 years old - subject Python \nChris McFadden- 29 years old - subject Math\n\nPlease select one of the following\n1. Add student\n2. List all students\n3. Find Student\n4. Add teacher\n5. List all teachers\n6. Find teacher\n7. List all teachers older than 30 years old.\nEnter your selection (Enter "exit" to quit): 7\nGamas Chang - 48 years old - Subject Python\n\nPlease select one of the following\n1. Add student\n2. List all students\n3. Find Student\n4. Add teacher\n5. List all teachers\n6. Find teacher\n7. List all teachers older than 30 years old.\nEnter your selection (Enter "exit" to quit):
URL:https://www.ayclogic.com/event/9-am-python-oop-gamas-9/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250809T100000
DTEND;TZID=America/Los_Angeles:20250809T110000
DTSTAMP:20260514T193502
CREATED:20250809T180201Z
LAST-MODIFIED:20250809T180201Z
UID:30013-1754733600-1754737200@www.ayclogic.com
SUMMARY:10 AM - Scratch 1 - Gamas
DESCRIPTION:Homework\n\nMemorize\, the area 1\, 2\, 3 and 4 in the grid\n\nArea 1. x is negative\, y is positive\nArea 2. x is positive\, y is positive\nArea 3\, x is negative\, y is negative.\nArea 4\, x is positive\, y is negative.\n\n\nBut try to memorize the 4 angels (0\, 90\, -90 and 180). And where each of these directions is pointing to.\nTry to memorize the 5 coordinates (0\,0)\, (-240\,0)\, (240\,0)\, (0\, 180)\, (0\, -180) and where they are at in Scratch screen.\nContinue with Tunnel of Doom page 132.
URL:https://www.ayclogic.com/event/10-am-scratch-1-gamas-9/
END:VEVENT
END:VCALENDAR