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:20210314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20211107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210321T090000
DTEND;TZID=America/Los_Angeles:20210321T100000
DTSTAMP:20260425T153742
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:20210321T190000
DTEND;TZID=America/Los_Angeles:20210321T200000
DTSTAMP:20260425T153742
CREATED:20210322T053226Z
LAST-MODIFIED:20210322T053226Z
UID:6784-1616353200-1616356800@www.ayclogic.com
SUMMARY:7PM - Intro to Python
DESCRIPTION:Today we learned:\n\nHow to modify strings using:\n\n.title()\n.upper()\n.lower()\n\n\nHow to concatenate strings using f-string\n\n\nHomework:\n\nDo pages 79-81 from the textbook (IntroToPythonPg79to81) in a file called March21_IfElseHomework.py\n\n\n\nIf you have any questions\, please send an email to latisha@ayclogic.com
URL:https://www.ayclogic.com/event/7pm-intro-to-python-6/
END:VEVENT
END:VCALENDAR