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:20240310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20241103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240805T190000
DTEND;TZID=America/Los_Angeles:20240805T200000
DTSTAMP:20260419T034308
CREATED:20240806T034852Z
LAST-MODIFIED:20240806T034852Z
UID:26296-1722884400-1722888000@www.ayclogic.com
SUMMARY:7 PM – Intro To Java – Darin
DESCRIPTION:What We Did Today:\n\nStarted on the Monster Inheritance project\, implement all functionalities except for the play method().\n\nHomework:\n\nCreate the start of the play() method.\nAfter printing out the header “ADD PLAYER”\, get input from the shell after asking the user what monster they want to fight\nCheck the input by using .get()\, where .get() returns the monster object if the key exists\, and null otherwise.\nPrint out “Monster exists” if .get() works to get a valid monster\, and “Monster %s does not exist in the system. Please try again.” otherwise\nYou will want to name the input for the monster as monsterKey\n\nSample output: \nPLAY GAME\nEnter player name: darin\nEnter player name: 100 \ndarin has 100 health remaining.\nPlease select one of the following monsters:\nTroll – 75 health – 10 max attack\nGoblin – 30 health – 5 max attack\nDragon – 100 health – 20 max attack\nEnter your selection (Enter ‘stop’ to end the game): trol\nMonster trol does not exist in the system. Please try again. \ndarin has 100 health remaining.\nPlease select one of the following monsters:\nTroll – 75 health – 10 max attack\nGoblin – 30 health – 5 max attack\nDragon – 100 health – 20 max attack\nEnter your selection (Enter ‘stop’ to end the game): troll\nMonster exists \ndarin has 100 health remaining.\nPlease select one of the following monsters:\nTroll – 75 health – 10 max attack\nGoblin – 30 health – 5 max attack\nDragon – 100 health – 20 max attack\nEnter your selection (Enter ‘stop’ to end the game): Troll\nMonster exists \ndarin has 100 health remaining.\nPlease select one of the following monsters:\nTroll – 75 health – 10 max attack\nGoblin – 30 health – 5 max attack\nDragon – 100 health – 20 max attack\nEnter your selection (Enter ‘stop’ to end the game): \nNotes:\nIf you have any questions\, you can email me at ddjapri@ayclogic.com \nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/
URL:https://www.ayclogic.com/event/7-pm-intro-to-java-darin-13/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240807T190000
DTEND;TZID=America/Los_Angeles:20240807T200000
DTSTAMP:20260419T034308
CREATED:20240808T030900Z
LAST-MODIFIED:20240808T030900Z
UID:26352-1723057200-1723060800@www.ayclogic.com
SUMMARY:7 PM – Intro To Java – Darin
DESCRIPTION:What We Did Today:\n\nContinued the Temperature Converter project in Android Studio\, implementing the conversion from Fahrenheit to Celsius\nLearnt about the structure of android applications with manifests.xml and strings.xml\, a resource file for other files to use\n\nHomework:\n\nFinish your Driver System final exam practice if you aren’t done with it already!\nChange the app name of the android application to a name that is in a foreign language (non-alphabetical) through strings.xml if you haven’t done so already!\n\n\n\nNotes:\nIf you have any questions\, you may reach out to me at ddjapri@ayclogic.com.
URL:https://www.ayclogic.com/event/7-pm-intro-to-java-darin-14/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240810T183000
DTEND;TZID=America/Los_Angeles:20240810T193000
DTSTAMP:20260419T034308
CREATED:20240811T025613Z
LAST-MODIFIED:20240811T025730Z
UID:26417-1723314600-1723318200@www.ayclogic.com
SUMMARY:6:30 PM – Intro To Java – Darin
DESCRIPTION:What We Did Today:\n\nContinued the monster inheritance program\, highlighting how to use inheritance on a class using the “extends” keyword.\nCreated the magic attack method as well as made the player receive damage every time the player attacks the monster in any way.\n\nHomework:\n\nContinue in your monster inheritance project and upload the files to the google drive when you are finished!\n\nHW\nFinish the if statement chains for water magic\, earth magic\, and wind magic. Add an additional else statement to check if the input is invalid.\n\nMake a new Slime class to inherit from Monster\, but make it so that the slime is immune to water type magic.\n\n\nYou can cross check your results with the following sample output:\nMAGIC ATTACK\nWhat type of magic do you want to use on Slime?\n1. Fire magic – 10 damage\n2. Water magic – 10 damage\n3. Earth magic – 12 damage\n4. Wind magic – 8 damage\nEnter your selection: 2 \nThe slime is immune to water magic. No damage is done.\nSlime attacked you and did 9 damage. You have 91 health remaining. \ndarin has 91 health remaining.\n– Troll: 100 health – (15 – 20 attack)\n– Goblin: 50 health – (10 – 15 attack)\n– Slime: 40 health – (5 – 10 attack)\n\nNotes:\nYou can email me at ddjapri@ayclogic.com if you have any questions!
URL:https://www.ayclogic.com/event/630-pm-intro-to-java-darin-3/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240812T190000
DTEND;TZID=America/Los_Angeles:20240812T200000
DTSTAMP:20260419T034308
CREATED:20240812T102615Z
LAST-MODIFIED:20240813T030225Z
UID:26425-1723489200-1723492800@www.ayclogic.com
SUMMARY:7 PM – Intro To Java – Darin
DESCRIPTION:What We Did Today:\n\nContinued the Monster Inheritance Project\, implementing the play method for attacking and healing the monsters.\nIntroduced Inheritance in Java through the magic attack system.\n\nHomework:\nSubmit your code to the google drive when you are finished! \n\nCreate the arrowAttack method for selection 3 in the play method\, where you deal a random amount of damage from 5 – 20 to the selected monster.\nCreate the getAttacked method where the monster attacks you with a random amount from (a lower bound u make up) to (m.getMaxAttack()) and use it in all 3 attack methods in play().\n\nNotes:\nIf you have any questions\, you can email me at ddjapri@ayclogic.com \nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/
URL:https://www.ayclogic.com/event/7-pm-intro-to-java-darin-15/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240813T090000
DTEND;TZID=America/Los_Angeles:20240813T100000
DTSTAMP:20260419T034308
CREATED:20240813T160138Z
LAST-MODIFIED:20240813T170549Z
UID:26433-1723539600-1723543200@www.ayclogic.com
SUMMARY:9 AM – Intro To Java – Darin
DESCRIPTION:What We Did Today:\n\nAdded a Spinner element for the drop down menu to change conversion types\nSuccessfully implemented a way for us to grab the items selected from the spinner and test print out\nLearnt a bit about the “implements” keyword\n\nHomework:\n\nAdd an underline to the output either by manually putting in a new TextView or restructuring the code to use Number (Decimal) instead.\n\nNotes:\nIf you have any questions\, feel free to contact me at ddjapri@ayclogic.com.
URL:https://www.ayclogic.com/event/9-am-intro-to-java-darin-4/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240814T190000
DTEND;TZID=America/Los_Angeles:20240814T200000
DTSTAMP:20260419T034308
CREATED:20240815T085122Z
LAST-MODIFIED:20240815T085122Z
UID:26468-1723662000-1723665600@www.ayclogic.com
SUMMARY:7 PM – Intro To Java – Darin
DESCRIPTION:What We Did Today:\n\nContinued the Temperature Converter project in Android Studio\, implementing a spinner class to change the conversion types\n\nHomework:\nNone this week! \nNotes:\n\nIf you have any questions\, you may reach out to me at ddjapri@ayclogic.com.
URL:https://www.ayclogic.com/event/7-pm-intro-to-java-darin-16/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240817T183000
DTEND;TZID=America/Los_Angeles:20240817T193000
DTSTAMP:20260419T034308
CREATED:20240818T012258Z
LAST-MODIFIED:20240818T090305Z
UID:26528-1723919400-1723923000@www.ayclogic.com
SUMMARY:6:30 PM – Intro To Java – Darin
DESCRIPTION:What We Did Today:\n\nSetup android studio for running android applications\n\nHomework:\n\nNone !\n\nNotes:\nYou can email me at ddjapri@ayclogic.com if you have any questions!
URL:https://www.ayclogic.com/event/630-pm-intro-to-java-darin-4/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240819T190000
DTEND;TZID=America/Los_Angeles:20240819T200000
DTSTAMP:20260419T034308
CREATED:20240820T030239Z
LAST-MODIFIED:20240820T030239Z
UID:26539-1724094000-1724097600@www.ayclogic.com
SUMMARY:7 PM – Intro To Java – Darin
DESCRIPTION:What We Did Today:\n\nContinued the Monster Inheritance Project\, implementing inheritance in the magic attack system for immunity.\n\nHomework:\nSubmit your code to the google drive when you are finished! \n\nCreate a slime class that inherits from the Monster class\, but make the slime weak to fire magic and deal double damage\, but immune to water magic.\n\nNotes:\nIf you have any questions\, you can email me at ddjapri@ayclogic.com \nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/
URL:https://www.ayclogic.com/event/7-pm-intro-to-java-darin-17/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240821T190000
DTEND;TZID=America/Los_Angeles:20240821T200000
DTSTAMP:20260419T034308
CREATED:20240822T030309Z
LAST-MODIFIED:20240822T030309Z
UID:26581-1724266800-1724270400@www.ayclogic.com
SUMMARY:7 PM – Intro To Java – Darin
DESCRIPTION:What We Did Today:\n\nFinished the temperature converter class\, fully implementing the spinner class.\n\nHomework:\nNone this week! \nNotes:\n\nIf you have any questions\, you may reach out to me at ddjapri@ayclogic.com.
URL:https://www.ayclogic.com/event/7-pm-intro-to-java-darin-18/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240823T170000
DTEND;TZID=America/Los_Angeles:20240823T180000
DTSTAMP:20260419T034308
CREATED:20240820T160448Z
LAST-MODIFIED:20240823T011237Z
UID:26541-1724432400-1724436000@www.ayclogic.com
SUMMARY:9 AM – Intro To Java – Darin
DESCRIPTION:What We Did Today:\n\nChanged what happens when we select an item from the drop down menu\, changing elements on our screen\, as well as back end calculations.\n\nHomework:\n\n\n\nNotes:\nIf you have any questions\, feel free to contact me at ddjapri@ayclogic.com.
URL:https://www.ayclogic.com/event/9-am-intro-to-java-darin-5/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240823T170000
DTEND;TZID=America/Los_Angeles:20240823T180000
DTSTAMP:20260419T034308
CREATED:20240824T002246Z
LAST-MODIFIED:20240824T002246Z
UID:26600-1724432400-1724436000@www.ayclogic.com
SUMMARY:9 AM – Intro To Java – Darin
DESCRIPTION:What We Did Today:\n\nFully implemented the spinner class and finished Temperature Converter Project.\n\nHomework:\n\nStudy for your final exam next week! Focus on MonsterInheritance as well as the Taxi Driver system.\n\nNotes:\nIf you have any questions\, feel free to contact me at ddjapri@ayclogic.com.
URL:https://www.ayclogic.com/event/9-am-intro-to-java-darin-6/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240824T183000
DTEND;TZID=America/Los_Angeles:20240824T193000
DTSTAMP:20260419T034308
CREATED:20240824T211524Z
LAST-MODIFIED:20240826T165044Z
UID:26609-1724524200-1724527800@www.ayclogic.com
SUMMARY:6:30 PM – Intro To Java – Darin
DESCRIPTION:No Class Next Week due to Holiday!\nWhat We Did Today:\n\nExplored android studio\, how the two main files (activity_main.xml and MainActivity.java works)\nNext time we meet\, we will utilize the ID’s to control the elements on the screen\n\nHomework:\n\nAdd ID’s to the elements of the android studio project Temperature Converter.\nFahrenheit: originalTempLabel\nCelsius: convertedTempLabel\nInput underline: originalTempValue\noutput TextView: convertedTempValue\nButton: convertButton\n\nNotes:\nYou can email me at ddjapri@ayclogic.com if you have any questions!
URL:https://www.ayclogic.com/event/630-pm-intro-to-java-darin-5/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240826T190000
DTEND;TZID=America/Los_Angeles:20240826T200000
DTSTAMP:20260419T034308
CREATED:20240901T035631Z
LAST-MODIFIED:20240901T035631Z
UID:26657-1724698800-1724702400@www.ayclogic.com
SUMMARY:7 PM - Intro To Java - Darin
DESCRIPTION:Gamas Sub \nToday We Did\n\nWe installed Android Studio\nWe started Temperature Converter project.\n\nHomework\n\nMake changes to activity_main.xml file so you can have a user interface similar to below
URL:https://www.ayclogic.com/event/7-pm-intro-to-java-darin-20/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR