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:20220108T100000
DTEND;TZID=America/Los_Angeles:20220108T110000
DTSTAMP:20260428T131922
CREATED:20220108T185520Z
LAST-MODIFIED:20220108T185520Z
UID:10992-1641636000-1641639600@www.ayclogic.com
SUMMARY:10 AM - Intro To Java - Gamas
DESCRIPTION:Today We Do\n\nWe added Player class\nWe removed code duplication on Dragon\, Troll and WaterGolem\nWe added maxAttack on Monster.\n\nHomework\n\nAfter player attacked monster\, the monster also need to damage the player. The damage would be from range of 0 to monster.maxAttack.\nIf the player.health <= 0\, stop the loop.\nDownload https://developer.android.com/studio
URL:https://www.ayclogic.com/event/10-am-intro-to-java-gamas-3/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220108T120000
DTEND;TZID=America/Los_Angeles:20220108T130000
DTSTAMP:20260428T131922
CREATED:20220108T210150Z
LAST-MODIFIED:20220108T210150Z
UID:10998-1641643200-1641646800@www.ayclogic.com
SUMMARY:12 PM - Intro To Java - Gamas
DESCRIPTION:Homework:\n\nCreate a class RestaurantSystem.java\nAnd the class should be very similar to Dec2MethodHomework.java where it will continuously displaying menu until user enter 3.\n\nSelect below:\n1. Add new restaurant\n2. List all restaurants\n3. Exit\nEnter your selection (1\, 2 or 3):2\n\nSelect below:\n1. Add new restaurant\n2. List all restaurants\n3. Exit\nEnter your selection (1\, 2 or 3):3\nThank you for using AYCLOGIC Restaurant system.
URL:https://www.ayclogic.com/event/12-pm-intro-to-java-gamas-3/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220108T170000
DTEND;TZID=America/Los_Angeles:20220108T180000
DTSTAMP:20260428T131922
CREATED:20220109T020134Z
LAST-MODIFIED:20220109T020318Z
UID:11025-1641661200-1641664800@www.ayclogic.com
SUMMARY:5 PM - Intro To Java - Gamas
DESCRIPTION:Homework\n\nContinue on StudentApplication project.\nCreate a new class Teacher which has the following attributes: firstName\, lastName\, age and subjectOfExpertise.\nInside SchoolSystem.java\, create a new list teacherList.\nAdd the “2. Add new teacher” feature.\nThis is very similar to “1. Add new student”. If you do it correctly\, it should look like this\n\nSchool System:\n1. Add a student\n2. Add a teacher\n3. Find student\n4. Find teacher\n5. List all students\n6. List all teachers\nEnter your selection (type "exit" to quit):2\n\nEnter First Name: Gamas\nEnter Last Name: Chang\nHow old are you: 100\nEnter Subject of Expertise: Java\nNew Teacher record is created: Gamas\n\nSchool System:\n1. Add a student\n2. Add a teacher\n3. Find student\n4. Find teacher\n5. List all students\n6. List all teachers\nEnter your selection (type "exit" to quit):
URL:https://www.ayclogic.com/event/5-pm-intro-to-java-gamas-2/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR