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:20220625T090000
DTEND;TZID=America/Los_Angeles:20220625T100000
DTSTAMP:20260428T075326
CREATED:20220625T182005Z
LAST-MODIFIED:20220625T182204Z
UID:13761-1656147600-1656151200@www.ayclogic.com
SUMMARY:9 AM - Intro To Java - Gamas
DESCRIPTION:Today We Do\n\nWe continued with MonsterInheritance project.\nWe added player’s health and player’s name as MonsterInheritance class attributes.\nWe reuse listAllMonsters() method to display the list of monster after user play the game.\n\nAnnouncement\nThere is no class on July 2nd because of July 4 weekend. Please look at this page for list of observed holidays for my school: https://www.ayclogic.com/observed-holidays/ class will resume on July 9th. \nHomework\nAfter user play the game (“3”) and enter a monster species\, your program need to do the following: \n\nIf user enter a monster species that is NOT in the monsterMap\, print “We can not find this monster in our system: <monster name>.”\nIf user enter “stop”\, you need to stop the loop and display the previous menu.\nIf user enter a monster species that is exists in the monsterMap\, then you need to print the next menu.\nLook at below expected result.\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): asdfadsf\nWe can not find this monster in our system: asdfadsf.\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): stop\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): troll\n\nWhat do you want to do with the troll:\n1. Magic attack\n2. Melee attack\n3. Arrow attack (5 -10 damage)\n4. Heal\nEnter your selection:
URL:https://www.ayclogic.com/event/9-am-intro-to-java-gamas-10/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220625T130000
DTEND;TZID=America/Los_Angeles:20220625T140000
DTSTAMP:20260428T075326
CREATED:20220625T205447Z
LAST-MODIFIED:20220625T205447Z
UID:13773-1656162000-1656165600@www.ayclogic.com
SUMMARY:1 PM - Intro To Java - Alex
DESCRIPTION:Today We Did:\n\nWe continued with the School System using the Hash Map project\nAdded in the ability to find the student and also how we can edit the student using HashMap.\n\nFor Homework:\n\nAdd in all the methods for adding the Teacher\, listing all the Teachers\, and finding and editing the teacher.\nMake sure that the teacher also is using the HashMap\, so create a new Map for the teachers.\nRemember that there will be no class next week\, have a good July 4th weekend.
URL:https://www.ayclogic.com/event/1-pm-intro-to-java-alex-7/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220625T170000
DTEND;TZID=America/Los_Angeles:20220625T180000
DTSTAMP:20260428T075326
CREATED:20220626T011708Z
LAST-MODIFIED:20220626T011708Z
UID:13779-1656176400-1656180000@www.ayclogic.com
SUMMARY:5 PM - Intro To Python - Gamas
DESCRIPTION:Today We Do\n\nWe continued with Temperature Converter android application.\nWe added feature to change header when user select a different conversion type in the spinner.\n\nHomework\n\nDuring the class\, we only change the header when user change to “Celcius to Fahrenheit”. Add code to change the header for the other 2 options.\nApply different conversion formula inside MainActivity.convertButtonOnClick(View) according to selected conversion in the spinner. Google the formula to convert from Celcius to Fahrenheit and Kelvin to Fahrenheit.
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-gamas-4/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR