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:20220803T190000
DTEND;TZID=America/Los_Angeles:20220803T200000
DTSTAMP:20260426T030916
CREATED:20220804T025503Z
LAST-MODIFIED:20220804T025503Z
UID:14203-1659553200-1659556800@www.ayclogic.com
SUMMARY:7 PM Intro To Java - Alex
DESCRIPTION:Today We Did:\n\nWe continued with the Restaurant map project and were able to complete it.\nWe went over how to find the restaurant and also how we could list out all the restaurants that were founded past the year 2000.\nAlso\, we started the SchoolSystemUsingMap project where we use HashMap instead of List.\n\nFor Homework:\n\nHomework is to create the addStudent() method and make sure to add it into the HashMap instead of using a list\, it is up to you what you think is the best key.\nHere is the expected output for the addStudent() method.\n\nPlease select one of the items below\n1. Add Student\n2. List all students\nMake your selection 1-2 (enter "exit" to quit): 1\n\nADD NEW STUDENT\nEnter the first name: Alex\nEnter the last name: Lee\nEnter the age: 19\nEnter the email: alexlee@ayclogic.com\nYou have added the student Alex successfully
URL:https://www.ayclogic.com/event/7-pm-intro-to-java-alex-10/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR