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:20250103T160000
DTEND;TZID=America/Los_Angeles:20250103T170000
DTSTAMP:20260514T102714
CREATED:20250103T102203Z
LAST-MODIFIED:20250103T102203Z
UID:27778-1735920000-1735923600@www.ayclogic.com
SUMMARY:4 PM - Indo - Intro to Java - Joel
DESCRIPTION:Today we did:\n\nWe worked on the SchoolSystem and added the listTeenagerStudents() and editStudent().\n\nHomework:\n\nFinish editStudent() by making else ifs for the other selections (other attributes). There are 4 attributes for the student (firstName\, lastName\, email\, age)\nThe only tricky part is for age\, where you have to convert the updatedAge to an integer. Only then can you use the setAge() for the student.\nIt’s best to add a print statement like: “{updatedFirstName} is now this student’s new name” (if they changed the firstName). Add this kind of print statement for all the attributes.\nFinally\, add an “else” statement to make sure if they type anything other than 1-4\, it is an invalid input.\nExplanation of the entire function:\nThe editStudent() implements some of the code from findStudent(). However\, we changed it so that when either the list is empty\, or the list is not empty but the student is not found\, we instantly return out of the function\, because if we cannot find the student\, we cannot edit the student.\nIf we are able to find the student\, we first take that student with the currStudent variable. Then\, we print the menu of student attributes\, and take their selection. For each selection\, we ask them to enter the updated attribute (firstName\, lastName\, email\, or age) and we use the currStudent’s setter with the updated attribute as the argument.\n\n 
URL:https://www.ayclogic.com/event/4-pm-indo-intro-to-java-joel-9/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250103T183000
DTEND;TZID=America/Los_Angeles:20250103T193000
DTSTAMP:20260514T102714
CREATED:20250104T035833Z
LAST-MODIFIED:20250104T035833Z
UID:27780-1735929000-1735932600@www.ayclogic.com
SUMMARY:6:30 PM – Scratch 2 – Yitong
DESCRIPTION:Today we:\n\nContinued the Jumpy Monkey project.\n\nHomework:\n\nSave 2 pictures of 2 different characters to your computer. Make sure to save the pictures as a png\, and you save the pictures in a place where you can find them again (like Downloads).\nOPTIONAL: Save 2 pictures of 2 different attacks. Make sure they are also pngs.\n\nEmail me if you need help: yitong@ayclogic.com
URL:https://www.ayclogic.com/event/630-pm-scratch-2-yitong-17/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
END:VCALENDAR