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:20211002T100000
DTEND;TZID=America/Los_Angeles:20211002T110000
DTSTAMP:20260428T190623
CREATED:20211002T180724Z
LAST-MODIFIED:20211002T180724Z
UID:9640-1633168800-1633172400@www.ayclogic.com
SUMMARY:10 AM - Intro To Java
DESCRIPTION:Today We Do\n\nWe continued with EmailApplication project.\nWe added login feature where the application will check user email and password if it match the one inside the system.\nWe displayed Login menu when email and password have been verified.\n\nHomework\n\nCreate a new class EmailMessage.java which will contain the following attributes: senderEmail\, destinationEmail\, subject and content.\nInside EmailApplication.java\, create a new HashMap<String\, EmailMessage> to store email messages.\nWhen user create a new email get inputs from user and store the email message inside the newly created HashMap<String\, EmailMessage>\n\nPlease select from below:\n1. Check your inbox\n2. Create new email\n3. Logout\nEnter your selection:2\n\nCOMPOSE NEW EMAIL\nSend To: john@ayclogic.com\nSubject: Don't forget to study for final Exam next week\nContent: Hi John\, next week we have Java final Exam in AYCLOGIC\, don't forget to study\n\nEmail is sent successfuly sent to john@ayclogic.com
URL:https://www.ayclogic.com/event/10-am-intro-to-java-17/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20211002T120000
DTEND;TZID=America/Los_Angeles:20211002T130000
DTSTAMP:20260428T190623
CREATED:20211002T195920Z
LAST-MODIFIED:20211002T195920Z
UID:9646-1633176000-1633179600@www.ayclogic.com
SUMMARY:12 PM - Intro To Java
DESCRIPTION:Today We Do\n\nWe installed IntelliJ Community edition and install Java version 16.\nWe learned about variables and data types\n\nprimitive data types: int\, short\, long\, double and float.\nnon-primitive data types: Integer\, String\n\n\nWe learned how to combine String using Java formatter.\n\nHomework\n\nCreate a new Java file called Oct2_VariableDataTypeHomework.java.\nDo number exercises number 1 to 3 from here: https://www.ayclogic.com/java-variables-datatypes/\n\n 
URL:https://www.ayclogic.com/event/12-pm-intro-to-java/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR