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:20260311T170000
DTEND;TZID=America/Los_Angeles:20260311T180000
DTSTAMP:20260515T135854
CREATED:20260312T005942Z
LAST-MODIFIED:20260312T005942Z
UID:32829-1773248400-1773252000@www.ayclogic.com
SUMMARY:5 PM – Scratch 1 – Yitong
DESCRIPTION:What We Did:\n\nFinished the Window Cleaner project.\nStarted the Virtual Snow project.\n\nHomework:\n\nDo page 151\, #16-17 in your pink coding book.\n\nHow to submit homework:\n\nGo to your email and compose a new message.\n\n\n\n\nGo to the coding homework calendar to copy my email address and paste it into the email message.\n\n\n\n\n\nGo to your project and make sure it is SHARED. Copy the link and paste it into the email message.\n\n\n\n\n\n\nThis is what your email message should look like when you’re done.\n\n\n\n\n\nEmail me for help: yitong@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-scratch-1-yitong-32/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260311T170000
DTEND;TZID=America/Los_Angeles:20260311T180000
DTSTAMP:20260515T135854
CREATED:20260312T014705Z
LAST-MODIFIED:20260312T014705Z
UID:32831-1773248400-1773252000@www.ayclogic.com
SUMMARY:Scratch 1 - Wed 5:00 PM - Julian
DESCRIPTION:Today We Did:\n\nContinued work on drawing our Funny Face sprites.\n\nHomework:\n\nCode in the tie to rotate forever.\n\nIf you have any questions feel free to email me at jsaroufim@ayclogic.com
URL:https://www.ayclogic.com/event/scratch-1-wed-500-pm-julian-3/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260311T180000
DTEND;TZID=America/Los_Angeles:20260311T190000
DTSTAMP:20260515T135854
CREATED:20260312T015506Z
LAST-MODIFIED:20260312T015506Z
UID:32834-1773252000-1773255600@www.ayclogic.com
SUMMARY:Scratch 1 - Wed 6:00 PM - Julian
DESCRIPTION:Today We Did:\n\nFinished our Window Cleaner project.\nStarted work on our Punch the Dummy project.\n\nHomework:\n\nCode the eye so that when the sprite receives motion on it greater than 50\, make both the eye and the object you created recoil back and forth.\n\nIf you have any questions feel free to email me at jsaroufim@ayclogic.com
URL:https://www.ayclogic.com/event/scratch-1-wed-600-pm-julian-5/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260311T190000
DTEND;TZID=America/Los_Angeles:20260311T200000
DTSTAMP:20260515T135854
CREATED:20260312T030952Z
LAST-MODIFIED:20260312T031345Z
UID:32836-1773255600-1773259200@www.ayclogic.com
SUMMARY:7 PM - Python OOP - Joel
DESCRIPTION:Today we did:\n\nWe learned how to loop through dictionaries\, and did a short exercise. We also started the PhoneBookSystem.\n\nHomework:\nCreate a new file called March11_DictionaryHomework and do the following: \n\n\n\n6-1. Person: Use a dictionary to store information about a person you know. Store their first name\, last name\, age\, and the city in which they live. You should have keys such as first_name\, last_name\, age\, and city. Print each piece of information stored in your dictionary.\n\n\n\n\n6-2. Favorite Numbers: Use a dictionary to store people’s favorite numbers. Think of five names\, and use them as keys in your dictionary. Think of a favorite number for each person\, and store each as a value in your dictionary. Print each person’s name and their favorite number.\n\n\n\n\n6-5. Rivers: Make a dictionary containing three major rivers and the country\neach river runs through. One key-value pair might be ‘nile’: ‘egypt’.\n• Use a loop to print a sentence about each river\, such as The Nile runs\nthrough Egypt.\n• Use a loop to print the name of each river included in the dictionary.\n• Use a loop to print the name of each country included in the dictionary.\n\n\n\n\n6-6. Polling: Use the code here to know who took the polls (jen\, sarah\, edward\, and phil all did):\nfavorite_languages = {\n‘jen’: ‘python’\,\n‘sarah’: ‘c’\,\n‘edward’: ‘ruby’\,\n‘phil’: ‘python’\,\n• Make a list of people who should take the favorite languages poll. Include some names that are already in the dictionary and some that are not.\n• Loop through the list of people who should take the poll. If they have\nalready taken the poll\, print a message thanking them for responding.\nIf they have not yet taken the poll\, print a message inviting them to take\nthe poll\n\n\n\nDo your best with the homework\, and if you’re not sure during the week\, you can email me at joel@ayclogic.com. Remember to submit the homework before next week in the Google Drive folders you guys have.
URL:https://www.ayclogic.com/event/7-pm-python-oop-joel-2/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260311T190000
DTEND;TZID=America/Los_Angeles:20260311T200000
DTSTAMP:20260515T135854
CREATED:20260312T031009Z
LAST-MODIFIED:20260312T031009Z
UID:32837-1773255600-1773259200@www.ayclogic.com
SUMMARY:7 PM – AI/ML – Darin
DESCRIPTION:Today’s Activities:\n\nIntroduced the training pipeline for Supervised Learning at a high level.\nIntroduced Kaggle as a platform for running ML code.\n\nHomework:\nIn your wed-mar4-catvsdog kaggle notebook\, add in 25 cat images and 25 dog images to a new dataset named “CatVSDog_Test_Images“. These should be random and not duplicates of one another. You may use photos of your own cat/dog if you have one. \nNotes:\nYou can reach me at ddjapri@ayclogic.com. \nAll class notes can be found here.
URL:https://www.ayclogic.com/event/7-pm-ai-ml-darin-12/
CATEGORIES:AI/ML,Python Class
END:VEVENT
END:VCALENDAR