BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//American Young Coder - ECPv6.10.1.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
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:20220507T090000
DTEND;TZID=America/Los_Angeles:20220507T100000
DTSTAMP:20260428T072112
CREATED:20220507T180717Z
LAST-MODIFIED:20220507T180717Z
UID:12888-1651914000-1651917600@www.ayclogic.com
SUMMARY:9 AM - Intro To Java - Gamas
DESCRIPTION:Today We Do\n\nWe reviewed EmailApplication\nWe continued EmailApplication by adding checkInbox.\n\nHomework\n\nCreate a new Java Project. PracticeQuiz.\nDo exercises from https://docs.google.com/forms/d/1jmuWBAdD1bSY3voMhjxz2ql5Jh5obi3-xagR146hpIQ submit this Practice quiz on Friday night.
URL:https://www.ayclogic.com/event/9-am-intro-to-java-gamas-4/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220507T120000
DTEND;TZID=America/Los_Angeles:20220507T130000
DTSTAMP:20260428T072112
CREATED:20220507T200507Z
LAST-MODIFIED:20220507T200507Z
UID:12893-1651924800-1651928400@www.ayclogic.com
SUMMARY:12 PM - Intro To Java - Gamas
DESCRIPTION:Today We Do\n\nWe continued with MonsterInheritance project.\nWe added meleeAttack feature and override monster.meleeAttack() inside dragon.meleeAttack() so Dragon is immune to meleeAttack.\nWe also able to start Android Studio temperature converter mobile app project.\n\nHomework\n\nNo homework
URL:https://www.ayclogic.com/event/12-pm-intro-to-java-gamas-16/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220507T130000
DTEND;TZID=America/Los_Angeles:20220507T140000
DTSTAMP:20260428T072112
CREATED:20220507T210020Z
LAST-MODIFIED:20220510T020328Z
UID:12896-1651928400-1651932000@www.ayclogic.com
SUMMARY:1 PM Intro to Java - Alex
DESCRIPTION:Homework:\n\nChange your Magic8Ball project to using the methods like how we did it for TellMeYourAgeOOP.\n\na. The main method should only have two lines of code\, creating the class and then running it.\n\n\nFor the School Application\,  “1. Add Student” feature\, change the code by creating a new method: createStudent(). This is very similar to what you did in TellMeYourAgeOOP where we have a method for each of the features.\nAlso\, add in the second option for adding in a teacher. “2. Add Teacher”.\n\na. Create Teacher class just like you created the Student class last Saturday. The following are the Teacher attributes: firstName\, lastName\, age\, email\, subjectOfExpertise.\nb. When the user chose this feature\, they should be prompted with the teacher’s information. If you did it properly\, it should look like this\n\n\n\nPlease select one of the items below\n            1. Add Student\n            2. Add Teacher\n            3. Find Student\n            4. Find Teacher\n            5. List all students\n            6. List all teachers\nMake your selection 1-6 (enter "exit" to quit):2\n\nADD TEACHER\nEnter teacher's first name: Alex\nEnter teacher's last name: Lee\nEnter teacher's age: 19\nEnter teacher's email: alexlee@ayclogic.com\nEnter teacher's subject of expertise: Math\nYou have successfully added Alex teacher on your system\n\n\nPlease select one of the items below\n            1. Add Student\n            2. Add Teacher\n            3. Find Student\n            4. Find Teacher\n            5. List all students\n            6. List all teachers\nMake your selection 1-6 (enter "exit" to quit):
URL:https://www.ayclogic.com/event/1-pm-intro-to-java-alex-2/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR