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:20210713T180000
DTEND;TZID=America/Los_Angeles:20210713T190000
DTSTAMP:20260425T041142
CREATED:20210714T041359Z
LAST-MODIFIED:20210714T041359Z
UID:8534-1626199200-1626202800@www.ayclogic.com
SUMMARY:6 PM - Intro To Java
DESCRIPTION:Today We Do\n\nWe added feature to read and write accountMap HashMap into File on disk. This way\, when you close your program or IntelliJ\, you don’t lose the EmailAccount that you created earlier.\nWe used Jackson JSON library to store the file in JSON format: https://github.com/FasterXML/jackson  and https://commons.apache.org/proper/commons-io/\n\nHomework\n\nAdd code to do “Check your inbox” feature.\nWhen user select “1” . You need to get all EmailMessage from messageMap based on user email. Once you get the EmailMessage\, just print From\, Email Subject and Content.\nAfter you do this\, run your program. And follow these steps\n\nLogin to one of the email.\nCreate a new email send to the second email account that you have\nLogout\nLogin to the second email account\nSelect 1 for Check your inbox\nIf you do your code properly\, you should see the email that is sent from the first email.\n\n\nFor example\, look at below\n\nPlease select from below\n1. Create an Email Account\n2. Login\n3. List all Email Accounts\n4. Exit\nEnter your selection:2\nEnter your email: gamas@ayclogic.com\nEnter your password: abcd\nLogin successful!\n\nPlease select from below:\n1. Check your inbox\n2. Create new email\n3. Logout\nEnter your selection:2\nSend To: brandon@ayclogic.com\nSubject: Test Subject\nContent: Test Content\nEmail is sent successfuly to brandon@ayclogic.com\n\nPlease select from below:\n1. Check your inbox\n2. Create new email\n3. Logout\nEnter your selection:3\n\nPlease select from below\n1. Create an Email Account\n2. Login\n3. List all Email Accounts\n4. Exit\nEnter your selection:2\nEnter your email: brandon@ayclogic.com\nEnter your password: abcd\nLogin successful!\n\nPlease select from below:\n1. Check your inbox\n2. Create new email\n3. Logout\nEnter your selection:1\ngamas@ayclogic.com \, Test Subject \, Test Content\n\nPlease select from below:\n1. Check your inbox\n2. Create new email\n3. Logout\nEnter your selection:
URL:https://www.ayclogic.com/event/6-pm-intro-to-java-17/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210713T180000
DTEND;TZID=America/Los_Angeles:20210713T190000
DTSTAMP:20260425T041142
CREATED:20210715T040049Z
LAST-MODIFIED:20210715T040049Z
UID:8547-1626199200-1626202800@www.ayclogic.com
SUMMARY:6 PM – Introduction to Python – Nathaniel
DESCRIPTION:What we did today: \n\nFinished learning about while loops\n\nHomework: \n\nPage 123 7-4 and 7-5 (try it yourself section)\n\nIf you have any questions\, feel free to email me at nathaniel@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-introduction-to-python-nathaniel-8/
CATEGORIES:Python Level 1
END:VEVENT
END:VCALENDAR