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:20250309T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20251102T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250108T180000
DTEND;TZID=America/Los_Angeles:20250108T190000
DTSTAMP:20260420T083350
CREATED:20250109T015147Z
LAST-MODIFIED:20250109T030328Z
UID:27814-1736359200-1736362800@www.ayclogic.com
SUMMARY:6 PM - Intro To Java - Darin
DESCRIPTION:Today We Did:\n\nStarted with the Monster Inheritance project in Java\nIntroduced the concept of inheritance in Java\n\nHomework:\n\n\n\nHOMEWORK:\n1: Initialize 4 monsters before you enter the while loop.\nYou can use a method\, or do it directly inside of run before the while loop.\n\n2. Implement selection.equals("3").\n    2.1 Prompt the user for their name\, and store it in a private variable of the class\n    2.2 Prompt the user for their health\, store it in a private variable of the class\n\n    print the following:\n\n    Welcome to AYCLOGIC Monster Hunt\, <name>!\n\n    Please select the monster you wish to hunt:\n    Hydra - 100 health - 100 max attack\n    Phoenix - 1000 health - 100 max attack\n    Enter the monster species: dhjfhasdkjfh\n\n    Invalid monster\, please try again.\n\n    Please select the monster you wish to hunt:\n    Hydra - 100 health - 100 max attack\n    Phoenix - 1000 health - 100 max attack\n    Enter the monster species: hydra\n\n    What do you wish to do with the HYDRA?\nnote: we use .toUpperCase() at the end of the print out^ \n\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-8/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250115T180000
DTEND;TZID=America/Los_Angeles:20250115T190000
DTSTAMP:20260420T083350
CREATED:20250116T030334Z
LAST-MODIFIED:20250116T030334Z
UID:27886-1736964000-1736967600@www.ayclogic.com
SUMMARY:6 PM – Intro To Java – Darin
DESCRIPTION:Today We Did:\n\nContinued the Monster Inheritance project in Java\, implementing 90% of the features of the game.\n\nHomework:\n\nInstall jetbrains toolbox: https://www.jetbrains.com/toolbox-app/\nThrough jetbrains toolbox\, install Android Studio Koala on your computer\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-9/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250122T180000
DTEND;TZID=America/Los_Angeles:20250122T190000
DTSTAMP:20260420T083350
CREATED:20250123T033520Z
LAST-MODIFIED:20250123T033520Z
UID:27956-1737568800-1737572400@www.ayclogic.com
SUMMARY:6 PM – Intro To Java – Darin
DESCRIPTION:Today We Did:\n\nContinued the Monster Inheritance project in Java\, implementing 100% of the features of the game.\nSet up android studio\n\nHomework:\nIn your monster inheritance project: \n\nCreate two new classes: Hydra\, Deer\nInherit from the Monster class\nMake the hydra immune to water and weak to fire\, and make the deer print out a message (as stated in lecture) when kiled\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-10/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250129T180000
DTEND;TZID=America/Los_Angeles:20250129T190000
DTSTAMP:20260420T083350
CREATED:20250130T033449Z
LAST-MODIFIED:20250130T033449Z
UID:28014-1738173600-1738177200@www.ayclogic.com
SUMMARY:6 PM – Intro To Java – Darin
DESCRIPTION:Today We Did:\n\nFinished Monster Inheritance.\nStarted learning android studio concepts for mobile app development.\n\nHomework:\nIn your android studio project: \n\nCreate a new TextView object with text: Celsius and id: temp2Label\nCreate a new Text:Decimal object with id: temp2Input\nCreate a variable in your MainActivity.java as an integer value that you increment every-time you click on the button. Output this value through printing and viewing in the log cat.\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-11/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR