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:20230421T170000
DTEND;TZID=America/Los_Angeles:20230421T180000
DTSTAMP:20260425T054951
CREATED:20230422T005831Z
LAST-MODIFIED:20230422T005831Z
UID:19056-1682096400-1682100000@www.ayclogic.com
SUMMARY:5 PM - Intro To Java - Alex Lee
DESCRIPTION:Today We Did:\n\nWe learned about HashMaps and how to store the information.\nUnderstood about the keys and values with it\nStarted the RestaurantMap project\n\nFor Homework:\n\nFirst\, create a new class in the package called “Restaurant”\nIt should be created in the same way that you did Student and Teacher in the SchoolSystem\nIt has four attributes\, name\, age\, founding year\, and cuisine.\nMake sure to create a constructor\, getters\, and setters.\nOnce complete\, go back to the add method in the RestaurantMap and create the Restaurant.\nAfter creation\, store it inside a hashmap that you have to create. The key would be type String and the value would be type Restaurant
URL:https://www.ayclogic.com/event/5-pm-intro-to-java-alex-lee-7/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR