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:20220212T100000
DTEND;TZID=America/Los_Angeles:20220212T110000
DTSTAMP:20260428T114657
CREATED:20220212T211037Z
LAST-MODIFIED:20220212T211037Z
UID:11558-1644660000-1644663600@www.ayclogic.com
SUMMARY:10 AM - Intro To Java - Gamas
DESCRIPTION:Homework\n\nWe continued with our Temperature Converter android application.\nMake the “Fahrenheit” and “Celcius” labels in the app bold and bigger and left alligned.
URL:https://www.ayclogic.com/event/10-am-intro-to-java-gamas-7/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220212T120000
DTEND;TZID=America/Los_Angeles:20220212T130000
DTSTAMP:20260428T114657
CREATED:20220212T210708Z
LAST-MODIFIED:20220212T210708Z
UID:11556-1644667200-1644670800@www.ayclogic.com
SUMMARY:12 PM - Intro To Java - Gamas
DESCRIPTION:Homework\n\nCreate a new Java project in your IntelliJ. Name it SAT-12PM-EmailApplication\nCreate a new class EmailAccount.java with the following attributes: email\, password\, name;\nCreate a new class EmailSystem.java. This is going to be the starting point of your system.\nIn the EmailSystem\, create the run method and other methods necessarily to be able to do the following features below:\n\nWelcome to AYCLOGIC Email System.\n\nPlease select from below\n1. Create an Email Account\n2. Login\n3. List all Email Accounts\n4. Exit\nEnter your selection: 1\n\nCREATE EMAIL ACCOUNT\n1. Enter your name: Crystal\n2. Enter your email: crystal@gmail.com\n3. Enter your password: abcd\nYou have successfully created email account for Crystal.\n\nPlease select from below\n1. Create an Email Account\n2. Login\n3. List all Email Accounts\n4. Exit\nEnter your selection: 3\n\nThere are total of 3 email accounts in the system\n1. Gamas Chang - gamas@ayclogic.com\n2. Crystal - crystal@gmail.com\n3. Jessica Sunjoyo - jessica@ayclogic.com\n\nPlease select from below\n1. Create an Email Account\n2. Login\n3. List all Email Accounts\n4. Exit\nEnter your selection: 4\n\nThank you for using AYCLOGIC Email System.
URL:https://www.ayclogic.com/event/12-pm-intro-to-java-gamas-8/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220212T150000
DTEND;TZID=America/Los_Angeles:20220212T160000
DTSTAMP:20260428T114657
CREATED:20220213T000628Z
LAST-MODIFIED:20220213T000628Z
UID:11571-1644678000-1644681600@www.ayclogic.com
SUMMARY:3 PM - Intro To Java - Gamas
DESCRIPTION:Today We Do\n\nWe continued with SchoolApplication.\nWe added listAllStudents() and listAllTeachers()\nWe check if our list is empty to print “We don’t have any students in our system yet.”\nWe added findStudent()\n\nHomework\n\nChange the code in listAllTeachers() so when the teacherList is empty\, it will print “We don’t have any teachers in our system yet”.\nAdd code to enable “5. Find teacher”. Try to do it without copy and paste.\nInside the findStudent() if the program cannot find the student\, print “<name> does not exist in our system.”
URL:https://www.ayclogic.com/event/3-pm-intro-to-java-gamas-6/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220212T170000
DTEND;TZID=America/Los_Angeles:20220212T180000
DTSTAMP:20260428T114657
CREATED:20220213T015441Z
LAST-MODIFIED:20220213T015441Z
UID:11581-1644685200-1644688800@www.ayclogic.com
SUMMARY:5 PM - Intro To Java - Gamas
DESCRIPTION:Today We Do\nHomework\n\nContinue with SAT-5PM-EmailApplication\nAdd the code to do “1. Create an Email Account”\nAdd the code to do “3. List all Email Account”\n\nPlease select from below\n1. Create an Email Account\n2. Login\n3. List all Email Accounts\n4. Exit\nEnter your selection:1\n\nCREATE EMAIL ACCOUNT\n1. Enter your name: Aidan\n2. Enter your email: aidan@ayclogic.com\n3. Enter your password: abcd\nYou have successfully created email account for Aidan.
URL:https://www.ayclogic.com/event/5-pm-intro-to-java-gamas-7/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR