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:20240810T183000
DTEND;TZID=America/Los_Angeles:20240810T193000
DTSTAMP:20260424T071457
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:20240807T190000
DTEND;TZID=America/Los_Angeles:20240807T200000
DTSTAMP:20260424T071457
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:20240805T190000
DTEND;TZID=America/Los_Angeles:20240805T200000
DTSTAMP:20260424T071457
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:20240731T190000
DTEND;TZID=America/Los_Angeles:20240731T200000
DTSTAMP:20260424T071457
CREATED:20240801T050634Z
LAST-MODIFIED:20240801T050634Z
UID:26256-1722452400-1722456000@www.ayclogic.com
SUMMARY:7 PM – Intro To Java – Darin
DESCRIPTION:What We Did Today:\n\nContinued Temperature Converter project in Android Studio\, learning how to extend functionality of buttons\n\nHomework:\n\nContinue your Driver System final exam practice if you aren’t done with it 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-12/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240730T090000
DTEND;TZID=America/Los_Angeles:20240730T100000
DTSTAMP:20260424T071457
CREATED:20240731T002039Z
LAST-MODIFIED:20240731T002039Z
UID:26198-1722330000-1722333600@www.ayclogic.com
SUMMARY:9 AM – Intro To Java – Darin
DESCRIPTION:What We Did Today:\n\nLearnt an overview of the structure for android applications\, with activity_main.xml and MainActivity.java\nLearnt how to add elements to the app and adjust their attributes\nLearnt about constraints and how they are necessary for placement of elements.\nLearnt how to implement a simple function that prints a statement when our button is clicked (by adding the function to the onClick attribute of the button)\n\nHomework:\nFinish the practice quiz sent to your email from the previous week! \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-2/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240727T183000
DTEND;TZID=America/Los_Angeles:20240727T193000
DTSTAMP:20260424T071457
CREATED:20240728T223658Z
LAST-MODIFIED:20240728T223658Z
UID:26176-1722105000-1722108600@www.ayclogic.com
SUMMARY:6:30 PM - Intro To Java - Darin
DESCRIPTION:What We Did Today:\n\nStarted on the Monster Inheritance project\, going over concepts such as inheritance\, dictionaries vs lists\, design choices for a program.\n\nHomework:\n\nContinue in your monster inheritance project and upload the files to the google drive when you are finished!\n\nhw\n\nimplement the play() method so that a player can be initialized\, and a monster menu is printed out forever\nfor selection.\n\nWithin the play method\, after selecting the monster\, if the monster exists in the system (by checking with the dictionary)\, print out an attack menu.\nYou can copy the attack menu from the following output example:\n\nSample output:\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 \nPLAY GAME\nWhat is your name: Darin\nHow much health do you want: 100 \nDarin has 100 health remaining.\nPlease select one of the following monsters:\n– Regenerative Troll – 70 health\n– Troll – 70 health\n– Dragon – 100 health\n– Water Golem – 50 health\nEnter your selection (Enter ‘stop’ to end the game): ha\nWe can not find this monster in our system: ha \nDarin has 100 health remaining.\nPlease select one of the following monsters:\n– Regenerative Troll – 70 health\n– Troll – 70 health\n– Dragon – 100 health\n– Water Golem – 50 health\nEnter your selection (Enter ‘stop’ to end the game): troll \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:\n\nYou don’t need to implement the attacks just yet. Just make it so that a menu is printed out and you can enter a selection if a monster is correctly selected. \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/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240724T190000
DTEND;TZID=America/Los_Angeles:20240724T200000
DTSTAMP:20260424T071457
CREATED:20240725T174848Z
LAST-MODIFIED:20240725T174856Z
UID:26136-1721847600-1721851200@www.ayclogic.com
SUMMARY:7 PM – Intro To Java – Darin
DESCRIPTION:What We Did Today:\n\nLearnt the basics of android studio\, how to add elements to our app using the xml file\, and do things related to the display using main_activity.java\nReviewed the final exam practice.\n\nHomework:\nContinue on your TemperatureConverter project and create your display through the xml file to look like this: \n\nThis next step is important!! \nFor Fahrenheit\, make the id: originalTempHeader\, text: Fahrenheit \nFor Celsius\, make the id: convertedTempHeader\, text: Celsius \nBelow the Fahrenheit header\, use Palette -> Text -> Number (Decimal)\, set the id: OriginalTempInput \nBelow the Celsius header\, use the textview as you did with the headers and put the words placeholder. \n————————————————————————————————— \nConstraints are an important concept in mobile app development as they enable you to put elements of the app to be fixed at specific areas of the screen. \nWhen you put a constraint for an element\, the constraint can be relative to the screen itself or another object\, which means that you have to define what the constraints are. \nFor example\, the constraints here are against the screen \n \nWhile the vertical constraint here is against the Fahrenheit object while the horizontal constraint is against the screen. \n \nYour job is to make sure the constraints are set in a way so that when you “run” the app\, the elements are fixed at good positions. \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-10/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240722T190000
DTEND;TZID=America/Los_Angeles:20240722T200000
DTSTAMP:20260424T071457
CREATED:20240723T014455Z
LAST-MODIFIED:20240723T030050Z
UID:26079-1721674800-1721678400@www.ayclogic.com
SUMMARY:7 PM – Intro To Java – Darin
DESCRIPTION:NEXT WEEK IS YOUR QUIZ ON MONDAY JULY 29!\nWhat We Did Today: \n\nFinished the School System with Map implementation.\nStarted working on the practice quiz for next week.\n\nHomework:\n\nContinue the practice quiz (numbers 3-9) and submit it once you are finished! If you want me to check the rest of your practice quiz\, let me know via email or I will assume you are confident for the upcoming quiz.\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-9/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240720T183000
DTEND;TZID=America/Los_Angeles:20240720T193000
DTSTAMP:20260424T071457
CREATED:20240721T011215Z
LAST-MODIFIED:20240721T011215Z
UID:26069-1721500200-1721503800@www.ayclogic.com
SUMMARY:SAT – 6:30 PM – Intro To Java – Darin
DESCRIPTION:What We Did Today:\n\nDid the first quiz in Java.\n\nHomework:\n\nNone!\n\nIf you have any questions\, you can reach out to me at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/sat-630-pm-intro-to-java-darin/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240717T190000
DTEND;TZID=America/Los_Angeles:20240717T200000
DTSTAMP:20260424T071457
CREATED:20240718T031933Z
LAST-MODIFIED:20240718T031933Z
UID:26022-1721242800-1721246400@www.ayclogic.com
SUMMARY:7 PM – Intro To Java – Darin
DESCRIPTION:What We Did Today:\n\nFinished the monster inheritance project\, reviewing public vs private access modifiers.\nSetup android studio for mobile app development.\n\nHomework:\nFinish the practice quiz sent to your email – expect to spend about 1-2 hours on it. \nWe will review the practice quiz next week\, and continue android studio mobile development. \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-8/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240717T090000
DTEND;TZID=America/Los_Angeles:20240717T100000
DTSTAMP:20260424T071457
CREATED:20240718T032336Z
LAST-MODIFIED:20240718T032336Z
UID:26024-1721206800-1721210400@www.ayclogic.com
SUMMARY:9 AM – Intro To Java – Darin
DESCRIPTION:What We Did Today:\n\nFinished monster inheritance\, and started android studio development.\n\nHomework:\nFinish the practice quiz sent to your email! Expect to spend about 1-2 hours on it. \nWe will review the practice quiz next week and then continue with android game development. \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/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240713T183000
DTEND;TZID=America/Los_Angeles:20240713T193000
DTSTAMP:20260424T071457
CREATED:20240714T011504Z
LAST-MODIFIED:20240718T031533Z
UID:25970-1720895400-1720899000@www.ayclogic.com
SUMMARY:SAT – 6:30 PM – Intro To Java – Darin
DESCRIPTION:NEXT WEEK IS YOUR QUIZ ON JULY 20 !!\nWhat We Did Today:\n\nReviewed debugging in Java.\nStarted the practice quiz covering all the topics we have learnt so far in the class.\n\nHomework:\n\nFinish the rest of the practice quiz and submit it with the submit button on the google form.\n\nIf you have any questions\, you can reach out to me at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/sat-630-pm-intro-to-java-shawn-6/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240710T190000
DTEND;TZID=America/Los_Angeles:20240710T200000
DTSTAMP:20260424T071457
CREATED:20240711T015531Z
LAST-MODIFIED:20240711T030644Z
UID:25917-1720638000-1720641600@www.ayclogic.com
SUMMARY:7 PM – Intro To Java – Darin
DESCRIPTION:What We Did Today:\n\nContinued on the monster inheritance project.\nStarted learning about inheritance in Java.\nReviewed about private and public keywords for classes.\n\n  \nHomework:\nUpload your file to your google drive homework section when you are finished. \n\nCreate a new heal method which is called inside of the play()\, and this method heals the player with random amounts of health points from 20 - 30.\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-6/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240709T090000
DTEND;TZID=America/Los_Angeles:20240709T100000
DTSTAMP:20260424T071457
CREATED:20240709T081720Z
LAST-MODIFIED:20240710T003911Z
UID:25882-1720515600-1720519200@www.ayclogic.com
SUMMARY:9 AM – Intro To Java – Darin
DESCRIPTION:What We Did Today:\n\nContinued monster inheritance\, fully implementing the magic attack system.\nExplained and learnt about how private\, public and protected keywords work for access control in classes.\n\nHomework:\n\nCreate the heal method which prompts the user for the amount of hp they want to heal the monster with\, and then create a method in the monster class called heal\, and use that method to heal the monster.\n\nNotes:\nIf you have any questions\, feel free to contact me at ddjapri@ayclogic.com.
URL:https://www.ayclogic.com/event/5-pm-intro-to-java-darin/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240708T190000
DTEND;TZID=America/Los_Angeles:20240708T200000
DTSTAMP:20260424T071457
CREATED:20240708T220302Z
LAST-MODIFIED:20240709T053719Z
UID:25866-1720465200-1720468800@www.ayclogic.com
SUMMARY:7 PM – Intro To Java – Darin
DESCRIPTION:What We Did Today:\n\nContinued Hash Maps in Java.\nImplemented the updateAddressByName method.\nStarted learning methods and tips/tricks on debugging in Java.\n\nHomework:\n\nPlease submit your homework into your Google Drive.\nHomework: Continue and finish debugging the PetSystem program to make sure you get the output as shown in the following: https://www.ayclogic.com/fix-java-error/\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-5/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240626T190000
DTEND;TZID=America/Los_Angeles:20240626T200000
DTSTAMP:20260424T071457
CREATED:20240627T074540Z
LAST-MODIFIED:20240627T074540Z
UID:25760-1719428400-1719432000@www.ayclogic.com
SUMMARY:7 PM – Intro To Java – Darin
DESCRIPTION:What We Did Today:\n\nContinued on the monster inheritance project.\n\n  \nHomework:\nUpload your file to your google drive homework section when you are finished. \nThis is what we have so far for the play method: \n\npublic void play() {\n    System.out.println("\nPLAY GAME");\n    System.out.print("What is your character's name: ");\n    playerName = s.nextLine();\n    System.out.print("Set your character's health: ");\n    String strHealth = s.nextLine();\n    playerHealth = Integer.parseInt(strHealth);\n\n    while (true) {\n        // Darin has 100 health remaining\n        System.out.println("\n%s has %s health remaining".formatted(playerName\, playerHealth));\n        String monsterName = printMonsterMenu();\n        if (monsterName.toLowerCase() == "stop") {\n            break;\n        }\n        Monster m = monsterMap.get(monsterName.toLowerCase());\n        if (m == null) { // when I try to use .get()\, if i unsuccessfully get the value\, null will be returned\n            System.out.println("Invalid monster. Please try again.");\n        }\n        else {\n            System.out.print(attackMenu.formatted(monsterName));\n            String attackType = s.nextLine();\n            if (attackType.equals("1")) {\n                System.out.println("Do a Magic Attack");\n            }\n            else if (attackType.equals("2")) {\n                ;\n                // doMeleeAttack(m);\n            }\n            else if (attackType.equals("3")) {\n                ;\n                // doArrowAttack(m);\n            }\n            else if (attackType.equals("4")) {\n                System.out.println("Heal");\n            }\n            else {\n                System.out.println("Invalid choice. Please try again with 1\, 2\, 3\, or 4.");\n            }\n        }\n    }\n}\nYou want to implement the meleeAttack and arrowAttack methods by creating a new method in the Monster class for receiving damage. \nThen you will want to implement the two methods below which will be used in the else if statements for the play() method \n\n\nprivate void doMeleeAttack(Monster m) {\n    ;\n    // call a method from the monster class (receiveDamage)\, and use a random amount of attack and deplete\n    // the health from the monster\n\n    // do a random amount of damage from 10 to 20\n}\n\nprivate void doArrowAttack(Monster m) {\n    ;\n    // call a method from the monster class (receiveDamage)\, and use a random amount of attack and deplete\n    // the health from the monster\n\n    // do a random amount of damage from 5 to 25\n}\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-4/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240624T190000
DTEND;TZID=America/Los_Angeles:20240624T200000
DTSTAMP:20260424T071457
CREATED:20240623T224827Z
LAST-MODIFIED:20240627T002112Z
UID:25718-1719255600-1719259200@www.ayclogic.com
SUMMARY:7 PM – Intro To Java – Darin
DESCRIPTION:Next week is a holiday\, we will meet again on July 8.\nWhat We Did Today:\n\nContinued School System.\nFinished the edit student method using setter methods.\nContinued on learning about Hash Maps\, how to use .put\, and iterate through each value in the map using .values().\n\nHomework:\n\nPlease submit your homework into your Google Drive.\nHomework: Implement the findAddressByName() method:\n\n// get input from shell to get the name of the owner\n// use .get(name) and if what is returned by .get() is null\, then mention\n// that there is no address owned by {name}\n// if the value returned is not null\, then print out the information of the address returned\n\n// Address a = addressMap.get(name)\n// if a == null\n// else\n\n\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-3/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240619T190000
DTEND;TZID=America/Los_Angeles:20240619T200000
DTSTAMP:20260424T071457
CREATED:20240620T031542Z
LAST-MODIFIED:20240620T031542Z
UID:25665-1718823600-1718827200@www.ayclogic.com
SUMMARY:7 PM - Intro To Java - Darin
DESCRIPTION:  \nWhat We Did Today:\n\nGot started on the monster inheritance program (similar to Python but now we are implementing it in Java)\n\n  \nHomework:\nUpload your file to your google drive homework section (create a new directory called MonsterInheritance) when you are finished. \nIn this you are only implementing the printMonsterMenu and play() method. \n\nIn the printMonsterMenu method\, make it so that when the method is called\, you see the following (we already have a method to list monsters\, so you need to use System.out.print only two times) and the method should return a string for the monster name:\n\n\nPlease select one of the following monsters:\n\nLIST OF ALL MONSTERS\n- Regenerative Troll - 70 health\n- Troll - 70 health\n- Dragon - 100 health\n- Water Golem - 50 health\n\nEnter your selection (Enter 'stop' to end the game):\s""";\n2. After you are done with this and the method returns a String value to the play() method and initializes selectedMonster\, check if it is equal to “stop” to break out of the while loop. \n3. Initialize a new monster object by trying to get a monster from the monsters hashmap using .get() by using selectedMonster as a parameter\, and if you are unable to successfully get the monster with the given key (selectedMonster)\, then the monster object should be initialized to “null”. \n4. Check if the new monster object is equal to null\, and if it is not\, print the attack menu\, but you do not need to check for selection just yet. \nattack menu: \n\nprivate String attackMenu = """\n        \nWhat do you want to do with the %s:\n        1. Magic attack\n        2. Melee attack\n        3. Arrow attack (5 -10 damage)\n        4. Heal\n        Enter your selection:\s""";\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-2/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240617T000000
DTEND;TZID=America/Los_Angeles:20240617T000000
DTSTAMP:20260424T071457
CREATED:20240617T213439Z
LAST-MODIFIED:20240618T032040Z
UID:25614-1718582400-1718582400@www.ayclogic.com
SUMMARY:7 PM - Intro To Java - Darin
DESCRIPTION:What We Did Today:\n\nContinued School System.\nFinished the listing methods for students.\nGot introduced to HashMap’s.\n\nHomework:\n\nPlease submit your homework into your Google Drive.\nHomework: Finish the teacher class\, and implement the remaining methods for the teacher as we did with the student. The parameters for the teacher will be a firstName\, lastName\, age\, and subjectExpertise\n\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/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240612T190000
DTEND;TZID=America/Los_Angeles:20240612T200000
DTSTAMP:20260424T071457
CREATED:20240613T021448Z
LAST-MODIFIED:20240613T021448Z
UID:25574-1718218800-1718222400@www.ayclogic.com
SUMMARY:7 PM - Intro To Java - Roland (Darin Sub)
DESCRIPTION:What We Did Today:\n\nFinished our first quiz for the course\n\nHW:\n\nNone
URL:https://www.ayclogic.com/event/7-pm-intro-to-java-roland-darin-sub/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240610T190000
DTEND;TZID=America/Los_Angeles:20240610T200000
DTSTAMP:20260424T071457
CREATED:20240611T025914Z
LAST-MODIFIED:20240611T025914Z
UID:25524-1718046000-1718049600@www.ayclogic.com
SUMMARY:7 PM – Intro to Java – Sebastian
DESCRIPTION:Today We Did \n\nBegan school system\nCreated Student class\nCreated addStudent() method\nBegan listStudent() method for homework\nSAT3PM class code: https://drive.google.com/drive/folders/1CtwIu3EczMxWU83o5ECJylqtfCmTKvb9\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework into your Google Drive\nHomework: In class we created the following method:\n \n\nprivate void listStudents() {\n\n}\n\nInside this method: \n\nPrint “LIST STUDENTS”\nIf the list size is 0\, print “There are no students in our system yet.”\nOtherwise\, loop through each student object and print getInfo() for each
URL:https://www.ayclogic.com/event/7-pm-intro-to-java-sebastian-6/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240604T170000
DTEND;TZID=America/Los_Angeles:20240604T180000
DTSTAMP:20260424T071457
CREATED:20240605T010855Z
LAST-MODIFIED:20240605T010855Z
UID:25351-1717520400-1717524000@www.ayclogic.com
SUMMARY:5 PM - Intro To Java - Gamas
DESCRIPTION:Today We Did\n\nWe went over SchoolSystem.findStudentByMap\nWe learned how to fix java problems in PetSystem\n\nJava syntax problems or AKA errors.\nJava non-syntax problems where there is no errors\, but behavior is not as expected AKA bugs.\n\n\n\nHomework\n\nDo number 1 to 10 practice quiz. It is due on Monday night. Quiz is google form. Use intelliJ to produce the codes and then copy and paste the code and submit. You probably going to need at least around 1 hour to do this quiz. You should have the practice quiz in your email. If you lost it\, reach out to me at (626) 532-7844.
URL:https://www.ayclogic.com/event/5-pm-intro-to-java-gamas-21/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240603T190000
DTEND;TZID=America/Los_Angeles:20240603T200000
DTSTAMP:20260424T071457
CREATED:20240604T025937Z
LAST-MODIFIED:20240604T025937Z
UID:25319-1717441200-1717444800@www.ayclogic.com
SUMMARY:7 PM – Intro to Java – Sebastian
DESCRIPTION:Today We Did \n\nContinued reviewing methods so we have a full understanding of everything that’s going on when we code now!\nReviewed that the static keyword is used for methods that belong to some class more than some object.\nReviewed that the private keyword is used for methods and member variables that shouldn’t be accessed when people make an object of your class.\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework into your Google Drive\nHomework:Create method:\nconvertFromFahrenheitToCelsius()\n– 1 int parameter Fahrenheit\n– convert F to C using formula: Celsius = (Fahrenheit – 32) * (5/9)\n– return the resulting temperature in Celsius
URL:https://www.ayclogic.com/event/7-pm-intro-to-java-sebastian-5/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240521T180000
DTEND;TZID=America/Los_Angeles:20240521T190000
DTSTAMP:20260424T071457
CREATED:20240522T020046Z
LAST-MODIFIED:20240522T020046Z
UID:25189-1716314400-1716318000@www.ayclogic.com
SUMMARY:6 PM – Advanced Python Game Development – Sebastian
DESCRIPTION:Today We Did \n\nIntroduced the idea of regions to enemy class\nChange enemy movement depending on which region the enemy is in\nLearned faster way to detect what x/y locations are in certain positions on the screen\nYou can always find the code we wrote in class in my Gitlab repository here:\nhttps://gitlab.com/gsugiart/tue-6-pm-sebastian-apr-2024\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nHomework: Refine the movement of enemies to look like they’re on the path more by slightly modifying the amount we add to the x/y. Next class we can all share screens & see who made movement smoothest
URL:https://www.ayclogic.com/event/6-pm-advanced-python-game-development-sebastian-6/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240520T190000
DTEND;TZID=America/Los_Angeles:20240520T200000
DTSTAMP:20260424T071457
CREATED:20240521T150618Z
LAST-MODIFIED:20240521T150618Z
UID:25180-1716231600-1716235200@www.ayclogic.com
SUMMARY:7 PM – Intro to Java – Sebastian
DESCRIPTION:Today We Did \n\nReviewed arrays\, lists\, for loops\, for each loops\, while loops\, and methods\nYou can always find the code we wrote in class in my Gitlab repository here:\nhttps://gitlab.com/gsugiart/tue-6-pm-sebastian-apr-2024\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nHomework: Fill out the following method according to the comment:\n \n\n/*\n1) Create static method called findAverage(List<Integer> numbers)\n2) Call findAverage() in MAY20_review.java file's last line\n */\n\npublic class JUN3_hw {\n    ___ ___ ___ findAverage(List<Integer> numbers) {\n        /*\n        set integer sum variable to 0\n        for (each n in numbers) {\n            sum += n;\n        }\n        return sum / length of numbers;\n         */\n    }\n}\n\n\n\n Call findAverage() in our MAY20_review.java file.
URL:https://www.ayclogic.com/event/7-pm-intro-to-java-sebastian-4/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240513T190000
DTEND;TZID=America/Los_Angeles:20240513T200000
DTSTAMP:20260424T071457
CREATED:20240515T001015Z
LAST-MODIFIED:20240520T145433Z
UID:25109-1715626800-1715630400@www.ayclogic.com
SUMMARY:7 PM – Intro to Java – Sebastian
DESCRIPTION:Today We Did \n\nLearned about Java methods\nLearned about the difference between static and non-static methods by looking back at Python’s “self” parameter we had to put in all our methods inside a class.\nLearned how to generate a random number\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework into your Google Drive\nHomework: Magic 8 ball\, but this time in Java. I tried to re-explain it below\, but here’s the original Python prompt in case that makes more sense to you (but either way\, we’re doing this in Java!): https://www.ayclogic.com/intro-to-python/magic-8-ball/. \n\nFirst\, create a list containing the following words:“yes”\, “no”\, “maybe”\, “absolutely”\, “I don’t think so”\, “try again later”\, “Cencentrate and ask again”\, “My reply is no”\nHint: You can copy/paste this directly into a method which turns this into a list\, look back at your notes to find it. \n \nNext\, ask for user input using Scanner\nThen create an infinite loop using while loops (same syntax as we’re used to\, but remember to put parenthesis around true!) example:while (true) {\n}\nInside our while loop\, generate a random number and save it into a variable (make sure it has a good name).\nAsk the user to ask you a yes or no question\nTake in user input using scanner and store inside a string (make sure it has a good name).\nIf the user says “stop”\, break out of the while loop using the same keyword as in Python (just “break”).\nOtherwise\, use the random number we previously generated to print out a random element from our list\n\n\nIf everything is working correctly\, your program should act like this: You first make a list with all possible responses\, then ask the user to ask you questions\, allowing the user to stop if they say “stop”\, otherwise you print out a random response from the list we made.
URL:https://www.ayclogic.com/event/6-pm-advanced-python-game-development-sebastian-4/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240506T190000
DTEND;TZID=America/Los_Angeles:20240506T200000
DTSTAMP:20260424T071457
CREATED:20240507T030047Z
LAST-MODIFIED:20240507T030047Z
UID:25026-1715022000-1715025600@www.ayclogic.com
SUMMARY:7 PM – Intro to Java – Sebastian
DESCRIPTION:Today We Did \n\nLearned about lists\nLearned about for loops\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework into your Google Drive\nHomework: Parts 1 & 2 from here (don’t worry about the “simple Game inventory system”)\nhttps://www.ayclogic.com/java-list-forloop/
URL:https://www.ayclogic.com/event/7-pm-intro-to-java-sebastian-3/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240504T160000
DTEND;TZID=America/Los_Angeles:20240504T170000
DTSTAMP:20260424T071457
CREATED:20240505T012826Z
LAST-MODIFIED:20240505T012826Z
UID:24995-1714838400-1714842000@www.ayclogic.com
SUMMARY:4 PM – Intro To Java – William
DESCRIPTION:Today We Did\n\nReviewed Practice Final (TaxiDriverSystem)\n\nSolution can be found in our Google Drive here: https://drive.google.com/drive/folders/1b_4rMxapEAcj8rjxQ4rWxTmIKHTBjolR?usp=drive_link \nHomework\nNo homework for this week! Review for our final next week (2 hours). I recommend studying the following: \n\nPractice Final\nQuiz\nTopics:\n\nInheritance\nHashMap\n\n\n\nGood luck! \nIf you have any questions\, please email me at williamsmith@ayclogic.com.
URL:https://www.ayclogic.com/event/4-pm-intro-to-java-william-22/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240429T190000
DTEND;TZID=America/Los_Angeles:20240429T200000
DTSTAMP:20260424T071457
CREATED:20240430T032105Z
LAST-MODIFIED:20240430T032105Z
UID:24942-1714417200-1714420800@www.ayclogic.com
SUMMARY:7 PM – Intro to Java – Sebastian
DESCRIPTION:Today We Did \n\nReviewed how conditions work\nLearned about Java if statements\nReviewed the and / or operators\nLearned about how to compare strings in Java (not just using ==)\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework into your Google Drive\nHomework: https://www.ayclogic.com/java-exercise-2b-input-from-shell-and-if-else/
URL:https://www.ayclogic.com/event/7-pm-intro-to-java-sebastian-2/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240427T160000
DTEND;TZID=America/Los_Angeles:20240427T170000
DTSTAMP:20260424T071457
CREATED:20240428T110152Z
LAST-MODIFIED:20240503T001809Z
UID:24925-1714233600-1714237200@www.ayclogic.com
SUMMARY:4 PM – Intro To Java – William
DESCRIPTION:Today We Did\n\nFinished TemperatureConverter\n\nCreated constants for conversion strings\nChanged button text\nLearned how to export project as APK\n\n\nReviewed #1-4 on practice final\n\n  \nHomework\nFinish the TaxiDriverSystem practice final (worth 10% of your final grade): \n\nFinish the Practice Final here: https://forms.gle/5YTRJ848rAjMR1Rd7\nMake sure to upload your code to the Google form!\n\nIf you have any questions\, please email me at williamsmith@ayclogic.com.
URL:https://www.ayclogic.com/event/4-pm-intro-to-java-william-21/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR