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:20220824T190000
DTEND;TZID=America/Los_Angeles:20220824T200000
DTSTAMP:20260426T031356
CREATED:20220825T025933Z
LAST-MODIFIED:20220825T025933Z
UID:14537-1661367600-1661371200@www.ayclogic.com
SUMMARY:7 PM Intro To Java - Alexander Lee
DESCRIPTION:Today We Did:\n\nToday we finished up the School System using Map project by going through adding\, listing\, and finding the Teacher.\nWe also went through how to fix errors and the two different types of errors which are syntax errors and runtime errors.\n\nFor Homework:\n\nCreate a new project which is titled WED7PM_EmailApplication\nIn the project\, create two files\, one is going to be EmailMainApplication and the other will be EmailAccount.\nIn the EmailAccount\, make sure to have 3 attributes which will be name\, password\, and email.\nThe EmailAccount should have a constructor and also have all the getters and setters.\nIn the EmailMainApplication\, make sure to create a new variable which is the menu which is posted below.\nThere should be a forever loop to continuously print the menu to the user and get the user response.\nAdd in the exit for when you enter 4.\n\nprivate String menu = """\n        \nPlease select one of the item below:\n        1. Create new email account\n        2. Login\n        3. List all email accounts.\n        4. Exit\n        Please make your selection (1-4): """;
URL:https://www.ayclogic.com/event/7-pm-intro-to-java-alexander-lee-3/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR