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:20210314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20211107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210307T090000
DTEND;TZID=America/Los_Angeles:20210307T100000
DTSTAMP:20260515T070113
CREATED:20210307T205824Z
LAST-MODIFIED:20210307T205824Z
UID:6554-1615107600-1615111200@www.ayclogic.com
SUMMARY:9 AM - Intro To Java
DESCRIPTION:We added a feature to save Accounts to file.\nHomework:\n\nComplete last week homework.\nWhen creating a new email\, from the “To” email\, you have to find existing account that match with the email and get its ID and create List<String> recipientIds as one of the parameter of the Message.
URL:https://www.ayclogic.com/event/9-am-intro-to-java-14/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210313T140000
DTEND;TZID=America/Los_Angeles:20210313T150000
DTSTAMP:20260515T070113
CREATED:20210320T042554Z
LAST-MODIFIED:20210320T042554Z
UID:6730-1615644000-1615647600@www.ayclogic.com
SUMMARY:2 PM - Minecraft Modding With Java
DESCRIPTION:We created Saturn Lightning Arrow.\n Homework:\n\nCreate Jupiter Fireball Axe. Follow all the steps that we have done with Saturn Fireball Axe. Make sure you copy saturn_fireball_axe.png into jupiter_fireball_axe.png and modify the image a little bit.\nThe Jupiter Fireball Axe will have the same feature as the Saturn Fireball Axe where if you click the right click it will launch the fireball.\nCreate Jupiter Lightning Axe. Follow all the steps that we have done with Saturn Lighting Axe. Make sure you copy saturn_lightning_axe.png into jupiter_lightning_aze.png and modify the image a little bit.\nThe Jupiter Lightning Axe will have the same feature as the Saturn Lightning Axe where if you hit the enemy\, it will call a lightning to hit the enemy.
URL:https://www.ayclogic.com/event/2-pm-minecraft-modding-with-java-7/
CATEGORIES:Java,Minecraft Modding With Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210320T140000
DTEND;TZID=America/Los_Angeles:20210320T150000
DTSTAMP:20260515T070113
CREATED:20210320T221008Z
LAST-MODIFIED:20210320T221008Z
UID:6763-1616248800-1616252400@www.ayclogic.com
SUMMARY:2 PM - Minecraft Modding With Java
DESCRIPTION:We created Jupiter Lightning Sword.\nWe created Recipes to create Saturn Sword and Saturn Lightning Axe.\nHomework:\n\nCreate recipes to create\n\nSaturn Fireball Axe: use combination of minecraft:blaze_rod and minecraft:wooden_sword\nSaturn Lightning Arrow: use combination of minecraft:coal and minecraft:diamond_sword
URL:https://www.ayclogic.com/event/2-pm-minecraft-modding-with-java-8/
CATEGORIES:Java,Minecraft Modding With Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210321T090000
DTEND;TZID=America/Los_Angeles:20210321T100000
DTSTAMP:20260515T070113
CREATED:20210321T171222Z
LAST-MODIFIED:20210321T171222Z
UID:6781-1616317200-1616320800@www.ayclogic.com
SUMMARY:9 AM - Intro To Java
DESCRIPTION:We added a feature where we store messages to messages.json after user created an email.\nHomework:\n\nInside run() in the very beginning of the method\, call “readMessagesFromFile();” . This way all messages are read from messages.json.\nImplement Inbox feature\n\n* INBOX\n* 1. using for loop go through each message inside "messages" List.\n* 2. for each of the messages\, get the "recipientAccountIds" List.\n* 3. using another for loop to go through each element inside "recipientAccountIds" List.\n* 4. compare with "account.getId()" to find only your emails.\n* 5. if you found a match\, print the email to the shell.
URL:https://www.ayclogic.com/event/9-am-intro-to-java-15/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210327T140000
DTEND;TZID=America/Los_Angeles:20210327T150000
DTSTAMP:20260515T070113
CREATED:20210327T221900Z
LAST-MODIFIED:20210327T221900Z
UID:6858-1616853600-1616857200@www.ayclogic.com
SUMMARY:2 PM - Minecraft Modding With Java
DESCRIPTION:We added Saturn item.\nWe started working on Saturn Ore\, but not complete.\nHomework:\n\nChange all of your existing recipes to use saturn as one of the ingredient.\nIf you did not do your homework last weeks\, please do them.
URL:https://www.ayclogic.com/event/2-pm-minecraft-modding-with-java-9/
CATEGORIES:Java,Minecraft Modding With Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210328T090000
DTEND;TZID=America/Los_Angeles:20210328T100000
DTSTAMP:20260515T070113
CREATED:20210328T171221Z
LAST-MODIFIED:20210328T171221Z
UID:6868-1616922000-1616925600@www.ayclogic.com
SUMMARY:9 AM - Intro To Java
DESCRIPTION:We completed Email program in Java.\nWe reviewed the use of open-source Jackson JSON library.\nHomework:\n\nReview Email program that we have done and come up with questions.\nMake sure you guys understand how to loop through List.\nMake sure you guys understand how to create a Class.\nMake sure you guys understand what is constructor and getter and setter.\nMake sure you guys understand how to create methods.
URL:https://www.ayclogic.com/event/9-am-intro-to-java-16/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR