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:20220313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20221106T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220806T130000
DTEND;TZID=America/Los_Angeles:20220806T140000
DTSTAMP:20260426T013914
CREATED:20220809T063859Z
LAST-MODIFIED:20220809T063859Z
UID:14288-1659790800-1659794400@www.ayclogic.com
SUMMARY:1 PM Intro to Java - Alex
DESCRIPTION:Today We Did:\n\nWe continued with the AYCLOGIC Email project and were able to finish multiple parts.\nWe were able to finish the login menu and also explained how we could transfer the account from one method to another so that it could be used there.\n\nFor Homework:\n\nThis week’s homework is going to be creating the EmailMessage.java class which is going to be used to save and show it to whoever the email is sent to.\nThe attributes should be as listed below:\nAlso\, make sure to create all the getters and setters for the attributes along with the constructor.\n\n    private String senderEmail;\n    private String recipientEmail;\n    private String subject;\n    private String content;
URL:https://www.ayclogic.com/event/1-pm-intro-to-java-alex-9/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR