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:20220313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20221106T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220622T190000
DTEND;TZID=America/Los_Angeles:20220622T200000
DTSTAMP:20260428T072949
CREATED:20220623T025509Z
LAST-MODIFIED:20220623T025509Z
UID:13700-1655924400-1655928000@www.ayclogic.com
SUMMARY:7 PM Intro To Java - Alex
DESCRIPTION:Today We Did:\n\nWe started with the School System project.\nWe were able to figure out how to add a student in.\nLearned about how to create a constructor and that we can store multiple attributes into these objects.\n\nFor Homework:\n\nCreate a new method that is called createStudent() and this method should basically have all the code that we have already finished.\nAlso\, create another else if for when the user types in “2”\, and it should run a method called createTeacher() which should do the same thing as createStudent().\nIt should do the same thing\, but also ask the user what subject the teacher teaches.
URL:https://www.ayclogic.com/event/7-pm-intro-to-java-alex-7/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR