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:20260308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20261101T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260401T170000
DTEND;TZID=America/Los_Angeles:20260401T180000
DTSTAMP:20260530T063813
CREATED:20260402T015840Z
LAST-MODIFIED:20260402T015840Z
UID:33051-1775062800-1775066400@www.ayclogic.com
SUMMARY:5 PM – Scratch 1 – Yitong
DESCRIPTION:What We Did:\n\nFinished the Virtual Snow project.\n\nHomework:\n\nStudy for your final test next week:\n\nBroadcast and When I Receive\nHow to make\, control clones\, and delete clones\nX and Y coordinates\nThe coordinates of the screen border and center (X: -240\,240) (Y: -180\, 180) (0\, 0)\n\n\nReview these projects:\n\nAnimal Crossing\nVirtual Snow\nSpiralizer\n\n\n\nHow to submit homework:\n\nGo to your email and compose a new message.\n\n\n\n\nGo to the coding homework calendar to copy my email address and paste it into the email message.\n\n\n\n\n\nGo to your project and make sure it is SHARED. Copy the link and paste it into the email message.\n\n\n\n\n\n\nThis is what your email message should look like when you’re done.\n\n\n\n\n\nEmail me for help: yitong@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-scratch-1-yitong-35/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260401T190000
DTEND;TZID=America/Los_Angeles:20260401T200000
DTSTAMP:20260530T063813
CREATED:20260402T030927Z
LAST-MODIFIED:20260402T030927Z
UID:33055-1775070000-1775073600@www.ayclogic.com
SUMMARY:7 PM - Python OOP - Joel
DESCRIPTION:Today we did:\n\nWe reviewed the homework and starting learning about OOP and classes.\n\nHomework:\n  \n\nCome up with a class you want to make. It should be a specific type like Mario for example\, because making multiple Marios wouldn’t make sense. Instead\, the right way to do it is making a GameCharacter class for example\, and you can make multiple game characters in that case. But that class name is up to you.\nMake a new file called April1_<your_class_name>.py.\nInside this\, make the class of your choice\, and create the constructor (or init method) like we did in the previous file. Fill it in with 3 attributes of your choice (remember to keep them as relevant and realistic as possible).\nThen\, in the same file outside the class\, create multiple objects of that class (for example if the class is Vegetable\, you’re actually creating the vegetables and filling the attributes in\, just like we did today).\nThen\, for each object of the class\, access all of their attributes one by one and print them. Remember the power of the “.” operator\, which can access attributes and methods.\n\nIf you have any questions\, feel free to me at joel@ayclogic.com.
URL:https://www.ayclogic.com/event/7-pm-python-oop-joel-5/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260401T190000
DTEND;TZID=America/Los_Angeles:20260401T200000
DTSTAMP:20260530T063813
CREATED:20260402T103452Z
LAST-MODIFIED:20260409T020130Z
UID:33059-1775070000-1775073600@www.ayclogic.com
SUMMARY:7 PM – AI/ML – Darin
DESCRIPTION:Today’s Activities:\n\nContinued the first project on Cat vs Dog classification\, doing deployment outside of Kaggle.\n\nHomework:\nPart 1\nIn your pycharm project\, do the following: \n# hw: \n# deploy the streamlit application\nFor the above\, use this code: link \nPart 2\nSet up a github account. \n\nCreate an account at https://github.com/ if you haven’t already.\nGo to the top right on your avatar icon\, and click on repositories.\nClick new at the top right.\nCreate a new repository called AYCLOGIC_WED7PM_AI_ML. Leave all other settings at default\, but make sure the visibility is set to public.\nThen go to the avatar icon once more\, and this time click on settings.\nInside settings\, scroll to the very bottom and on the menu bar you should select “Developer Settings“.\nOnce in Developer Settings\, click on Personal Access Tokens (Tokens Classic).\nThen click on “Generate New Token (classic)”.\nSet expiration to 90 days\, and tick “admin:org” and “write:packages“.\nSave the newly generated token but don’t share it!\nThen go back to your pycharm and go to the terminal and follow these instructions:\n\ngit init\n\ngit add .\n\ngit commit -m "Initial Commit"\n\ngit remote add origin https://github.com/<your username>/AYCLOGIC_WED7PM_AI_ML.git\n\ngit branch -M main\n\ngit push -u origin main\n\n#######################################################\n\nNote that for the above\, you plug in the github username you created before.\n\nUpon executing the commands\, you will be asked to login:\n1. For username\, you can type in your github username\n2. For password\, copy and paste in your personal access token.\n\nNote: When typing in the username and password\, you won't see any characters typed out which is actually a security feature\, but it is there\n\nExtra note: If you get an error saying git is unavailable\, you will need to install it. Email me if this is the case\n\n\n\nNotes:\nYou can reach me at ddjapri@ayclogic.com. \nAll class notes can be found here.
URL:https://www.ayclogic.com/event/7-pm-ai-ml-darin-18/
CATEGORIES:AI/ML,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260402T170000
DTEND;TZID=America/Los_Angeles:20260402T180000
DTSTAMP:20260530T063813
CREATED:20260402T132006Z
LAST-MODIFIED:20260402T132006Z
UID:33066-1775149200-1775152800@www.ayclogic.com
SUMMARY:Scratch 1 - Wed 5:00 PM - Julian
DESCRIPTION:Today We Did:\n\n\n\n\nContinued work on our Draw Shapes project.\nWe did the Rectangle\, Square\, and Triangle today.\n\nHomework:\n\nHave the cat go to the bottom left of the screen and create an octagon. If you are stuck\, look at how we drew the rectangle and the triangle.\n\nIf you have any questions\, email me at jsaroufim@ayclogic.com
URL:https://www.ayclogic.com/event/scratch-1-wed-500-pm-julian-5/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260402T180000
DTEND;TZID=America/Los_Angeles:20260402T190000
DTSTAMP:20260530T063813
CREATED:20260402T131712Z
LAST-MODIFIED:20260402T131712Z
UID:33064-1775152800-1775156400@www.ayclogic.com
SUMMARY:Scratch 1 - Wed 6:00 PM - Julian
DESCRIPTION:What We Did:\n\nFinished our Punch The Dummy project.\nStarted our Virtual Snow project.\n\nHomework:\n\nMake it so that when the snow appears when it is cloned\, it starts falling down towards the ground.\nOptional Challenge: Try to use the stamp function of the pen to make the snow stick onto the snowman.
URL:https://www.ayclogic.com/event/scratch-1-wed-600-pm-julian-7/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260402T180000
DTEND;TZID=America/Los_Angeles:20260402T190000
DTSTAMP:20260530T063813
CREATED:20260403T031058Z
LAST-MODIFIED:20260403T031109Z
UID:33072-1775152800-1775156400@www.ayclogic.com
SUMMARY:6:00 PM- Python OOP- Joshua
DESCRIPTION:Today We Did\n– Finished Grocery Store \nHomework\nHappy Spring break
URL:https://www.ayclogic.com/event/600-pm-python-oop-joshua-16/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260402T190000
DTEND;TZID=America/Los_Angeles:20260402T200000
DTSTAMP:20260530T063813
CREATED:20260403T031225Z
LAST-MODIFIED:20260403T031225Z
UID:33075-1775156400-1775160000@www.ayclogic.com
SUMMARY:7:00 PM - Intro to Python- Joshua
DESCRIPTION:Today We Did\n\nReviewed Quiz\n\n  \nHomework: Happy Spring Break
URL:https://www.ayclogic.com/event/700-pm-intro-to-python-joshua-15/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260403T170000
DTEND;TZID=America/Los_Angeles:20260403T180000
DTSTAMP:20260530T063813
CREATED:20260404T010311Z
LAST-MODIFIED:20260404T010311Z
UID:33078-1775235600-1775239200@www.ayclogic.com
SUMMARY:5 PM - Intro To Python - Brandon
DESCRIPTION:What we learned today:\n\nWe learned the functions with return and functions without return value\n\nHomework:\n\nName the file 03Mar_functions_without_ReturnHw\n\n130 to 133\n130\, 131 (TRY IT YOURSELF)\, 132\n\n\nName the file 03Mar_function_with_returnHW\n\n137-139
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-brandon-15/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260406T170000
DTEND;TZID=America/Los_Angeles:20260406T180000
DTSTAMP:20260530T063813
CREATED:20260407T010213Z
LAST-MODIFIED:20260407T010213Z
UID:33090-1775494800-1775498400@www.ayclogic.com
SUMMARY:5 PM - Intro to Python - Brandon
DESCRIPTION:What we learned:\n\nNames and Variables\nBoolean\, String\, Float\, and Integer\n\nHomework: \n\nCreate 06April_StringHomework.py\n\npages 20-23 copy python codes from the book: 2nd week or 3rd week\nIntroToPythonP20toP23
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-brandon-16/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260406T190000
DTEND;TZID=America/Los_Angeles:20260406T200000
DTSTAMP:20260530T063813
CREATED:20260406T234352Z
LAST-MODIFIED:20260407T065604Z
UID:33088-1775502000-1775505600@www.ayclogic.com
SUMMARY:7 PM – AI/ML – Darin
DESCRIPTION:Today’s Activities:\n\nReviewed finals projects\, debugged streamlit and dataset related issues.\nFinished the Titanic Survival Rate Prediction Problem!\n\nHomework:\nNOTE: please click on save version for your respective final projects on the kaggle page. \nNOTE 2: Use these versions across your kaggle and your pycharm: \n!pip install --force-reinstall --no-cache-dir numpy==1.26.4 scipy==1.15.3 matplotlib==3.7.2 fastai==2.7.19 torch==2.6.0 pillow==10.4.0\nPart 1:\n\nContinue working on your final project.Your goal this week is to train multiple models and deploy them all with the option to choose between different models on streamlit. Upload your latest progress as an ipynb to the google drive.\n\nFor those with issues on training the models\, do this fix: \n!pip install -U "fastprogress==1.0.3"\nimport fastprogress\nprint("fastprogress:"\, fastprogress.__version__)\nThen ensure it is 1.0.3\, if it isn’t restart the notebook (theres a restart and clear cell output button on the top right of the notebook page). \nNotes:\nYou can reach me at ddjapri@ayclogic.com. \nAll class notes can be found here.
URL:https://www.ayclogic.com/event/7-pm-ai-ml-darin-19/
CATEGORIES:AI/ML,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260407T160000
DTEND;TZID=America/Los_Angeles:20260407T170000
DTSTAMP:20260530T063813
CREATED:20260408T000630Z
LAST-MODIFIED:20260408T000630Z
UID:33103-1775577600-1775581200@www.ayclogic.com
SUMMARY:Scratch 2 - Tue 4:00 PM - Julian
DESCRIPTION:What We Did:\n\nWent over the practice test.\nHere is the practice test for reference: https://docs.google.com/forms/d/1tNhLbsE9wZ6YiULGhG5Huut-zQaXekyxNUzg1ObUlXY/viewform?edit_requested=true\n\nHomework:\n\nNone! You guys are going to do great on the test next week.\n\nIf you have any questions feel free to email me at jsaroufim@ayclogic.com
URL:https://www.ayclogic.com/event/scratch-2-tue-400-pm-julian-21/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260407T170000
DTEND;TZID=America/Los_Angeles:20260407T180000
DTSTAMP:20260530T063813
CREATED:20260408T004949Z
LAST-MODIFIED:20260408T004949Z
UID:33107-1775581200-1775584800@www.ayclogic.com
SUMMARY:
DESCRIPTION:What we learned today:\n\nWe learned more about random\n\n Homework:\n\n Create a file called 07Mar_StarWarsHW https://www.ayclogic.com/intro-to-python/star-wars-problem/
URL:https://www.ayclogic.com/event/33107/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260407T180000
DTEND;TZID=America/Los_Angeles:20260407T190000
DTSTAMP:20260530T063813
CREATED:20260408T013044Z
LAST-MODIFIED:20260408T013044Z
UID:33109-1775584800-1775588400@www.ayclogic.com
SUMMARY:5:30 PM - Intro To Python - Abigail (Gamas Sub)
DESCRIPTION:Today We Did\n\nWe reviewed functions\nWe learned about Python random module.\n\nHomework\n\nCreate april_7_magic_8_ball_v1.py\n\nDo number 1 from https://www.ayclogic.com/intro-to-python/magic-8-ball/
URL:https://www.ayclogic.com/event/530-pm-intro-to-python-abigail-gamas-sub/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260407T180000
DTEND;TZID=America/Los_Angeles:20260407T190000
DTSTAMP:20260530T063813
CREATED:20260408T020240Z
LAST-MODIFIED:20260408T020240Z
UID:33111-1775584800-1775588400@www.ayclogic.com
SUMMARY:Scratch 1 - Tue 6:00 PM - Julian
DESCRIPTION:What We Did:\n\nFinished our Dino Dance project.\nStarted our Animal Race project.\n\nHomework:\n\nAdd in a dog sprite and a bat sprite (you choose which version you want)\nWhen the “z” key is pressed you want to move the bat forward 10 pixels (change x by 10)
URL:https://www.ayclogic.com/event/scratch-1-tue-600-pm-julian-7/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260407T180000
DTEND;TZID=America/Los_Angeles:20260407T190000
DTSTAMP:20260530T063813
CREATED:20260409T042647Z
LAST-MODIFIED:20260409T042647Z
UID:33122-1775584800-1775588400@www.ayclogic.com
SUMMARY:6 PM - Unity Game Development - Bill
DESCRIPTION:Your HW:\n\n3D model your car using blender
URL:https://www.ayclogic.com/event/6-pm-unity-game-development-bill-15/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260407T190000
DTEND;TZID=America/Los_Angeles:20260407T200000
DTSTAMP:20260530T063813
CREATED:20260408T025421Z
LAST-MODIFIED:20260408T025421Z
UID:33114-1775588400-1775592000@www.ayclogic.com
SUMMARY:7 PM - Python OOP - Brandon
DESCRIPTION:What we learned:\n\nDictionary\n\nHomework:\n\nName it April7_DictionaryHW1\n\nPage 92 to 97.\nPage 99 TRY IT YOURSELF. 6-1 and 6-2\n\n\nName it April7_DictionaryHW2\n\nCopy code from page 100\, 101.\nTRY IT YOURSELF page 105
URL:https://www.ayclogic.com/event/7-pm-python-oop-brandon/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260407T190000
DTEND;TZID=America/Los_Angeles:20260407T200000
DTSTAMP:20260530T063813
CREATED:20260409T042803Z
LAST-MODIFIED:20260409T042803Z
UID:33124-1775588400-1775592000@www.ayclogic.com
SUMMARY:7 PM - Python Game Development - Bill
DESCRIPTION:Your HW:\n\nCreate the player bird class\n\nIt just needs to be animated\n\n\nCreate the tube class\n\nJust use the tallest tube image and move to the left
URL:https://www.ayclogic.com/event/7-pm-python-game-development-bill-11/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260408T170000
DTEND;TZID=America/Los_Angeles:20260408T180000
DTSTAMP:20260530T063813
CREATED:20260409T010803Z
LAST-MODIFIED:20260409T010803Z
UID:33117-1775667600-1775671200@www.ayclogic.com
SUMMARY:5 PM - Intro to Java - Joel
DESCRIPTION:Today we did:\n\nWe worked on the if-else scanner homework.\nWe learned about and and or operators.\n\nHomework:\n\nMake a new file called April8_BooleanExpressionHomework\nInside\, go to number 2 and do specifically number 2 of that (ignore any statements with loop) https://www.ayclogic.com/java-for-loop-if-else/\nBasically you will need to ask the user for their grade\, and you will need to make if else statements for checking\, but this time you will be using the and operator (&&).
URL:https://www.ayclogic.com/event/5-pm-intro-to-java-joel/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260408T170000
DTEND;TZID=America/Los_Angeles:20260408T180000
DTSTAMP:20260530T063813
CREATED:20260409T024558Z
LAST-MODIFIED:20260409T024558Z
UID:33120-1775667600-1775671200@www.ayclogic.com
SUMMARY:5 PM – Scratch 1 – Yitong
DESCRIPTION:What We Did:\n\nTook the Final Test.\n\nHomework:\n\nWait for an email with your graded test score. Check the feedback.\n\nHow to submit homework:\n\nGo to your email and compose a new message.\n\n\n\n\nGo to the coding homework calendar to copy my email address and paste it into the email message.\n\n\n\n\n\nGo to your project and make sure it is SHARED. Copy the link and paste it into the email message.\n\n\n\n\n\n\nThis is what your email message should look like when you’re done.\n\n\n\n\n\nEmail me for help: yitong@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-scratch-1-yitong-36/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260408T170000
DTEND;TZID=America/Los_Angeles:20260408T180000
DTSTAMP:20260530T063813
CREATED:20260410T045114Z
LAST-MODIFIED:20260410T045114Z
UID:33135-1775667600-1775671200@www.ayclogic.com
SUMMARY:Scratch 1 - Wed 5:00 PM - Julian
DESCRIPTION:What We Did:\n\nFinished our Draw Shapes project.\nStarted our Animal Crossing project.\n\nHomework:\n\nAdd in a new animal that is able to glide upwards to the top of the screen and starts from the bottom.\nAdd in a second animal that moves 10 steps upward (y positive) every 0.25 seconds\n\nIf you have any questions feel free to email me at jsaroufim@ayclogic.com
URL:https://www.ayclogic.com/event/scratch-1-wed-500-pm-julian-6/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260408T180000
DTEND;TZID=America/Los_Angeles:20260408T190000
DTSTAMP:20260530T063813
CREATED:20260410T045414Z
LAST-MODIFIED:20260410T045414Z
UID:33138-1775671200-1775674800@www.ayclogic.com
SUMMARY:Scratch 1 - Wed 6:00 PM - Julian
DESCRIPTION:What We Did:\n\nFinished our Virtual Snow project\, went over some possible questions on how to move the snow.\nWent over the practice test and how to submit it.\n\nHomework:\n\nComplete the practice test\, linked here: https://docs.google.com/forms/d/1D2V4Z65i10Mj8oNbuCVY1ShidaLwd4178U-LZrSHs5k/viewform?edit_requested=true\nThis is worth 10% of your final grade so make sure you try hard on this!\n\nIf you have any questions feel free to email me at jsaroufim@ayclogic.com
URL:https://www.ayclogic.com/event/scratch-1-wed-600-pm-julian-8/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260408T190000
DTEND;TZID=America/Los_Angeles:20260408T200000
DTSTAMP:20260530T063813
CREATED:20260409T074439Z
LAST-MODIFIED:20260409T074936Z
UID:33126-1775674800-1775678400@www.ayclogic.com
SUMMARY:7 PM – AI/ML – Darin
DESCRIPTION:Today’s Activities:\n\nStarted the new project on Multi-class Classification\nWent over deployment code using streamlit\n\nHomework:\nContinuing off of last week if you haven’t already: \nPart 1\nIn your pycharm project\, do the following: \n# hw: \n# deploy the streamlit application\n\n# you have to ensure to use these installs on kaggle:\n\n!pip install --force-reinstall --no-cache-dir \\n"numpy==1.26.4" \\n"scipy==1.15.3" \\n"matplotlib==3.7.2" \\n"fastai==2.7.19" \\n"torch==2.6.0" \\n"pillow==10.4.0"\n\nthen on your pycharm in your requirements.txt you must use:\n\n\n\nstreamlit==1.40.1\nnumpy==1.26.4\nscipy==1.15.3\nmatplotlib==3.9.2\npillow==10.4.0\nfastai==2.7.19\n\n# pip install -r requirements.txt\n\nFor the above\, use this code: link \nPart 2\nSet up a github account. \n\nCreate an account at https://github.com/ if you haven’t already.\nGo to the top right on your avatar icon\, and click on repositories.\nClick new at the top right.\nCreate a new repository called AYCLOGIC_WED7PM_AI_ML. Leave all other settings at default\, but make sure the visibility is set to public.\nThen go to the avatar icon once more\, and this time click on settings.\nInside settings\, scroll to the very bottom and on the menu bar you should select “Developer Settings“.\nOnce in Developer Settings\, click on Personal Access Tokens (Tokens Classic).\nThen click on “Generate New Token (classic)”.\nSet expiration to 90 days\, and tick “admin:org” and “write:packages“.\nSave the newly generated token but don’t share it!\nThen go back to your pycharm and go to the terminal and follow these instructions:\n\ngit init\n\ngit add .\n\ngit commit -m "Initial Commit"\n\ngit remote add origin https://github.com/<your username>/AYCLOGIC_WED7PM_AI_ML.git\n\ngit branch -M main\n\ngit push -u origin main\n\n#######################################################\n\nNote that for the above\, you plug in the github username you created before.\n\nUpon executing the commands\, you will be asked to login:\n1. For username\, you can type in your github username\n2. For password\, copy and paste in your personal access token.\n\nNote: When typing in the username and password\, you won't see any characters typed out which is actually a security feature\, but it is there\n\nExtra note: If you get an error saying git is unavailable\, you will need to install it. Email me if this is the case\n\n\n\nPart 3\nDeploy your application on streamlit online: https://streamlit.io/ \n\nOn the top right click free -> deploy with streamlit community cloud-> log in with github\nProceed to login with your github account\nHit on create app\nUse the github repository you have created and deploy!\n\nNotes:\nYou can reach me at ddjapri@ayclogic.com. \nAll class notes can be found here.
URL:https://www.ayclogic.com/event/7-pm-ai-ml-darin-17/
CATEGORIES:AI/ML,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260409T170000
DTEND;TZID=America/Los_Angeles:20260409T180000
DTSTAMP:20260530T063813
CREATED:20260410T004714Z
LAST-MODIFIED:20260410T004714Z
UID:33131-1775754000-1775757600@www.ayclogic.com
SUMMARY:5 PM - Intro to Python - Brandon
DESCRIPTION:What we learned today:\n\nRandom module – randomint\, choice\, shuffle\nMagic 8 Ball using randomint and choice\n\nHomework:\n\nName it April9_RandomHW https://www.ayclogic.com/intro-to-python/star-wars-problem/ \nName it April9_ExerciseBeforeQuiz  https://www.ayclogic.com/intro-to-python-exercises-for-quiz-2/
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-brandon-17/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260409T190000
DTEND;TZID=America/Los_Angeles:20260409T200000
DTSTAMP:20260530T063813
CREATED:20260410T030416Z
LAST-MODIFIED:20260410T030416Z
UID:33133-1775761200-1775764800@www.ayclogic.com
SUMMARY:7:00 PM- Intro to Python - Joshua
DESCRIPTION:Today We Did\n  \n\nWELCOME TO THE DRAWING CLASSESSSSSS\nturtle\nturtle.goto(0\,0)\nturtle. penup()/pen(down)\nturtle.color()\n\nHomework \n\nCreate a Triforce using turtle\nCreate a shape of your choice that is not a triangle or a square
URL:https://www.ayclogic.com/event/700-pm-intro-to-python-joshua-16/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260410T170000
DTEND;TZID=America/Los_Angeles:20260410T180000
DTSTAMP:20260530T063813
CREATED:20260411T012400Z
LAST-MODIFIED:20260411T012444Z
UID:33140-1775840400-1775844000@www.ayclogic.com
SUMMARY:5 PM – Intro to Python – Darin
DESCRIPTION:NEXT WEEK IS YOUR FINAL EXAM FROM 5-7PM!! STUDY WELL!\nThe google drive notes have been updated with the latest reviews. Your final exam is also open notes\, but not open internet.\nWhat We Did Today:\n\n\n\n\nFinished the robux system project\nReviewed for the final exam.\n\nHomework:\n\n\n\nMake 100% of progress on your final project and submit by Monday!. You should make sure you meet all the requirements as specified here: https://www.ayclogic.com/intro-to-python-final-project-criteria/. \nSubmit the .py file to the google drive if you are done. \n\n\n\nNotes:\nIf you have any questions\, email me at ddjapri@ayclogic.com \nClass notes can be found here: here
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-darin-44/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260410T170000
DTEND;TZID=America/Los_Angeles:20260410T180000
DTSTAMP:20260530T063813
CREATED:20260411T060021Z
LAST-MODIFIED:20260411T060021Z
UID:33149-1775840400-1775844000@www.ayclogic.com
SUMMARY:5 PM - Unity Game Development - Bill
DESCRIPTION:Your HW:\n\nNone
URL:https://www.ayclogic.com/event/5-pm-unity-game-development-bill-3/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260410T180000
DTEND;TZID=America/Los_Angeles:20260410T190000
DTSTAMP:20260530T063813
CREATED:20260411T041032Z
LAST-MODIFIED:20260411T041032Z
UID:33145-1775844000-1775847600@www.ayclogic.com
SUMMARY:6 PM - Python Game Development - Joel
DESCRIPTION:Today we did:\n\nWe worked on ShootBalloon and the personal project.\n\nHomework:\n\nFor ShootBalloon:\n\nMake the handle play and credit buttons function\, and make the play button work so that you can transition from the game landing page to the game in session page.\n\n\nFor your personal project:\n\nMake the countdown (look at FlappyBird or ShootBalloon for this)\nMake the handle play and credit buttons function\, and make the play button work so that you can transition from the game landing page to the game in session page.\nIf you have still have time\, you can make the other pages like game win\, game over\, and credits.
URL:https://www.ayclogic.com/event/6-pm-python-game-development-joel-26/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260411T080000
DTEND;TZID=America/Los_Angeles:20260411T090000
DTSTAMP:20260530T063813
CREATED:20260411T041212Z
LAST-MODIFIED:20260411T041212Z
UID:33147-1775894400-1775898000@www.ayclogic.com
SUMMARY:8 AM - AI/ML - Joel
DESCRIPTION:Today we did:\n\nWe tried deploying the 3rd project today and discussed the personal project.\n\nHomework:\n\nWrite a simple proposal in Google Docs with the link of the dataset you plan to use and the name of the task you’re trying to do. For example\, Airplane classification\, or House Price Prediction.\nThen\, send the Google Docs to joel@ayclogic.com before the next lesson.
URL:https://www.ayclogic.com/event/8-am-ai-ml-joel-5/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260411T123000
DTEND;TZID=America/Los_Angeles:20260411T133000
DTSTAMP:20260530T063813
CREATED:20260411T204003Z
LAST-MODIFIED:20260411T204003Z
UID:33152-1775910600-1775914200@www.ayclogic.com
SUMMARY:12:30 PM - Intro to Python - Abigail
DESCRIPTION:Today We\n\n\n\n\nWe went over more random use cases.\nWe created a random password generator.\n\nHomework\n(Upload your homework into your Google Drive HW folder a day before the class starts) \n\nMake a new file called “April11_StarWars_HW.py”\nDo these exercises: https://www.ayclogic.com/intro-to-python/star-wars-problem/\n\nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/1230-pm-intro-to-python-abigail-5/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260411T160000
DTEND;TZID=America/Los_Angeles:20260411T170000
DTSTAMP:20260530T063813
CREATED:20260412T013202Z
LAST-MODIFIED:20260412T013202Z
UID:33156-1775923200-1775926800@www.ayclogic.com
SUMMARY:Sat 4 PM - Scratch 1 - Elijah
DESCRIPTION:What we did today:\n\nWent over homework.\nFinished the Ask Gobo project.\nStarted the Funny Faces project.\n\nHomework:\n\nFor each of the replies Gobo has\, please record your own voice saying those replies.\nThen add them so that when Gobo says those replies\, you will hear yourself say it as well.
URL:https://www.ayclogic.com/event/sat-4-pm-scratch-1-elijah-3/
END:VEVENT
END:VCALENDAR