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:20260308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20261101T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260408T170000
DTEND;TZID=America/Los_Angeles:20260408T180000
DTSTAMP:20260721T092858
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:20260721T092858
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:20260721T092858
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:20260721T092858
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:20260721T092858
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
END:VCALENDAR