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:20260124T090000
DTEND;TZID=America/Los_Angeles:20260124T100000
DTSTAMP:20260515T033905
CREATED:20260124T180413Z
LAST-MODIFIED:20260124T180413Z
UID:32269-1769245200-1769248800@www.ayclogic.com
SUMMARY:9 AM - AI and Machine Learning - Gamas
DESCRIPTION:Today We Did\n\nWe continued with single digit prediction project.\nWe exported the pkl file into pycharm\n\nHomework\n\nModified single_digit_prediction.py file so it can have the streamlit page where you can upload images and make prediction. This is very similar to pet_breed_prediction.py.
URL:https://www.ayclogic.com/event/9-am-ai-and-machine-learning-gamas-6/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260124T130000
DTEND;TZID=America/Los_Angeles:20260124T140000
DTSTAMP:20260515T033905
CREATED:20260124T220607Z
LAST-MODIFIED:20260124T220858Z
UID:32271-1769259600-1769263200@www.ayclogic.com
SUMMARY:1 PM - Intro To Python - Gamas
DESCRIPTION:Today We Did\n\nWe reviewed last week variables and data types.\nWe learned about String features: .title()\, .lower()\, .upper() and the f format.\n\nHomework\n\nMemorize all 4 data types and its meaning\nDo last week homework – https://www.ayclogic.com/event/7-pm-intro-to-python-gamas-25/\n\nIntroToPythonP20toP23\n\n\nCreate jan_24_string_hw2.py\n\nDo page 25 – 2.3\, 2.4 and 2.5
URL:https://www.ayclogic.com/event/1-pm-intro-to-python-gamas-2/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260124T150000
DTEND;TZID=America/Los_Angeles:20260124T160000
DTSTAMP:20260515T033905
CREATED:20260125T000642Z
LAST-MODIFIED:20260125T000642Z
UID:32275-1769266800-1769270400@www.ayclogic.com
SUMMARY:3 PM - Intro To Python - Gamas
DESCRIPTION:Today We Learned\n\nWe continued to learn about functions\nAnd how we can reduce code duplication with functions.\n\nHomework\n\nCreate jan_24_draw_face_hw.py\n\nCreate a face function that can draw like this.\n\nfunction name – face\nparameter – x\,y\, eye_color\, mouth_color\n\n\n\nCall the function two times with different coordinate\n\n\n\nface_2(0\,0\, "green"\, "black")\nface_2(0\,100\, "brown"\, "red")\n\nAnd it will produce like this\n\n\n\n\n\nCreate jan_24_many_function_2.py\n\nCreate a function to convert from miles to kilometer.\nThere are 1.6 kilometer in one mile.\nWhen the function is called and 2 miles is given to the function\, the function will say “There are 3.2 kilometers in 2 miles.”\nWhen the function is called and 3 miles is given to the function\, the function will say “There are 4.8 kilometers in 3 miles.”\nRemember you should not do if elif statements problem. You need to do multiplication inside function. The function need to work for any miles.\nFigure out a good function name and parameter.
URL:https://www.ayclogic.com/event/3-pm-intro-to-python-gamas-16/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260124T170000
DTEND;TZID=America/Los_Angeles:20260124T180000
DTSTAMP:20260515T033905
CREATED:20260125T021321Z
LAST-MODIFIED:20260125T021321Z
UID:32277-1769274000-1769277600@www.ayclogic.com
SUMMARY:SAT 5 PM – Scratch 2 – Elijah (Abigail Sub)
DESCRIPTION:What we did today:\n\nWent over homework.\nContinued working on the Space Ship project.\n\nHomework:\n\nImplement the timer feature.\nHave the timer count up until you get hit by an asteroid\, then it should stop.\nThe timer should reset every time you click the green flag.\n\nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/sat-5-pm-scratch-2-elijah-abigail-sub/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260124T170000
DTEND;TZID=America/Los_Angeles:20260124T180000
DTSTAMP:20260515T033905
CREATED:20260125T040150Z
LAST-MODIFIED:20260125T040150Z
UID:32279-1769274000-1769277600@www.ayclogic.com
SUMMARY:5 PM – Intro To Java – Bill
DESCRIPTION:Your HW:\n\nPractice the OOP program style\nConvert the “Tell me your age” project into an OOP class\n\n(This is the project that asks the user for age and then prints the ticket cost based on age ranges)\nMove the main loop logic into a run function\nMake it so the only thing in main is creating an instance of the class and calling that instance’s run function
URL:https://www.ayclogic.com/event/5-pm-intro-to-java-bill-10/
END:VEVENT
END:VCALENDAR