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:20220618T090000
DTEND;TZID=America/Los_Angeles:20220618T100000
DTSTAMP:20260428T072954
CREATED:20220618T165602Z
LAST-MODIFIED:20220618T165602Z
UID:13597-1655542800-1655546400@www.ayclogic.com
SUMMARY:9 AM - Intro To Java - Gamas
DESCRIPTION:Homework\n\nContinue on MonsterInheritance project\nAdd code to do the following\n\nPlease select from one of the following\n1. Add new monster\n2. List all monsters\n3. Play the game\nEnter your selection (enter "exit" to quit):1\n\nADD NEW Monster\nEnter monster species: Griffin\nEnter monster health: 70\nEnter monster max attack: 40\n\nPlease select from one of the following\n1. Add new monster\n2. List all monsters\n3. Play the game\nEnter your selection (enter "exit" to quit):2\n- troll - 50 health\n- dragon - 100 health\n- Water Golem - 30 health\n- Griffin - 70 health\n\nPlease select from one of the following\n1. Add new monster\n2. List all monsters\n3. Play the game\nEnter your selection (enter "exit" to quit):3\n\nWhat is your name: Gamas\nHow much health you want: 100\n\nGamas has 100 health remaining.\nPlease select one of the following monsters:\n- troll - 50 health\n- dragon - 100 health\n- Water Golem - 30 health\nEnter your selection (Enter 'stop' to end the game):
URL:https://www.ayclogic.com/event/9-am-intro-to-java-gamas-9/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220618T130000
DTEND;TZID=America/Los_Angeles:20220618T140000
DTSTAMP:20260428T072954
CREATED:20220621T034944Z
LAST-MODIFIED:20220624T233843Z
UID:13665-1655557200-1655560800@www.ayclogic.com
SUMMARY:1 PM Intro to Java - Alex
DESCRIPTION:Today We Did:\n\nWe continued and were able to finish up the RestaurantMap project which used HashMap.\nWe learned more about how to add things into a HashMap as well as how to get things back from the HashMap.\n\nFor Homework:\n\nGo back to your School System project and create a new file called SchoolSystemUsingHashMap.java\nIn that file\, create a String variable for the menu (which you can find in the SchoolSystem.java class) and also create a HashMap to store the Students in.\nCreate two methods for adding in a student and also listing all the students that you have added in. Of course in these 2 methods\, you need to add new student to the Map that you created in #2 and listing all students means looping through all elements in the Map.\nThe key can be the Student’s name.
URL:https://www.ayclogic.com/event/1-pm-intro-to-java-alex-6/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220618T170000
DTEND;TZID=America/Los_Angeles:20220618T180000
DTSTAMP:20260428T072954
CREATED:20220619T010852Z
LAST-MODIFIED:20220619T010852Z
UID:13612-1655571600-1655575200@www.ayclogic.com
SUMMARY:5 PM - Intro To Java - Gamas
DESCRIPTION:Homework\n\nChange the app_name inside res/values/strings.xml into something other than Temperature Converter and use other languages that DOES NOT use alphabeth. For example\, Korean or Chinese or Arabic. Use google translate\nInside res/values/strings.xml change the value of convertButtonName into something else and use it inside activity_main.xml to change the Convert Button text.
URL:https://www.ayclogic.com/event/5-pm-intro-to-java-gamas-19/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR