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:20240310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20241103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240624T190000
DTEND;TZID=America/Los_Angeles:20240624T200000
DTSTAMP:20260421T205054
CREATED:20240623T224827Z
LAST-MODIFIED:20240627T002112Z
UID:25718-1719255600-1719259200@www.ayclogic.com
SUMMARY:7 PM – Intro To Java – Darin
DESCRIPTION:Next week is a holiday\, we will meet again on July 8.\nWhat We Did Today:\n\nContinued School System.\nFinished the edit student method using setter methods.\nContinued on learning about Hash Maps\, how to use .put\, and iterate through each value in the map using .values().\n\nHomework:\n\nPlease submit your homework into your Google Drive.\nHomework: Implement the findAddressByName() method:\n\n// get input from shell to get the name of the owner\n// use .get(name) and if what is returned by .get() is null\, then mention\n// that there is no address owned by {name}\n// if the value returned is not null\, then print out the information of the address returned\n\n// Address a = addressMap.get(name)\n// if a == null\n// else\n\n\n\nNotes:\nIf you have any questions\, you can email me at ddjapri@ayclogic.com \nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/
URL:https://www.ayclogic.com/event/7-pm-intro-to-java-darin-3/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR