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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230718T160000
DTEND;TZID=America/Los_Angeles:20230718T180000
DTSTAMP:20260425T013925
CREATED:20230719T012510Z
LAST-MODIFIED:20230719T012805Z
UID:20653-1689696000-1689703200@www.ayclogic.com
SUMMARY:4 PM - Intro to Java - William
DESCRIPTION:Today we did:\n\nFinished School System methods:\n\nFind student\nFind teacher\nList all teachers\nList all teenager students\nEdit student\n\n\n\nHomework:\n\nFinish Find Teacher:\n\nPrint “We cannot find teacher with name: _____ _____” if teacher cannot be found\n\n\nImplement “9. Edit teacher subject”\n\nCreate a private method called editTeacherSubject with no return value\nHave the user select a teacher to edit based on first and last name (hint: you may need to make edits to findTeacherByFirstAndLastName to return something!)\nIf the teacher was found\, prompt the user for a new subject\nEdit the subjectExpertise field of the teacher\n\n\n\nUpload your new SchoolSystem files to your assigned Google Drive folders. \nIf you have any questions\, please email me at williamsmith@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-intro-to-java-william-4/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR