BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//American Young Coder - ECPv6.10.1.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
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:20221203T120000
DTEND;TZID=America/Los_Angeles:20221203T130000
DTSTAMP:20260513T053730
CREATED:20221203T210652Z
LAST-MODIFIED:20221203T210652Z
UID:16869-1670068800-1670072400@www.ayclogic.com
SUMMARY:12 PM - Android Game Development - Gamas
DESCRIPTION:Homework\n\nAdd a hitbox in Player and Bird sprites\, but you have to use Java inheritance to avoid code duplication. Once you do this\, you also want to improve the Fireball class to inherits from this new class which contains hitbox.\nImproved your code so you only create Paint object once for every fireball and use it within the draw method.
URL:https://www.ayclogic.com/event/12-pm-android-game-development-gamas-8/
CATEGORIES:Android Game Development,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221203T130000
DTEND;TZID=America/Los_Angeles:20221203T140000
DTSTAMP:20260513T053730
CREATED:20221209T042116Z
LAST-MODIFIED:20221209T042259Z
UID:16969-1670072400-1670076000@www.ayclogic.com
SUMMARY:1 PM - Intro To Java - Alex
DESCRIPTION:For Homework:\n\nWe have now added the code that will change the header based on which option you clicked inside of the spinner. For example\, if you clicked on Celsius to Fahrenheit\, the headers also change to Celsius and Fahrenheit.\nNow with the code\, right now it will only output the change from Fahrenheit to Celsius since that is the only formula we have.\nWe want to have the formula change based on what the conversionType is (which can be found in setConversionType method)\, and the formulas can be found online if you need them.
URL:https://www.ayclogic.com/event/1-pm-intro-to-java-alex-12/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221203T150000
DTEND;TZID=America/Los_Angeles:20221203T170000
DTSTAMP:20260513T053730
CREATED:20221204T005216Z
LAST-MODIFIED:20221204T005216Z
UID:16874-1670079600-1670086800@www.ayclogic.com
SUMMARY:3 PM - Devan Catchup - Alex
DESCRIPTION:For Homework:\n\nCreate a new Java class <date>_MethodsHomework.java\nCreate a new method convertFromFahrenheitToCelcius. It has one parameter int Fahrenheit. Inside the method\, it will convert the Fahrenheit parameter into Celcius by using this formula (F − 32) × 5/9 = C . You have to return the result. This is very similar to what we did in the class with addFourNumbers method. Then print it out in the main class.\nAlong with that create another method that asks for your favorite song\, and if the song is “Shape of You” then say that it is your favorite song\, otherwise say that the song is alright.
URL:https://www.ayclogic.com/event/3-pm-devan-catchup-alex/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221203T170000
DTEND;TZID=America/Los_Angeles:20221203T180000
DTSTAMP:20260513T053730
CREATED:20221204T034845Z
LAST-MODIFIED:20221210T232036Z
UID:16881-1670086800-1670090400@www.ayclogic.com
SUMMARY:5 PM - Minecraft Modding with Java - Gamas
DESCRIPTION:Homework\n\nConfigure the saturn_ore drop\, so it can drop either minecraft:diamond\, aycessentials:saturn or minecraft:gold_ingot. If you are confused how to do it\, Take a look at the following documentation. https://learn.microsoft.com/en-us/minecraft/creator/documents/introductiontoloottables\nNathan\, I fixed your saturn_ore texture problem\, you have to fix your src/main/resources/assets/aycessentials/models/block/saturn_ore.json to be like below \nLogan\, I fixed your saturn_ore texture problem\, you have to fix one of the saturn_ore.json like below
URL:https://www.ayclogic.com/event/5-pm-minecraft-modding-with-java-gamas-12/
CATEGORIES:Java,Minecraft Modding With Java
END:VEVENT
END:VCALENDAR