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:20210803T180000
DTEND;TZID=America/Los_Angeles:20210803T190000
DTSTAMP:20260428T231723
CREATED:20210804T015819Z
LAST-MODIFIED:20210806T010020Z
UID:8815-1628013600-1628017200@www.ayclogic.com
SUMMARY:6 PM - Intro To Java
DESCRIPTION:Homework\n\nContinue with the BankAccount exercises we did in the class\n\n1. Insert all three bank accounts into accountMap\, the key would be social security. \n//  Use for loop to go through each element inside the List\n//  And inside the for loop add the bank account one by one to the map.\n2. Ask an input from shell for a social security\n3. if the input from shell exists in the map\, print out the bank account info "Name - Social Security - Balance"\n4. If you don't find it then just print\, the Social Security does not exists in our system.
URL:https://www.ayclogic.com/event/6-pm-intro-to-java-23/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR