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:20220917T090000
DTEND;TZID=America/Los_Angeles:20220917T100000
DTSTAMP:20260513T195427
CREATED:20220917T165745Z
LAST-MODIFIED:20220917T165745Z
UID:14994-1663405200-1663408800@www.ayclogic.com
SUMMARY:9 AM - Intro To Java - Gamas
DESCRIPTION:Homework\n\nHomework convert from Fahrenheit to Celcius.\nConvert sourceTemperature to Integer\nFormula – (F − 32) × 5/9 = Celcius\nDisplay the celcius in the system.out.println
URL:https://www.ayclogic.com/event/9-am-intro-to-java-gamas-17/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220917T100000
DTEND;TZID=America/Los_Angeles:20220917T110000
DTSTAMP:20260513T195427
CREATED:20220917T182952Z
LAST-MODIFIED:20220917T182952Z
UID:14996-1663408800-1663412400@www.ayclogic.com
SUMMARY:10 AM - Minecraft Modding With Java - Gamas
DESCRIPTION:Today We Did\n\nWe finished adding a custom animal entity into minecraft.\nWe added animation to this custom animal\nWe added temptation goals.\n\nHomework\n\nGo to src/main/resources/assets/aycessentials/textures/entity/hog.png and modify this texture according to your liking. Maybe change the eye into different color. Change the skin into something else\, etc.
URL:https://www.ayclogic.com/event/10-am-minecraft-modding-with-java-gamas-7/
CATEGORIES:Java,Minecraft Modding With Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220917T120000
DTEND;TZID=America/Los_Angeles:20220917T130000
DTSTAMP:20260513T195427
CREATED:20220917T200259Z
LAST-MODIFIED:20220917T200259Z
UID:14998-1663416000-1663419600@www.ayclogic.com
SUMMARY:12 PM - Android Game Development With Java - Gamas
DESCRIPTION:Today We Did\n\nWe started GameActivity and GameView. This is the page where we are going to play our game eventually.\nWe were able to add part of the code in the GameView but we are not done. We are missing a dedicated Java Thread responsible to draw canvas.\n\nHomework\n\nRead this tutorial and try running the example codes as well: https://www.w3schools.com/java/java_threads.asp
URL:https://www.ayclogic.com/event/12-pm-android-game-development-with-java-gamas/
CATEGORIES:Android Game Development,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220917T130000
DTEND;TZID=America/Los_Angeles:20220917T140000
DTSTAMP:20260513T195427
CREATED:20220923T061353Z
LAST-MODIFIED:20220923T061353Z
UID:15136-1663419600-1663423200@www.ayclogic.com
SUMMARY:1 PM Intro To Java - Alexander Lee
DESCRIPTION:Today We Did:\n\nWe finished up reviewing the practice quiz today\nWent over how to create the animal and also animal system.\nTalked again about how to create a method with a parameter so that we could pass information from the main to the method to be used.\n\nFor Homework:\n\nNext week we will be taking the test so make sure to study before and make sure you are prepared.\nYou have one hour to complete the exam and if you have any issues during the test and I will see if I can help.\nMake sure to have an email prepared to take the test so I can send it to you.
URL:https://www.ayclogic.com/event/1-pm-intro-to-java-alexander-lee-7/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220917T170000
DTEND;TZID=America/Los_Angeles:20220917T180000
DTSTAMP:20260513T195427
CREATED:20220918T020439Z
LAST-MODIFIED:20220918T020439Z
UID:15025-1663434000-1663437600@www.ayclogic.com
SUMMARY:5 PM - Minecraft Modding with Java - Gamas
DESCRIPTION:Today We Did\n\nWe were able to successfully added Saturn Sword.\nWe were able to understand the attributes of Saturn Sword\, attack damage and the attack speed.\nWe started with Saturn Fireball Axe.\n\nHomework\n\nCreate Jupiter Sword by looking at how you created Saturn Sword.\nGo to src/main/resources/assets/aycessentials/textures/items and create a copy of saturn_sword.png into jupiter_sword.png.\nUse an image editor like Fire Alpaca or other that you use to modify the image of jupiter_sword.png to be different than before.\nGo to src/main/resources/assets/aycessentials/lang/en_us.json and add this line at the end. Don’t forget to add comma (\,) at the end of the previous line.\n"item.aycessentials.jupiter_sword": "Jupiter Sword"\n\nGo to src/main/resources/assets/aycessentials/models/item and add a new file jupiter_sword.json and inside the file\, should be very similar to saturn_sword.json. Just copy the content of saturn_sword.json and modify accordingly.\nUnder ModItems.java add one more entry similar to SATURN_SWORD\, but make it JUPITER_SWORD this time. Anywhere you see “saturn_sword” in the JUPITER_SWORD entry\, change to “jupiter_sword”.
URL:https://www.ayclogic.com/event/5-pm-minecraft-modding-with-java-gamas-2/
CATEGORIES:Java,Minecraft Modding With Java
END:VEVENT
END:VCALENDAR