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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231202T160000
DTEND;TZID=America/Los_Angeles:20231202T170000
DTSTAMP:20260424T053545
CREATED:20231203T021117Z
LAST-MODIFIED:20231203T021117Z
UID:22825-1701532800-1701536400@www.ayclogic.com
SUMMARY:4 PM – Intro To Java – William
DESCRIPTION:Today We Did\n\nReviewed:\n\nAdd a teacher\nList all teachers\nList all students.\n\n\nExplained overriding toString() method\nStarted findStudent()\n\nHomework\n\nFinish findStudent()\n\nAdd a last name attribute to Student\n\nMake sure to modify addStudent()\n\n\nCheck if first and last name that user inputs matches a student\nPrint out the student’s information (name\, age\, grade)\n\n\nCreate findTeacher()\n\nMatch first and last name (similar to findStudent())\n\n\n\n\n\nMake sure to add both methods to your run() method\n\nUpload your SchoolApplication files to your assigned Google Drive folders by Friday night. \nIf you have any questions\, please email me at williamsmith@ayclogic.com.
URL:https://www.ayclogic.com/event/4-pm-intro-to-java-william-2/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231209T160000
DTEND;TZID=America/Los_Angeles:20231209T170000
DTSTAMP:20260424T053545
CREATED:20231210T011655Z
LAST-MODIFIED:20231210T011655Z
UID:22938-1702137600-1702141200@www.ayclogic.com
SUMMARY:4 PM – Intro To Java – William
DESCRIPTION:Today We Did\n\nFinished findStudent() and findTeacher()\nImplemented listTeenageStudents()\nLearned about switch statements\n\nHomework\n\nAdd a message that displays when attempting to list when there are no users/teachers\n\nEdit listAllTeachers()\, listAllStudents()\, listTeenageStudents() to print: “There are no ___ in our system yet”\nUse the .size() method on the list\n\n\nAdd a message in listTeenageStudents() to display when there are no teenage students\n\nUpload your SchoolApplication files to your assigned Google Drive folders by Friday night. \nIf you have any questions\, please email me at williamsmith@ayclogic.com.
URL:https://www.ayclogic.com/event/4-pm-intro-to-java-william-3/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231216T162000
DTEND;TZID=America/Los_Angeles:20231216T170000
DTSTAMP:20260424T053545
CREATED:20231217T024702Z
LAST-MODIFIED:20231217T024738Z
UID:23079-1702743600-1702746000@www.ayclogic.com
SUMMARY:4 PM – Intro To Java – William
DESCRIPTION:Today We Did\n\nReviewed listTeenageStudents() in SchoolSystem\nStarted learning about HashMaps\n\nput()\nget()\n\n\n\nHomework\n\nCreate a new HashMap called studentMap that maps from a student’s first name to their grade (Integer).\n\nAdd 2 students of your choice with different grade levels and names\, and print out their grade levels.\n\nE.g. (William Smith is in grade 13)\n\n\n\n\n\nNOTE: We will be starting class 20 minutes early next week to make up for lost time 🙂 \nIf you have any questions\, please email me at williamsmith@ayclogic.com.
URL:https://www.ayclogic.com/event/4-pm-intro-to-java-william-4/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231223T154000
DTEND;TZID=America/Los_Angeles:20231223T170000
DTSTAMP:20260424T053545
CREATED:20231224T021448Z
LAST-MODIFIED:20231224T021752Z
UID:23205-1703346000-1703350800@www.ayclogic.com
SUMMARY:4 PM – Intro To Java – William
DESCRIPTION:Today We Did\n\nFinished learning about HashMaps\n\ncontainsKey()\nReplace values\nremove()\nsize()\nkeySet()\nvalues()\n\n\nStarted EmailApplication\n\ncreateEmailAccount()\nCreated EmailAccount class\n\n\n\nHomework\nWork on EmailApplication: \n\nCreate getter methods for EmailAccount (refer to Student in SchoolApplication as reference)\nImplement listAllEmailAccounts():\n\nPrint the message: “We have a total of __ email accounts in our system!”\nList all accounts in the system in the format: “#. (name) – (email)”\nThe output should look something like:\n\n\n\nPlease select an item below:\n1. Create an email account\n2. Login\n3. List all email accounts\n4. Exit\nPlease make your selection (1-4): 3\n\nWe have a total of 3 email accounts in our system!\n\n1. Elijah Tshing - iamverycool@gmail.com\n\n2. Jayden Chong - tomato@outlook.com\n\n3. Shawn Zhuang - szhuang@ayclogic.com\nREMINDER: NO CLASS NEXT WEEK. Happy Holidays! \nIf you have any questions\, please email me at williamsmith@ayclogic.com.
URL:https://www.ayclogic.com/event/4-pm-intro-to-java-william-5/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR