BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//American Young Coder - ECPv6.10.1.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:American Young Coder
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:20210314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20211107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210715T180000
DTEND;TZID=America/Los_Angeles:20210715T190000
DTSTAMP:20260429T005430
CREATED:20210716T034138Z
LAST-MODIFIED:20210716T034138Z
UID:8557-1626372000-1626375600@www.ayclogic.com
SUMMARY:6 PM - Intro To Java
DESCRIPTION:Today We Do\n\nWe reviewed the homework where after user login\, user should only be able to view his/her own emails in his/her Inbox. This is what should happen when they select “Check your inbox”.\nWe reviewed about HashMap.\nWe reviewed\, the current design now\, will only be able to store one email message person\, which is not good.\nNext week we are going to discuss how to store more than one email messages per person.\n\nHomework\n\nCreate a new Java project in IntelliJ\, call it HashMapListProject\nCreate a new Java file MapLoop.java and copy code from here: https://www.netjstech.com/2015/07/how-to-iterate-hash-map-of-arraylists-java.html\nRun the program and make sure there is no error. Next week we are going to discuss about Map<String\, List<EmailMessage>> which is similar to exercise above.
URL:https://www.ayclogic.com/event/6-pm-intro-to-java-18/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR