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:20250309T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20251102T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250919T163000
DTEND;TZID=America/Los_Angeles:20250919T173000
DTSTAMP:20260514T232034
CREATED:20250920T022718Z
LAST-MODIFIED:20250920T022718Z
UID:30990-1758299400-1758303000@www.ayclogic.com
SUMMARY:4:30 PM - Python Game Development - Bill
DESCRIPTION:Your HW:\n\nIan:\n– Attack animation for mage\n– Background image\n– More text/images in the main game in session \nDyllan + Lucas;\n– Make the “Loot Collected: X/3” say /3 to let the user know they NEED all 3\n– Add some kind of indicator at the bottom left to tell the user where the exit is\n– Maybe some kind of door class to block the way and then disappear once all 3 loot are collected \nEverybody:\n– Make a credits page using google drawings easiest way\n– if you haven’t add your music and sfx
URL:https://www.ayclogic.com/event/430-pm-python-game-development-bill-25/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250919T170000
DTEND;TZID=America/Los_Angeles:20250919T180000
DTSTAMP:20260514T232034
CREATED:20250920T010830Z
LAST-MODIFIED:20250920T010940Z
UID:30982-1758301200-1758304800@www.ayclogic.com
SUMMARY:5 PM – Intro to Python – Darin
DESCRIPTION:What We Did Today:\n\nSaw a couple more examples on the random module to use the random functions\nLearnt debugging techniques and forms of errors\n\nHomework:\nMake a file called Sept19_RandomHW.py and submit to the google drive HW folder when you guys are done: \nFrom this page do numbers 1-4. \nNotes:\nAll class notes can be found here: https://drive.google.com/drive/folders/1ClxGyA_3oLZtwhgN0j3BVZjpffoxMHNj?usp=sharing \nYou can reach me at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-darin-21/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250919T170000
DTEND;TZID=America/Los_Angeles:20250919T180000
DTSTAMP:20260514T232034
CREATED:20250920T011600Z
LAST-MODIFIED:20250920T061747Z
UID:30981-1758301200-1758304800@www.ayclogic.com
SUMMARY:5 PM – Intro To Python – Abigail
DESCRIPTION:Today We\n\n\n\n\nWe went over last week’s homework.\nWe learned about Strings:\n\nBuilt-in String methods (ex: .upper()\, .lower()\, .title())\nNew way to combine variables into Strings (ex: f”{var1} {var2}”)\nString Shortcuts (ex: \t\, \n)\n\n\n\nHomework\n(Upload your homework into your Google Drive HW folder before the class starts) \n\nMake a new file called “Sept19_String_2_HW.py”\nOn page 25\, do questions 2-3\, 2-4\, 2-5\, and 2-6 from the “Try It Yourself” section in your Python Crash Course book.\nFinish any homework you haven’t done before the next class.\n\nPDF: page25Python \nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-abigail/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250919T180000
DTEND;TZID=America/Los_Angeles:20250919T190000
DTSTAMP:20260514T232034
CREATED:20250920T020144Z
LAST-MODIFIED:20250920T020144Z
UID:30987-1758304800-1758308400@www.ayclogic.com
SUMMARY:6 PM - Python Game Development - Joel
DESCRIPTION:Your HW:\n\nDownload fire alpaca for next time\nhttps://firealpaca.com/download/
URL:https://www.ayclogic.com/event/6-pm-python-game-development-joel-14/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250919T180000
DTEND;TZID=America/Los_Angeles:20250919T190000
DTSTAMP:20260514T232034
CREATED:20250920T060053Z
LAST-MODIFIED:20250920T060053Z
UID:30995-1758304800-1758308400@www.ayclogic.com
SUMMARY:6 PM - USACO Bronze - Gamas
DESCRIPTION:Today We Did\n\nWe finished Candy Cane USACO project.\nWe went over Cowntact Tracing 2 USACO problem – https://usaco.org/index.php?page=viewproblem2&cpid=1348\n\nHomework\n\nIn order for you to be able to solve the Cowntact Tracing 2 problem\, there are 2 steps\n\nYou need to know how many days have passed since the initial Cow got infected. To do this\, you have to find the smallest number of sick cow group (group of 1s)\nAfter you find the number of days\, then you can process each sick cow groups to figure out the smallest number of initial sick cow considering the number of days have passed.
URL:https://www.ayclogic.com/event/6-pm-usaco-bronze-gamas-32/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250919T200000
DTEND;TZID=America/Los_Angeles:20250919T210000
DTSTAMP:20260514T232034
CREATED:20250920T052805Z
LAST-MODIFIED:20250920T052805Z
UID:30993-1758312000-1758315600@www.ayclogic.com
SUMMARY:8 PM - AI / Machine Learning - Joel
DESCRIPTION:Today We Did\n\nWe continued with Cat and Dog Breed Classification project.\nWe were able to fine tune our RESNET34 with our data and create a new model cat_dog_breed_model.\n\nHomework\n\nUpload several cat and dog images into your kaggle project.\nAdd code that would utilize cat_dog_breed_model to predict the breed name of cat or dog image that you already uploaded. This is very similar to the code that you did in the Cat vs Dog classification project below\n\n\nfile_name = "/kaggle/input/gamas-pet-file-10000/Screenshot 2025-08-01 at 7.23.20PM.png"\nprediction = learn.predict(file_name)\nprint(prediction)\n\nlabel = ""\nif prediction[0] == "True":\n   label = "CAT"\nelse:\n   label = "DOG"\n\nimg = PILImage.create(file_name)\nimg.show(title=label)
URL:https://www.ayclogic.com/event/8-pm-ai-machine-learning-joel/
END:VEVENT
END:VCALENDAR