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:20260110T150000
DTEND;TZID=America/Los_Angeles:20260110T160000
DTSTAMP:20260515T023624
CREATED:20260111T000802Z
LAST-MODIFIED:20260111T000802Z
UID:32116-1768057200-1768060800@www.ayclogic.com
SUMMARY:3 PM - Intro To Python - Gamas
DESCRIPTION:Today We Did\n\nWe reviewed function and its purpose\n\nHomework\n\nMemorize how to create a function.\n\nExample def greeting(name)\n\ndef\nname of the function – “greeting”\nfunction parameter – “name”\n\n\n\n\nCreate a new python file jan_10_many_functions_hw.py\n\nCreate 4 functions\n\nCreate a function favorite_movie\n\nWhen I call the function – favorite_movie() then it will print “I like Titanic movie by Leonardo Di Caprio.”\n\n\nCreate a function – add_two_integer\n\nWhen I call the function – add_two_integer(10\, 3) then it will print “The addition is 13.”\n\n\nCreate a function tell_me_a_short_story\n\nWhen I call the function – tell_me_a_short_story(“Alyssa”\, 13\, “dance”). \n\nthen it will print. “Alyssa is a beautiful girl\, who love  dance and 13 years old. Aside from dance\, Alyssa also like other cool activities. And next year she will be 14 years old.”\n\n\nWhen I call the function – tell_me_a_short_story(“Elizabeth”\, 17\, “volleyball”)\n\nthen it will print “Elizabeth is a beautiful girl\, who love volleyball and 17 years old. Aside from volleyball\, Elizabeth also like other cool activities. And next year she will be 18 years old.”\n\n\n\n\nCreate a function dance_technique\n\nWhen I call the function – dance_technique(“ballet”)\n\nthen it will print “Ballet techniques are the foundational movements\, principles\, and training methods (like Vaganova\, Cecchetti\, French) that create ballet’s characteristic grace\, precision\, and fluidity\, focusing on core concepts like turnout (rotating legs from hips)\, alignment\, and graceful port de bras (arm movements)”\n\n\nWhen I call the function – dance_technique(“tango”)\n\nthen it will print “Tango dance techniques focus on a grounded\, close embrace with sharp\, staccato movements and fluid walking\, emphasizing connection and musicality through specific footwork like ochos (figure eights) and boleos (leg swings)”
URL:https://www.ayclogic.com/event/3-pm-intro-to-python-gamas-14/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260110T170000
DTEND;TZID=America/Los_Angeles:20260110T180000
DTSTAMP:20260515T023624
CREATED:20260111T034836Z
LAST-MODIFIED:20260111T034836Z
UID:32121-1768064400-1768068000@www.ayclogic.com
SUMMARY:5 PM - Intro To Java - Bill
DESCRIPTION:Your HW:\n\nCreate a new class “Student”\n\nAttributes (All private)\n\nFirst name\nLast name\nAge\nGradeLevel\n\n\ngetInfo method to display the attributes\nGetters and setters
URL:https://www.ayclogic.com/event/5-pm-intro-to-java-bill-8/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260110T170000
DTEND;TZID=America/Los_Angeles:20260110T180000
DTSTAMP:20260515T023624
CREATED:20260111T145256Z
LAST-MODIFIED:20260111T150217Z
UID:32128-1768064400-1768068000@www.ayclogic.com
SUMMARY:SAT 5 PM - Scratch 2 - Elijah
DESCRIPTION:What we did:\n\nWent over homework\nContinued the Space Ship project\n\nHomework:\n\nMake the space ship able to move left\, right\, up\, and down. (Hint: You will need to use a forever loop and if statements.)
URL:https://www.ayclogic.com/event/sat-5-pm-scratch-2-elijah/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260110T180000
DTEND;TZID=America/Los_Angeles:20260110T190000
DTSTAMP:20260515T023624
CREATED:20260111T025831Z
LAST-MODIFIED:20260111T055915Z
UID:32119-1768068000-1768071600@www.ayclogic.com
SUMMARY:6 PM - AI and Machine Learning - Gamas
DESCRIPTION:Today We Did\n\nWe continued with Pet Breed Prediction kaggle project.\n\nHomework\n\nIn your pet_breed_prediction kaggle project\n\nRun the code that would force the fastai library to be version = 2.7.19. This would take about 10 to 15 mins\nRun the top code which will reveal fastai library version. Once you confirmed that it is 2.7.19. Run all codes from top to bottom until you export the pet_breed_model.pkl\nDownload the pet_breed_model.pkl and copy to your pycharm project.\n\n\nIn your pycharm\n\ncreate a new python file pet_breed_prediction.py\nMake a streamlit page that can predict pet breed. Follow example in streamlit_tutorial.py\nTo run streamlit\n\nOpen Terminal\n“streamlit run <python file name>”
URL:https://www.ayclogic.com/event/6-pm-ai-and-machine-learning-gamas/
END:VEVENT
END:VCALENDAR