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:20210307T090000
DTEND;TZID=America/Los_Angeles:20210307T100000
DTSTAMP:20260429T053037
CREATED:20210307T205824Z
LAST-MODIFIED:20210307T205824Z
UID:6554-1615107600-1615111200@www.ayclogic.com
SUMMARY:9 AM - Intro To Java
DESCRIPTION:We added a feature to save Accounts to file.\nHomework:\n\nComplete last week homework.\nWhen creating a new email\, from the “To” email\, you have to find existing account that match with the email and get its ID and create List<String> recipientIds as one of the parameter of the Message.
URL:https://www.ayclogic.com/event/9-am-intro-to-java-14/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210321T090000
DTEND;TZID=America/Los_Angeles:20210321T100000
DTSTAMP:20260429T053037
CREATED:20210321T171222Z
LAST-MODIFIED:20210321T171222Z
UID:6781-1616317200-1616320800@www.ayclogic.com
SUMMARY:9 AM - Intro To Java
DESCRIPTION:We added a feature where we store messages to messages.json after user created an email.\nHomework:\n\nInside run() in the very beginning of the method\, call “readMessagesFromFile();” . This way all messages are read from messages.json.\nImplement Inbox feature\n\n* INBOX\n* 1. using for loop go through each message inside "messages" List.\n* 2. for each of the messages\, get the "recipientAccountIds" List.\n* 3. using another for loop to go through each element inside "recipientAccountIds" List.\n* 4. compare with "account.getId()" to find only your emails.\n* 5. if you found a match\, print the email to the shell.
URL:https://www.ayclogic.com/event/9-am-intro-to-java-15/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210328T090000
DTEND;TZID=America/Los_Angeles:20210328T100000
DTSTAMP:20260429T053037
CREATED:20210328T171221Z
LAST-MODIFIED:20210328T171221Z
UID:6868-1616922000-1616925600@www.ayclogic.com
SUMMARY:9 AM - Intro To Java
DESCRIPTION:We completed Email program in Java.\nWe reviewed the use of open-source Jackson JSON library.\nHomework:\n\nReview Email program that we have done and come up with questions.\nMake sure you guys understand how to loop through List.\nMake sure you guys understand how to create a Class.\nMake sure you guys understand what is constructor and getter and setter.\nMake sure you guys understand how to create methods.
URL:https://www.ayclogic.com/event/9-am-intro-to-java-16/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR