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:20251003T163000
DTEND;TZID=America/Los_Angeles:20251003T173000
DTSTAMP:20260514T224605
CREATED:20251007T033407Z
LAST-MODIFIED:20251007T033407Z
UID:31208-1759509000-1759512600@www.ayclogic.com
SUMMARY:4:30 PM - Python Game Development - Bill
DESCRIPTION:Your HW:\n\nMake an explosion class sprite\nIt shows up for 2 seconds then disappears\n\nAlso make it be able to display a number on top of the explosion image
URL:https://www.ayclogic.com/event/430-pm-python-game-development-bill-27/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251003T170000
DTEND;TZID=America/Los_Angeles:20251003T180000
DTSTAMP:20260514T224605
CREATED:20251004T004430Z
LAST-MODIFIED:20251004T004935Z
UID:31176-1759510800-1759514400@www.ayclogic.com
SUMMARY:5 PM – Intro to Python – Darin
DESCRIPTION:What We Did Today:\n\nHad our second quiz\nFor those of you that weren’t able to make it to today’s zoom\, please work on the quiz sent to your emails before class next week. Make sure to work on it within an hour\, we can keep track of the time\n\nHomework:\nNone! \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-23/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251003T170000
DTEND;TZID=America/Los_Angeles:20251003T180000
DTSTAMP:20260514T224605
CREATED:20251004T031829Z
LAST-MODIFIED:20251010T173824Z
UID:31179-1759510800-1759514400@www.ayclogic.com
SUMMARY:5 PM – Intro To Python – Abigail
DESCRIPTION:Today We\n\n\n\n\nWe went over the If-Else HW.\nWe learned about user input.\n\nHomework\n(Upload your homework into your Google Drive HW folder a day before the class starts) \n\nMake a new file called “Oct3_IfElse_2_HW.py”\nIn your Python Crash Course book\, do questions 5-3 & 5-4 from page 84.\nDo question 3 from this question set (Sorry that I forget to mention this during the meeting)\n\nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-abigail-2/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251003T180000
DTEND;TZID=America/Los_Angeles:20251003T190000
DTSTAMP:20260514T224605
CREATED:20251004T070559Z
LAST-MODIFIED:20251004T180144Z
UID:31181-1759514400-1759518000@www.ayclogic.com
SUMMARY:6 PM - USACO Bronze - Gamas
DESCRIPTION:Today We Did\n\nWe continued with Cowntact Tracing 2 problem\nWe discussed the Greedy Formula\n\nfor finding the longest days passed\nfor finding the smallest initial infection number.\n\n\n\nHomework\n\nReview the Java codes which we have done in https://drive.google.com/file/d/1GnbvDS0onVvf_9isViJAl2Cr4WpX41lU/view?usp=drive_link\nContinue with the Java implementation of Cowntact Tracing 2 specifically with finding the smallest initial infection number using formula we discussed in https://docs.google.com/spreadsheets/d/12d-6TsBD6zfdPnA7ThW_axxODM5FsPoTEMN1jKDiWh8/edit?gid=2127555053#gid=2127555053\nAfter this is done\, submit your Java file to USACO website. https://usaco.org/index.php?page=viewproblem2&cpid=1348
URL:https://www.ayclogic.com/event/6-pm-usaco-bronze-gamas-36/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251003T180000
DTEND;TZID=America/Los_Angeles:20251003T190000
DTSTAMP:20260514T224605
CREATED:20251007T011811Z
LAST-MODIFIED:20251007T011811Z
UID:31201-1759514400-1759518000@www.ayclogic.com
SUMMARY:6 PM - Python Game Development - Joel
DESCRIPTION:Today we did:\n\nWe continued working on FlappyBird.\n\nHomework:\n\nMake a collision function between the player and the coin. If the player hits the coin\, make the coin disappear. Also make a score variable\, set to 0 in the constructor\, and when the player hits the coin\, the score will increase by 1\, and print the score.
URL:https://www.ayclogic.com/event/6-pm-python-game-development-joel-16/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251003T200000
DTEND;TZID=America/Los_Angeles:20251003T210000
DTSTAMP:20260514T224605
CREATED:20251007T024427Z
LAST-MODIFIED:20251007T024427Z
UID:31203-1759521600-1759525200@www.ayclogic.com
SUMMARY:8 PM - AI/ML - Joel
DESCRIPTION:Today we did:\n\nWe finished deploying the cat-vs-dog-breed-classification project.\n\nHomework:\n\nCreate a new notebook titled “8PM-Single-Digit-Classification from this dataset:  https://www.kaggle.com/datasets/scolianni/mnistasjpg\nMake sure to send the notebook to my email.\n\nIf you have any questions\, feel free to email me at joel@ayclogic.com.
URL:https://www.ayclogic.com/event/8-pm-ai-ml-joel-8/
END:VEVENT
END:VCALENDAR