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:20241218T180000
DTEND;TZID=America/Los_Angeles:20241218T190000
DTSTAMP:20260422T025849
CREATED:20241219T020903Z
LAST-MODIFIED:20241219T020903Z
UID:27728-1734544800-1734548400@www.ayclogic.com
SUMMARY:6 PM – Intro To Java – Darin
DESCRIPTION:Today We Did:\n\nDid our first quiz! Your results will be posted soon within 3 days.\n\nHomework:\nNone! Enjoy your holiday! \nNotes:\nIf you have any questions\, feel free to email me at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-intro-to-java-darin-7/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241211T180000
DTEND;TZID=America/Los_Angeles:20241211T190000
DTSTAMP:20260422T025849
CREATED:20241212T031017Z
LAST-MODIFIED:20241212T031017Z
UID:27656-1733940000-1733943600@www.ayclogic.com
SUMMARY:6 PM – Intro To Java – Darin
DESCRIPTION:NEXT WEEK IS YOUR FIRST QUIZ!\nToday We Did:\n\nReviewed how HashMaps work.\nLearnt how to debug in Java\, going through a practice problem.\n\nHomework:\nFinish your practice quiz sent via email! \nNotes:\nIf you have any questions\, feel free to email me at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-intro-to-java-darin-6/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241204T180000
DTEND;TZID=America/Los_Angeles:20241204T190000
DTSTAMP:20260422T025849
CREATED:20241205T030409Z
LAST-MODIFIED:20241205T030409Z
UID:27562-1733335200-1733338800@www.ayclogic.com
SUMMARY:6 PM – Intro To Java – Darin
DESCRIPTION:Today We Did:\n\nReviewed the HW for SchoolSystem\nLearnt how to create Hashmaps with Map<key datatype\, value datatype> {mapName} = HashMap<>()\nLearnt how to use HashMaps with the .get(key)\, .put(key\, value)\, and .remove(key) methods.\n\nHomework:\n\nContinue in your IntroToHashMap project and do the following:\n\n// get a name from the shell\n// check if the address exists\n// if it doesnt exist\, mention that the address doesn't exist with the given name\n// if it does exist\, create a new Address variable after querying the user for 4 new variables (you don't change the name)\n// use .put again\n// print out a statement saying its successful\n\n// use the find method to verify you changed the address inside of run().\nNotes:\nIf you have any questions\, feel free to email me at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-intro-to-java-darin-5/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241120T180000
DTEND;TZID=America/Los_Angeles:20241120T190000
DTSTAMP:20260422T025849
CREATED:20241121T012855Z
LAST-MODIFIED:20241121T030745Z
UID:27458-1732125600-1732129200@www.ayclogic.com
SUMMARY:6 PM – Intro To Java – Darin
DESCRIPTION:Today We Did:\n\nContinued the SchoolApplication project.\nImplemented the listing and finding methods for students.\nExamined various ways to use a for loop on a list\nExamined how the find method works\n\nHomework:\n\nContinue in your SchoolApplication project and do the following:\n\nImplement selections 2\, 4\, and 6.\n\nThis is the same as the students\, but using a teacher class instead.\n\nTry to recreate the listing\, and finding methods from scratch!\nNotes:\nIf you have any questions\, feel free to email me at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-intro-to-java-darin-4/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241113T180000
DTEND;TZID=America/Los_Angeles:20241113T190000
DTSTAMP:20260422T025849
CREATED:20241114T020004Z
LAST-MODIFIED:20241114T055421Z
UID:27391-1731520800-1731524400@www.ayclogic.com
SUMMARY:6 PM – Intro To Java – Darin
DESCRIPTION:Today We Did:\n\nContinued the SchoolApplication project.\nLearnt about Object Oriented Programming in Java\, reviewing concepts such as classes\, objects\, attributes\, methods\, constructors\nIntroduced concepts such as getters\, setters\, and how to automatically use them in Java.\n\nHomework:\n\nContinue in your SchoolApplication project and do the following:\n\nImplement selections 5 and 7.\n\nIn selection 5\, use a for loop to go over each student and print their info.\n\nExample output:\n\nEnter your selection: 5\n\nLIST OF ALL STUDENTS\nDarin - Age: 12 - Grade: 6\nBob - Age: 13 - Grade: 7\n\nFor selection 7\, list only the students between ages 13 and 19!\nNotes:\nIf you have any questions\, feel free to email me at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-intro-to-java-darin-3/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241106T180000
DTEND;TZID=America/Los_Angeles:20241106T190000
DTSTAMP:20260422T025849
CREATED:20241107T030711Z
LAST-MODIFIED:20241107T030711Z
UID:27327-1730916000-1730919600@www.ayclogic.com
SUMMARY:6 PM – Intro To Java – Darin
DESCRIPTION:  \nToday We Did:\n\nReviewed how to use methods\nImproved the magic 8 ball program to use methods\nGot started on the SchoolApplication project\n\nHomework:\n\nContinue in your file called Nov6_TellMeYourAgeHW.java and follow the instructions below:\n\n// Make a program with\n// static void main\n// run\n// input method\n// print method\n// provideResponse method\n\n\n// in the run method\, get input from the user for their age.\n// If their age is less than 1\, print out that they are a newborn baby\n// if its between 1 and 3\, print out that they are a toddler\n// if its between 4 and 11\, they are a child\n// if its between 12 and 19\, they are a teen\n// greater than 19 but less than 60\, they are adult\n// greater 61\, they are old\nNotes:\nIf you have any questions\, feel free to email me at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-intro-to-java-darin-2/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241030T180000
DTEND;TZID=America/Los_Angeles:20241030T190000
DTSTAMP:20260422T025849
CREATED:20241031T021553Z
LAST-MODIFIED:20241031T021553Z
UID:27248-1730311200-1730314800@www.ayclogic.com
SUMMARY:6 PM – Intro To Java – Darin
DESCRIPTION:Today We Did:\n\nReviewed how to use the random module as well as reviewed homework.\nFully implemented the mini text based adventure game as well as the magic8ball program.\n\nHomework:\n\nContinue in your file called Oct30_MethodsHW.java and follow the instructions below:\n\n/*\n    Create a new Java class <date>_MethodsHomework.java\n\n1.\nCreate a new method convertFromFahrenheitToCelcius. It has one parameter int fahrenheit.\nInside the method\, it will convert Fahrenheit parameter into celcius by using this formula (F − 32) × 5/9 = C .\nYou have to return the result.\nThis is very similar to what we did in the class with addFourNumbers method.\n\n2.\nrecreate the same method as above with the same name^ BUT with 2 parameters\, int fahrenheit1 and int fahrenheit2.\nConvert both of these and add them together\,\nthen print it out. You don't need to return in this second method.\n*/\n\nNotes:\nIf you have any questions\, feel free to email me at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-intro-to-java-darin/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241023T190000
DTEND;TZID=America/Los_Angeles:20241023T200000
DTSTAMP:20260422T025849
CREATED:20241024T021645Z
LAST-MODIFIED:20241031T005254Z
UID:27170-1729710000-1729713600@www.ayclogic.com
SUMMARY:6 PM – Intro To Java – Darin
DESCRIPTION:Today We Did:\n\nReviewed how to use the random module as well as reviewed homework.\nFully implemented the mini text based adventure game as well as the magic8ball program.\n\nHomework:\n\nCreate a file Oct23_Magic8Balll_V2.java\n\nRecreate the same Magic8Ball program you had but with a list holding all of the answers this time!
URL:https://www.ayclogic.com/event/6-pm-intro-to-java-gamas-8/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241016T180000
DTEND;TZID=America/Los_Angeles:20241016T190000
DTSTAMP:20260422T025849
CREATED:20241016T140008Z
LAST-MODIFIED:20241017T020321Z
UID:27100-1729101600-1729105200@www.ayclogic.com
SUMMARY:6 PM – Intro To Java – Gamas
DESCRIPTION:William Sub \nToday We Did\n\nReviewed for loop homework\nLearned while loops\nStarted learning about Random module\n\nHomework\n\nCreate Oct16_ListWhileLoopHw.java\n\nDo exercises in https://www.ayclogic.com/java-exercise-while-loop/
URL:https://www.ayclogic.com/event/6-pm-intro-to-java-gamas-7/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241007T190000
DTEND;TZID=America/Los_Angeles:20241007T200000
DTSTAMP:20260422T025849
CREATED:20241008T030946Z
LAST-MODIFIED:20241008T030946Z
UID:27006-1728327600-1728331200@www.ayclogic.com
SUMMARY:7 PM – Intro To Java – Darin
DESCRIPTION:Next week is your Final Exam!\nStudy from the practice final review\, as well as other projects we have done before. Your practice final grades will be emailed to you.
URL:https://www.ayclogic.com/event/7-pm-intro-to-java-darin-27/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240930T190000
DTEND;TZID=America/Los_Angeles:20240930T200000
DTSTAMP:20260422T025849
CREATED:20240930T221122Z
LAST-MODIFIED:20240930T221122Z
UID:26939-1727722800-1727726400@www.ayclogic.com
SUMMARY:7 PM – Intro To Java – Darin
DESCRIPTION:Today We Did:\n\nContinued in Android Studio\, implementing the conversion of the math for the temperature converter.\nNext week we will review the practice final test.\n\nHomework:\nFinish your practice final test which is worth 10% of your final grade! \nNotes:\nEmail me at ddjapri@ayclogic.com if you have any questions.
URL:https://www.ayclogic.com/event/7-pm-intro-to-java-darin-26/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240928T183000
DTEND;TZID=America/Los_Angeles:20240928T193000
DTSTAMP:20260422T025849
CREATED:20240929T004739Z
LAST-MODIFIED:20240929T004739Z
UID:26921-1727548200-1727551800@www.ayclogic.com
SUMMARY:6:30 PM – Intro To Java – Darin
DESCRIPTION:Your Final Exam is next week on October 5 2024!!\nWhat We Did Today:\n\nReviewed the practice final exam\, going over concepts such as inheritance as a review for next weeks final exam.\n\nHomework:\n\nStudy well for your final exam next week!\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-8/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240923T190000
DTEND;TZID=America/Los_Angeles:20240923T200000
DTSTAMP:20260422T025849
CREATED:20240924T030141Z
LAST-MODIFIED:20240924T030141Z
UID:26873-1727118000-1727121600@www.ayclogic.com
SUMMARY:7 PM – Intro To Java – Darin
DESCRIPTION:Today We Did:\n\nContinued in Android Studio\, implementing the rest of the spinner conversion types.\nChanged the headers when selecting an item from the spinner (drop down menu)\nNext week we will change the math depending on the selected item from the spinner.\n\nHomework:\nImplement the rest of the header changing for the other two options! \nYou might want to start studying for your final exam which is in two weeks! \nNotes:\nEmail me at ddjapri@ayclogic.com if you have any questions.
URL:https://www.ayclogic.com/event/7-pm-intro-to-java-darin-25/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240921T183000
DTEND;TZID=America/Los_Angeles:20240921T193000
DTSTAMP:20260422T025849
CREATED:20240922T012726Z
LAST-MODIFIED:20240922T052955Z
UID:26850-1726943400-1726947000@www.ayclogic.com
SUMMARY:6:30 PM – Intro To Java – Darin
DESCRIPTION:What We Did Today:\n\nCompleted the temperature converter project\, implementing the math change\, as well as debugging a couple things.\n\nHomework:\n\nDo the practice final exam sent to your emails! It is worth 10% of your final grade\, and prepare well for your final exam next week!\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-7/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240916T190000
DTEND;TZID=America/Los_Angeles:20240916T200000
DTSTAMP:20260422T025849
CREATED:20240917T030409Z
LAST-MODIFIED:20240917T030409Z
UID:26802-1726513200-1726516800@www.ayclogic.com
SUMMARY:7 PM – Intro To Java – Darin
DESCRIPTION:Today We Did:\n\nContinued in Android Studio\, reviewing the homework to implement the math.\nAdded elements to the spinner and learnt about listeners.\nAttached the listener to the spinner to check for selection.\n\nHomework:\nNone for this week! \nNotes:\nEmail me at ddjapri@ayclogic.com if you have any questions.
URL:https://www.ayclogic.com/event/7-pm-intro-to-java-darin-24/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240914T183000
DTEND;TZID=America/Los_Angeles:20240914T193000
DTSTAMP:20260422T025849
CREATED:20240914T222649Z
LAST-MODIFIED:20240915T024108Z
UID:26786-1726338600-1726342200@www.ayclogic.com
SUMMARY:6:30 PM – Intro To Java – Darin
DESCRIPTION:What We Did Today:\n\nImplemented the spinner class\, learning about listeners\, attaching the listener to our MainActivity program\, to change appearances of our application.\nImplemented the functionality to change the headers.\nNext week we will change the math.\n\nHomework:\n\nChange the app name to its korean (or other language) equivalent\, by use of the app_name string in the strings.xml file found under the res folder.\nAdd the functionality to change the headers back to “Fahrenheit to Celsius” and “Fahrenheit to Kelvin”.\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-6/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240911T190000
DTEND;TZID=America/Los_Angeles:20240911T200000
DTSTAMP:20260422T025849
CREATED:20240912T010647Z
LAST-MODIFIED:20240912T010647Z
UID:26745-1726081200-1726084800@www.ayclogic.com
SUMMARY:7 PM – Intro To Java – Darin
DESCRIPTION:What We Did Today:\n\nReviewed the final exam in anticipation of the retake.\n\nHomework:\nNone this week! Prepare for your retake exam\, and you can practice by going over the Bank System again\, or perhaps Monster Inheritance. \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-23/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240909T190000
DTEND;TZID=America/Los_Angeles:20240909T200000
DTSTAMP:20260422T025849
CREATED:20240910T064324Z
LAST-MODIFIED:20240910T064324Z
UID:26732-1725908400-1725912000@www.ayclogic.com
SUMMARY:7 PM – Intro To Java – Darin
DESCRIPTION:Today We Did:\n\nContinued in Android Studio\, implementing the function for the convert button.\nLearnt how to grab UI elements in code by id\, and manipulate them using getText and setText.\n\nHomework:\n\nComplete the method below inside of MainActivity.java: Grab the other EditText UI element and use .setText() on it to set it with the calculated value for the Celsius.\n\npublic void convertButtonOnClick(View view) {\n    // findViewById will grab the UI (user interface) element by its ID\n    EditText originalTempValue = findViewById(R.id.originalTempValue);\n    String originalTempStr = originalTempValue.getText().toString();\n\n    // Double.parseDouble(string value)\n    // String.valueOf(   int/double value   )\n\n\n    // convert the String originalTempStr to a double\, and then\n    // convert it to its celsius version with the formula:\n    // celsius = (fahrenheit - 32) * 5/9\n\n    // and then\, GRAB the other EditText and name it convertedTempValue\, and use\n    // convertedTempValue.setText(  celsius (as a string)   )\n\n    System.out.println(originalTempStr);\n}\nNotes:\nEmail me at ddjapri@ayclogic.com if you have any questions.
URL:https://www.ayclogic.com/event/7-pm-intro-to-java-darin-22/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240907T183000
DTEND;TZID=America/Los_Angeles:20240907T193000
DTSTAMP:20260422T025849
CREATED:20240908T023641Z
LAST-MODIFIED:20240908T024424Z
UID:26714-1725733800-1725737400@www.ayclogic.com
SUMMARY:6:30 PM – Intro To Java – Darin
DESCRIPTION:What We Did Today:\n\nLearnt how to grab an element by its id using findViewById().\nUtilized ID’s to change the text of other elements on our screen\nImplemented the math to convert the input value for Fahrenheit to an output value of Celsius and displayed them accordingly on the screen using the ID’s.\nAdded a spinner class that’s left for us to implement next week!\n\nHomework:\n\nContinue on your TemperatureConverter Project.\nCreate two new elements ( a button (that says “changeText”) and a textview (that says “changeMe”) ) and place them WITH constraints to the edges of the screen below the convertButton in activity_main.xml.\nIn MainActivity.java\, create a new function called button2OnClick\, and make it so that the new textview element changes to your name when the changeText button is clicked.\n\nNotes:\nYou can email me at ddjapri@ayclogic.com if you have any questions!
URL:https://www.ayclogic.com/event/26714/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240904T190000
DTEND;TZID=America/Los_Angeles:20240904T210000
DTSTAMP:20260422T025849
CREATED:20240905T032313Z
LAST-MODIFIED:20240905T032427Z
UID:26672-1725476400-1725483600@www.ayclogic.com
SUMMARY:7 PM – Intro To Java – Darin
DESCRIPTION:Today We:\n\nDid our final exam!
URL:https://www.ayclogic.com/event/7-pm-intro-to-java-darin-21/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240826T190000
DTEND;TZID=America/Los_Angeles:20240826T200000
DTSTAMP:20260422T025849
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
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240824T183000
DTEND;TZID=America/Los_Angeles:20240824T193000
DTSTAMP:20260422T025849
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:20240823T170000
DTEND;TZID=America/Los_Angeles:20240823T180000
DTSTAMP:20260422T025849
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:20240823T170000
DTEND;TZID=America/Los_Angeles:20240823T180000
DTSTAMP:20260422T025849
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:20240821T190000
DTEND;TZID=America/Los_Angeles:20240821T200000
DTSTAMP:20260422T025849
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:20240819T190000
DTEND;TZID=America/Los_Angeles:20240819T200000
DTSTAMP:20260422T025849
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:20240817T183000
DTEND;TZID=America/Los_Angeles:20240817T193000
DTSTAMP:20260422T025849
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:20240814T190000
DTEND;TZID=America/Los_Angeles:20240814T200000
DTSTAMP:20260422T025849
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:20240813T090000
DTEND;TZID=America/Los_Angeles:20240813T100000
DTSTAMP:20260422T025849
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:20240812T190000
DTEND;TZID=America/Los_Angeles:20240812T200000
DTSTAMP:20260422T025849
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
END:VCALENDAR