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:20260328T080000
DTEND;TZID=America/Los_Angeles:20260328T090000
DTSTAMP:20260530T080847
CREATED:20260328T020041Z
LAST-MODIFIED:20260328T020041Z
UID:33017-1774684800-1774688400@www.ayclogic.com
SUMMARY:8 AM - AI/ML - Joel
DESCRIPTION:Today we did:\n\nWe started working on the Titanic Survivor Project.\n\nHomework:\n\n#Make this function return only\n#from the name in the dataset\n#the title (Mr.\, Miss.\, Master.\, Mrs.\, etc.)\n#The way to do it\, is to continually use the .split() function\n#.split() takes in an argument by which to split\n#For example: .split(“\,”) will split a string by comma\n#so if name = “Mr\, Hi”\, name.split(“\,”) will result in a list with items [“Mr”\, “Hi”]\n#Then\, index the list by the index you want to take the item of\n#For example\, in this [“Mr”\, “Hi”] list\, if you want to take the title\, you take\n#split(“\,”)[0] because index 0 is the first element which is “Mr”\n#Use multiple of this split function to eventually only get the title part of the string\n#If you need to\, use the .strip() function to remove any spaces in a string\n#And you can add characters to a string if necessary.
URL:https://www.ayclogic.com/event/8-am-ai-ml-joel-4/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260328T123000
DTEND;TZID=America/Los_Angeles:20260328T133000
DTSTAMP:20260530T080847
CREATED:20260328T210256Z
LAST-MODIFIED:20260328T210256Z
UID:33020-1774701000-1774704600@www.ayclogic.com
SUMMARY:12:30 PM – Intro to Python – Abigail
DESCRIPTION:Today We\n\n\n\n\nWe went over homework.\nWe continued to learn about functions.\n\nHomework\n(Upload your homework into your Google Drive HW folder a day before the class starts) \n\nMake a new file called “Mar28_Functions2_HW.py”\nDo the try it yourself section on page 131.
URL:https://www.ayclogic.com/event/1230-pm-intro-to-python-abigail-4/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260328T160000
DTEND;TZID=America/Los_Angeles:20260328T170000
DTSTAMP:20260530T080847
CREATED:20260329T012129Z
LAST-MODIFIED:20260329T012129Z
UID:33023-1774713600-1774717200@www.ayclogic.com
SUMMARY:Sat 4 PM - Scratch 1 - Elijah
DESCRIPTION:What we did today:\n\nWent over homework from March\, 13.\nFinished the Animal Race project\nStarted Ask Gobo project\n\nHomework:\n\nAdd at least one or more responses to the project. (Examples: Absolutely\, Absolutely not\, I don’t know\, Perhaps\, etc.)
URL:https://www.ayclogic.com/event/sat-4-pm-scratch-1-elijah-2/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260328T170000
DTEND;TZID=America/Los_Angeles:20260328T180000
DTSTAMP:20260530T080847
CREATED:20260329T012429Z
LAST-MODIFIED:20260329T012429Z
UID:33025-1774717200-1774720800@www.ayclogic.com
SUMMARY:Sat 5 PM - Scratch 2 - Elijah
DESCRIPTION:What we did today:\n\nWent over Intro to List\nReviewed what a list is\nWent over Intro to List homework\nStarted Mary had a Little Lamb\n\nHomework:\n\nAdd the broadcast code to each of the notes. (Do\, Re\, Mi\, Fa\, Sol.)
URL:https://www.ayclogic.com/event/sat-5-pm-scratch-2-elijah-8/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260328T170000
DTEND;TZID=America/Los_Angeles:20260328T180000
DTSTAMP:20260530T080847
CREATED:20260403T024140Z
LAST-MODIFIED:20260407T053410Z
UID:33070-1774717200-1774720800@www.ayclogic.com
SUMMARY:5 PM - Intro To Java - Bill
DESCRIPTION:Your HW:\n\nAdd the arrow attack functionality (very much the same as the sword attack)\nMake it so after every encounter (no matter what type of attack) the enemy attacks back\n\nSubtract from health a random number between the monster’s min and max attack\n\n\nNo Class next week\, Happy Easter! (Resumes 4/11)
URL:https://www.ayclogic.com/event/7-pm-intro-to-java-bill-22/
END:VEVENT
END:VCALENDAR