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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230505T170000
DTEND;TZID=America/Los_Angeles:20230505T180000
DTSTAMP:20260425T084508
CREATED:20230506T005707Z
LAST-MODIFIED:20230506T005707Z
UID:19601-1683306000-1683309600@www.ayclogic.com
SUMMARY:5 PM - Intro To Java - Alex Lee
DESCRIPTION:Today We Did:\n\nWe learned about how to fix up errors and be able to see what is wrong with the code.\nStarted the Email Application project\n\nFor Homework:\n\nCreate a new method for the Email Application\, where you are able to add in the email into a map.\nThere should be an Email Account class and it will have 3 attributes\, name\, email\, and password.\nInside it\, make sure to create a constructor\, along with its getters and setters.\nAlso\, create a method called getInfo\, which will print out all of the information for the user. “<name> – <email>”\nBelow is an example of what add new email should look like.\n\n    ADD NEW EMAIL\n1. Enter your name: Alex\n2. Enter your email: alexlee@ayclogic.com\n3. Enter your password: 1234\n    You have successfully created an email account for Alex
URL:https://www.ayclogic.com/event/5-pm-intro-to-java-alex-lee-8/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR