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:20220813T130000
DTEND;TZID=America/Los_Angeles:20220813T140000
DTSTAMP:20260426T045458
CREATED:20220817T150037Z
LAST-MODIFIED:20220818T035823Z
UID:14411-1660395600-1660399200@www.ayclogic.com
SUMMARY:1 PM - Intro To Java - Alex Lee
DESCRIPTION:Today We Did\n\nWe continued with EmailApplication program\nWe added EmailMainApplication.createEmailMessafe(EmailAccount)\n\nHomework\n\nInside EmailMainApplication.checkInbox(EmailAccount) display email message from emailMessageMap.\nTo test your code\, login using one account l(et say gamas@ayclogic.com) and send an email to another email (let say ben@ayclogic.com). Logout and login as ben@ayclogic.com and check ben’s inbox.\nExample\n\nWelcome to AYCLOGIC Email System.\n\nPlease select one of the items below:\n1. Create new email account\n2. Login\n3. List all email accounts.\n4. Exit\nPlease make your selection (1-4): 3\n\nThere are total of 3 email accounts in the system\n1. Benjamin - ben@ayclogic.com\n2. Gamas - gamas@ayclogic.com\n3. Aidan - aidan@ayclogic.com\n\nPlease select one of the items below:\n1. Create new email account\n2. Login\n3. List all email accounts.\n4. Exit\nPlease make your selection (1-4): 2\nEnter your login email and password\nemail: gamas@ayclogic.com\nPassword: abcd\n\nGamas\, please select from below:\n1. Check your inbox\n2. Create new email message\n3. Logout\nEnter your selection: 2\nSend to: ben@ayclogic.com\nSubject: Your Python Final Test\nContent: Congrats you got 100%.\n\nGamas\, please select from below:\n1. Check your inbox\n2. Create new email message\n3. Logout\nEnter your selection: '3\n\nGamas\, please select from below:\n1. Check your inbox\n2. Create new email message\n3. Logout\nEnter your selection: 3\nYou have logged out\n\nPlease select one of the items below:\n1. Create new email account\n2. Login\n3. List all email accounts.\n4. Exit\nPlease make your selection (1-4): 2\nEnter your login email and password\nemail: ben@ayclogic.com\nPassword: abcd\n\nBenjamin\, please select from below:\n1. Check your inbox\n2. Create new email message\n3. Logout\nEnter your selection: 1\nFROM: gamas@ayclogic.com - SUBJECT Your Python Final Test - Congrats you got 100%.
URL:https://www.ayclogic.com/event/1-pm-intro-to-java-alex-lee-2/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR