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:20250725T163000
DTEND;TZID=America/Los_Angeles:20250725T173000
DTSTAMP:20260514T193512
CREATED:20250729T034149Z
LAST-MODIFIED:20250729T034156Z
UID:29873-1753461000-1753464600@www.ayclogic.com
SUMMARY:4:30 PM - Python Game Development - Bill
DESCRIPTION:Your HW:\n\nContinue to work on your project\nWeek 3 goals should be completed
URL:https://www.ayclogic.com/event/430-pm-python-game-development-bill-19/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250725T170000
DTEND;TZID=America/Los_Angeles:20250725T190000
DTSTAMP:20260514T193512
CREATED:20250726T100529Z
LAST-MODIFIED:20250726T100529Z
UID:29860-1753462800-1753470000@www.ayclogic.com
SUMMARY:5 PM – Python OOP – Allison
DESCRIPTION:Upload your homework as July25_Inheritance.py\nRead and do the code from pg. 168-170.\nDo pg. 173 section 9-6 and 9-7\nOther\n\nAdd any missing parts of your class notes from our class notes (see link at bottom)\nReview the homework answers (see link at bottom)\n\n\n\nNotes\n\nYou can reach out via allison@ayclogic.com if you have any questions.\nClass notes and previous homework answers can be found here: Link to Google Drive
URL:https://www.ayclogic.com/event/5-pm-python-oop-allison-6/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250725T180000
DTEND;TZID=America/Los_Angeles:20250725T190000
DTSTAMP:20260514T193512
CREATED:20250726T020821Z
LAST-MODIFIED:20250726T020821Z
UID:29849-1753466400-1753470000@www.ayclogic.com
SUMMARY:6 PM - USACO Bronze - Gamas
DESCRIPTION:Today We Did\n\nWe went over Fibonacci function implementation\n\nUsing Memoization\nUsing Memoization Top Down approach\n\n\nWe went over about Climbing Stairs problem\n\nHomework\n\nFinish implementation of Climbing Stairs problem\nCreate July25CoinProblem.java. Coins problem\n\n\nYou are given a list of coin denominations and a target amount. \n\nYour task: Count how many different ways you can make up that amount using unlimited coins from the list. \n\n\nYou may use each coin as many times as you want. \n\nInput:\n\n\nAn integer amount (amount ≥ 0) \n\n\nAn array coins[] of positive integers \n\n\nOutput:\n\n\nAn integer representing the number of distinct combinations to make up the amount \n\n\nExamples:\nExample 1:\n\n\ncoins = [1\, 2\, 5]\namount = 5\n\n\n✅ Output: 4 \n✅ Explanation: \n\n\n[1+1+1+1+1]\n\n\n[1+1+1+2]\n\n\n[1+2+2]\n\n\n[5]\n\n\nExample 2:\n\ncoins = [2]\namount = 3\n\n\n✅ Output: 0 (you can’t make 3 using only 2s)
URL:https://www.ayclogic.com/event/6-pm-usaco-bronze-gamas-22/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250725T190000
DTEND;TZID=America/Los_Angeles:20250725T200000
DTSTAMP:20260514T193512
CREATED:20250726T030654Z
LAST-MODIFIED:20250726T030654Z
UID:29851-1753470000-1753473600@www.ayclogic.com
SUMMARY:Scratch 1 - FRI 7PM - Julian
DESCRIPTION:Today We Did:\n\nWe completed our final project!\n\nHomework:\n\nKeep exploring with Scratch and other programming.\n\nIf you ever want to reach out to me my email is jsaroufim@ayclogic.com
URL:https://www.ayclogic.com/event/scratch-1-fri-7pm-julian-18/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250725T200000
DTEND;TZID=America/Los_Angeles:20250725T210000
DTSTAMP:20260514T193512
CREATED:20250726T043126Z
LAST-MODIFIED:20250726T043311Z
UID:29853-1753473600-1753477200@www.ayclogic.com
SUMMARY:8 PM - AI/ML - Joel
DESCRIPTION:Today we did:\n\nWe continued with cat-vs-dog classification by training and using the model to predict an image.\n\nHomework:\n\nIn the same way we took a test image and used it to for the model prediction\, do the same thing but with the opposite class. What I mean is\, if you took a cat image during a class\, take a dog image and use the model to perform prediction on it. If you took a dog image during class\, take a cat image and use the model to perform prediction on it. Remember\, the steps are:\n\nTake a random image from the internet of a cat/dog\nSave it into your computer.\nIn your Kaggle notebook\, click “File” and “Upload Input”. Then\, upload your image from your computer into Kaggle. You can name the dataset cat-images if you’re uploading a cat image\, for example.\nUse the same model to make a prediction on this new test image.\n\n\nMake sure to do the homework before next class and send the link of the notebook to my email: joel@ayclogic.com.\nIf you forgot or aren’t sure how to share your notebook\, you can look at this event for the detailed steps: https://www.ayclogic.com/event/10-am-ai-ml-joel/\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-3/
END:VEVENT
END:VCALENDAR