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:20251018T110000
DTEND;TZID=America/Los_Angeles:20251018T120000
DTSTAMP:20260515T005335
CREATED:20251018T190242Z
LAST-MODIFIED:20251018T190242Z
UID:31364-1760785200-1760788800@www.ayclogic.com
SUMMARY:11 AM - Scratch 1 - Gamas
DESCRIPTION:Homework\n\nContinue with Punch the Dummy\nWhen eye is touched\, the POW needs to appear and after 2 seconds hide.\nAlso the POW needs to appear in random position everytime it appears
URL:https://www.ayclogic.com/event/11-am-scratch-1-gamas-4/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251018T120000
DTEND;TZID=America/Los_Angeles:20251018T130000
DTSTAMP:20260515T005335
CREATED:20251018T200753Z
LAST-MODIFIED:20251018T200753Z
UID:31366-1760788800-1760792400@www.ayclogic.com
SUMMARY:12 PM - Intro To Python - Gamas
DESCRIPTION:Today We Did\n\nWe went over if elif else and ==\, <=\, >\, >=.\nWe learn how to get input from shell.\n\nHomework\n\nCreate a new python file if_else_game_hw.py\nCreate a program that will utilize “input” and “if else” statements. The program will allow user to enter a game name in the shell. if user enter “minecraft” then it will say “I like minecraft a lot.”. Otherwise\, it will say “<game name> is not super good.”\nLook at example below\n\nEnter name of a game: minecraft\nI like minecraft a lot.\n\nEnter name of a game: mario\nmario is not super good\n\nEnter name of a game: crash banditcoot\ncrash banditcoot is not super good\n\nCreate a new python file if_elif_else_candy_price_hw.py\nCreate a program that will utilize “input” and “if else” statements and “<=” operator. The program will allow user to enter price of a candy from shell. If user enter price that is bigger than 10\, than print “<candy_price> is a very expensive candy.” Otherwise it will print “<candy_price> is an affordable candy.”. Look at the code that we did in the class today for example\,\nLook at example below\n\nEnter candy price: 5\n$5 is an affordable candy.\n\nEnter candy price: 1\n$1 is an affordable candy.\n\nEnter candy price: 12\n$12 is a very expensive candy.\n\nEnter candy price: 20\n$20 is a very expensive candy.
URL:https://www.ayclogic.com/event/12-pm-intro-to-python-gamas-8/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251018T150000
DTEND;TZID=America/Los_Angeles:20251018T160000
DTSTAMP:20260515T005335
CREATED:20251018T230919Z
LAST-MODIFIED:20251018T230935Z
UID:31368-1760799600-1760803200@www.ayclogic.com
SUMMARY:3 PM - Intro To Python - Gamas
DESCRIPTION:Today We Did\n\nWe learned about function parameters\nWe learned about for loop in turtle\nWe learned about for loop in non-turtle project\n\nHomework\n\nCreate oct_18_dog_face_hw.py\nCopy the rectangle and circle functions from your castle project.\nAnd draw below pictures 8 times in two rows using for loop. This is very similar to what you did in oct_4_circle_forloop_ifelse.py and oct_11_pig_face_hw.py.
URL:https://www.ayclogic.com/event/3-pm-intro-to-python-gamas-8/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251018T170000
DTEND;TZID=America/Los_Angeles:20251018T180000
DTSTAMP:20260515T005335
CREATED:20251019T030459Z
LAST-MODIFIED:20251019T030459Z
UID:31372-1760806800-1760810400@www.ayclogic.com
SUMMARY:5 PM - Scratch 1 - Elijah
DESCRIPTION:What we did today:\n\nWent over homework\nWent over random and how to use it to randomly place clones in a specific area.\n\nHomework:\n\nPractice changing the random values for x and y for the clones to have them only appear in a specific area.\nDo page 138 in your scratch book.
URL:https://www.ayclogic.com/event/5-pm-scratch-1-elijah-16/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251018T170000
DTEND;TZID=America/Los_Angeles:20251018T180000
DTSTAMP:20260515T005335
CREATED:20251024T040049Z
LAST-MODIFIED:20251024T040049Z
UID:31431-1760806800-1760810400@www.ayclogic.com
SUMMARY:5 PM - Advanced AI/ML - Joel
DESCRIPTION:Today we did:\n\nWe continued with the glasses detection training.\n\nHomework:\n\nUsing the same notebook in Kaggle\, retrain the model for 50 epochs now\, and download the best.pt the same way we did in the class. Now\, move this .pt into the pycharm project\, and try running the streamlit project in the terminal.\nYou can start trying to find a dataset for your custom task. If you haven’t found any\, it’s alright\, but you can start trying to find any object detection dataset that is compatible with YOLO (you can include this in your keyword search for the dataset).\n\nIf you have any questions\, feel free to email me at joel@ayclogic.com. \n 
URL:https://www.ayclogic.com/event/5-pm-advanced-ai-ml-joel-4/
END:VEVENT
END:VCALENDAR