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:20220514T090000
DTEND;TZID=America/Los_Angeles:20220514T100000
DTSTAMP:20260428T072420
CREATED:20220514T181303Z
LAST-MODIFIED:20220514T184928Z
UID:13047-1652518800-1652522400@www.ayclogic.com
SUMMARY:9 AM - Intro To Java - Gamas
DESCRIPTION:Today We Do\n\nWe reviewed the practice quiz result about List\, Bird class.\n\nHomework\n\nIn your Email Application project go to EmailAccount.java class.\nAdd one more attribute\, String phone number.\nAdd this attribute to the constructor.\nAdd getter and setter.\nInside EmailApplicationMain.java\, inside initializeEmailAccounts method\, add phone number for every EmailAccount.\nInside EmailApplicationMain.java\, inside createEmailAccount()\, ask user for their phone number. Pass the phone number when you create EmailAccount class.\nInside EmailApplicationMain.java\, inside listAllEmailAccounts()\, display the user phone number.\nLook at example 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: John Chen\n2. Enter your email: john@ayclogic.com\n3. Enter your password: abcd\n4. Enter your phone number: (818) 222-1111\nYou have successfully created email account for John Chen.\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 4 email accounts in the system\n1. Nathan Truong - nathan@ayclogic.com - (887) 888-8888\n2. John Chen - john@ayclogic.com - (818) 222-1111\n3. Gamas Chang - gamas@ayclogic.com - (888) 888-8888\n4. Amber Kuo - amber@ayclogic.com - (886) 888-8888\n\nPlease select from below\n1. Create an Email Account\n2. Login\n3. List all Email Accounts\n4. Exit\nEnter your selection:
URL:https://www.ayclogic.com/event/9-am-intro-to-java-gamas-5/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220514T120000
DTEND;TZID=America/Los_Angeles:20220514T130000
DTSTAMP:20260428T072420
CREATED:20220514T200024Z
LAST-MODIFIED:20220514T201642Z
UID:13053-1652529600-1652533200@www.ayclogic.com
SUMMARY:12 PM - Intro To Java - Gamas
DESCRIPTION:Today We Do\n\nWe learned about creating Android App\nWe learned how to add button\nWe learned how to add TextView\nWe learned how to add EditText\nWe learned about Android Constraint Layout.\n\nHomework\n\nAdd Celcius TextView to the right of Fahrenheit TextView.\nAdd convertedTextField to the right of originalTextField.\nLook at below screenshot
URL:https://www.ayclogic.com/event/12-pm-intro-to-java-gamas-17/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220514T130000
DTEND;TZID=America/Los_Angeles:20220514T140000
DTSTAMP:20260428T072420
CREATED:20220518T022455Z
LAST-MODIFIED:20220518T022455Z
UID:13099-1652533200-1652536800@www.ayclogic.com
SUMMARY:1 PM Intro to Java - Alex
DESCRIPTION:Today We Did:\n\nWe continued by creating the Teacher class with all its attributes.\nAlso\, add in createTeacher() and how to list all the students out when asked to.\nAlso\, we learned about getters and setters and how to use them.\n\nFor Homework:\n\nAdd in the getters and setters for the Teacher class if you have not done it already.\nWhen there are no teachers or students inside the list it should print out “We have no students/teachers in our system yet”\nAdd in listAllTeachers() where it will list all the teachers out when you type in 6 into the menu.\n\nPlease select one of the items below\n1. Add Student\n2. Add Teacher\n3. Find Student\n4. Find Teacher\n5. List all students\n6. List all teachers\nMake your selection 1-6 (enter "exit" to quit): 6 \n\nLIST ALL TEACHERS\nWe have no teachers in our system yet\n\nPlease select one of the items below\n1. Add Student\n2. Add Teacher\n3. Find Student\n4. Find Teacher\n5. List all students\n6. List all teachers\nMake your selection 1-6 (enter "exit" to quit): 2\n\nADD NEW TEACHER\nEnter the first name: Alex\nEnter the last name: Lee\nEnter the age: 18\nEnter the email: alexlee@ayclogic.com\nEnter the teacher's subject of expertise: Coding\nYou have added the teacher Alex successfully\n\nPlease select one of the items below\n1. Add Student\n2. Add Teacher\n3. Find Student\n4. Find Teacher\n5. List all students\n6. List all teachers\nMake your selection 1-6 (enter "exit" to quit): 6 \n\nLIST ALL TEACHERS\nAlex Lee is 18 years old and teaches the Coding subject
URL:https://www.ayclogic.com/event/1-pm-intro-to-java-alex-3/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR