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:20220313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20221106T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221029T100000
DTEND;TZID=America/Los_Angeles:20221029T110000
DTSTAMP:20260423T131809
CREATED:20221029T040455Z
LAST-MODIFIED:20221029T043203Z
UID:16052-1667037600-1667041200@www.ayclogic.com
SUMMARY:10 AM - Intro To Python - Indo - Gamas
DESCRIPTION:Today We Did\n\nWe reviewed For Loop Range homework.\nWe reviewed some homework about List and If Elif Else statements. Also added OR operator.\nAll files have been uploaded to google drive just in case if you lost your files.\n\nHomework\n\nCreate Oct29_WhileLoopHomework.py\nCopy code from Page 118 and 121.\nIf you have question\, you can email to gamas@ayclogic.com
URL:https://www.ayclogic.com/event/10-am-intro-to-python-indo-gamas-6/
CATEGORIES:Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221029T100000
DTEND;TZID=America/Los_Angeles:20221029T110000
DTSTAMP:20260423T131809
CREATED:20221029T202108Z
LAST-MODIFIED:20221029T202108Z
UID:16074-1667037600-1667041200@www.ayclogic.com
SUMMARY:10 AM - Minecraft Modding with Java - Gamas
DESCRIPTION:Today We Did\n\nWe learned more about JSON file structure.\nWe learned how to distribute minecraft forge modding file to other people.\nWe finished our course. Congrats everyone\, I hope you guys enjoyed creating custom armor\, custom weapons\, custom ore and lastly custom mob.
URL:https://www.ayclogic.com/event/10-am-minecraft-modding-with-java-gamas-13/
CATEGORIES:Java,Minecraft Modding With Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221029T103000
DTEND;TZID=America/Los_Angeles:20221029T113000
DTSTAMP:20260423T131809
CREATED:20221029T183937Z
LAST-MODIFIED:20221029T183937Z
UID:16070-1667039400-1667043000@www.ayclogic.com
SUMMARY:10:30 AM – Scratch 1 – Yitong
DESCRIPTION:Today we:\n\nFinished the Animal Race project.\nStarted the Ask Gobo project.\nAdded the Gobo sprite.\nMade Gobo wait until we press the space bar to answer.\nMade Gobo pick a random reply.\nMake Gobo switch to a different costume when he replies.\n\nHomework:\n\nMake at least 2 more different replies for Gobo. When Gobo says those replies\, make him switch to a different costume.\n\n\n\n\nEmail me if you ever need help: yitong@ayclogic.com
URL:https://www.ayclogic.com/event/1030-am-scratch-1-yitong-3/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221029T110000
DTEND;TZID=America/Los_Angeles:20221029T120000
DTSTAMP:20260423T131809
CREATED:20221029T191123Z
LAST-MODIFIED:20221029T191123Z
UID:16072-1667041200-1667044800@www.ayclogic.com
SUMMARY:11 AM - Scratch 1 - Abigail
DESCRIPTION:What we did today\n\nWe started working on the Dino Dance project.\n\nHomework\n\nDo pages 40-41 on your pink Scratch book.
URL:https://www.ayclogic.com/event/11-am-scratch-1-abigail-22/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221029T123000
DTEND;TZID=America/Los_Angeles:20221029T133000
DTSTAMP:20260423T131809
CREATED:20221029T204140Z
LAST-MODIFIED:20221104T031026Z
UID:16076-1667046600-1667050200@www.ayclogic.com
SUMMARY:12:30 PM - Scratch 2 - Abigail
DESCRIPTION:What we did today\n\nWe started working on the Christmas Card project\n\nHomework\n\nWhen the tree is clicked\, switch the background to “Christmas Background“.\nHide the tree and text when background is switched.\nCode the arrows to move towards the Christmas tree. (Use your birthday card project for reference).\nTake a picture of your face and upload it as one of your sprites on the Christmas card.
URL:https://www.ayclogic.com/event/1230-pm-scratch-2-abigail-4/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221029T130000
DTEND;TZID=America/Los_Angeles:20221029T140000
DTSTAMP:20260423T131809
CREATED:20221105T183852Z
LAST-MODIFIED:20221105T183852Z
UID:16226-1667048400-1667052000@www.ayclogic.com
SUMMARY:1 PM Intro To Java - Alex Lee
DESCRIPTION:Today We Did:\n1. We finished up the Monster Inheritance project. \n2. We covered access modifiers and also how to override methods. \nFor Homework:\n1. Download Android Studio for the next class. https://developer.android.com/studio
URL:https://www.ayclogic.com/event/1-pm-intro-to-java-alex-lee-6/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221029T140000
DTEND;TZID=America/Los_Angeles:20221029T150000
DTSTAMP:20260423T131809
CREATED:20221029T215859Z
LAST-MODIFIED:20221029T215859Z
UID:16078-1667052000-1667055600@www.ayclogic.com
SUMMARY:2 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nWhile loops continue to loop when the condition is True\nReviewed how to increment variables ( counter += 1 )\n\nHomework\n\nHomework: Page 118 and 121: 10th week\nHomework: Page 123-124\, TRY IT YOURSELF 7-4\, 7-5\, 7-6\, 7-7\n\n 
URL:https://www.ayclogic.com/event/2-pm-intro-to-python-sebastian-8/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221029T140000
DTEND;TZID=America/Los_Angeles:20221029T150000
DTSTAMP:20260423T131809
CREATED:20221030T013217Z
LAST-MODIFIED:20221030T013217Z
UID:16090-1667052000-1667055600@www.ayclogic.com
SUMMARY:2 PM - Intro To Python - Gamas
DESCRIPTION:Today We Did\n\nWe learned function with return value.\nWe learned random module. We learned how to create random number between range. We learned how to choose random element from a list.
URL:https://www.ayclogic.com/event/2-pm-intro-to-python-gamas-26/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221029T150000
DTEND;TZID=America/Los_Angeles:20221029T160000
DTSTAMP:20260423T131809
CREATED:20221029T234130Z
LAST-MODIFIED:20221029T234130Z
UID:16080-1667055600-1667059200@www.ayclogic.com
SUMMARY:3 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nLearned about how while loops continue to loop when their condition (turns into a boolean) is true\nReviewed how to get user input ( input() )\nRemembered that for loops CREATE variables\, and those variables will replace other variables that have the same name\n\nHomework\n\nHomework: Page 118 and 121\nHomework: Page 123-124 TRY IT YOURSELF 7-4\, 7-5\, 7-6\, 7-7
URL:https://www.ayclogic.com/event/3-pm-intro-to-python-sebastian-10/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221029T160000
DTEND;TZID=America/Los_Angeles:20221029T170000
DTSTAMP:20260423T131809
CREATED:20221029T235612Z
LAST-MODIFIED:20221029T235612Z
UID:16085-1667059200-1667062800@www.ayclogic.com
SUMMARY:4 PM Intro To Java - Alex Lee
DESCRIPTION:Today We Did:\n\nWe continued by covering how to use for loops using the index.\nAlso\, we talked about how to use for loops using index with a list.\nWe also went over how to create and use while loops.\n\nFor Homework:\n\nCreate a new file that is titled Oct29_WhileLoopHomework.java\nThe homework is on this link: https://www.ayclogic.com/java-exercise-while-loop/
URL:https://www.ayclogic.com/event/4-pm-intro-to-java-alex-lee-4/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221029T160000
DTEND;TZID=America/Los_Angeles:20221029T170000
DTSTAMP:20260423T131809
CREATED:20221101T175736Z
LAST-MODIFIED:20221105T230243Z
UID:16104-1667059200-1667062800@www.ayclogic.com
SUMMARY:4PM - Python Game Development - Latisha
DESCRIPTION:Today We Did\n\nFixed Gap between Tubes\nAdd falling logic for Player\n\nHomework\n\nMake Coin class in coin.py using coin 1\, 2 and 3. Blit the coin to the screen\n\nIf you have any questions\, feel free to email me at latisha@ayclogic.com
URL:https://www.ayclogic.com/event/4pm-python-game-development-latisha-11/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221029T163000
DTEND;TZID=America/Los_Angeles:20221029T173000
DTSTAMP:20260423T131809
CREATED:20221030T014702Z
LAST-MODIFIED:20221030T014702Z
UID:16092-1667061000-1667064600@www.ayclogic.com
SUMMARY:4:30 PM – Scratch Level 2 – Allison
DESCRIPTION:Today we:\n\nContinued the Cheese Chase project\nCoded the Mouse sprite to move without using “My Blocks”\nCreated the Maze sprite\nCoded the Mouse sprite to not move if it touches the Maze sprite\nCoded the Mouse sprite to move using “My Blocks”\n\nHomework:\n\nIn your Cheese Chase project\, code the Mouse sprite to:\n\nMove up when the up arrow key is pressed\, using the block “Move”\nMove down when the down arrow key is pressed\, using the block “Move”\n\n\nRead and follow the instructions on the yellow Scratch book pg. 54-55\, steps #6-10\nContact us if you have any questions or need any help
URL:https://www.ayclogic.com/event/430-pm-scratch-level-2-allison-7/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221029T170000
DTEND;TZID=America/Los_Angeles:20221029T180000
DTSTAMP:20260423T131809
CREATED:20221030T012651Z
LAST-MODIFIED:20221030T012651Z
UID:16087-1667062800-1667066400@www.ayclogic.com
SUMMARY:5 PM - Minecraft Modding with Java - Gamas
DESCRIPTION:Today We Did\n\nWe learned how to create Json file for SchoolSystem.java\nWe learned how to use IntelliJ debugger and break point.\nWe learned how to enable lightning when LightningArrowItem strike a creature.\n\nHomework\n\nNext week we are going to create a SaturnChestplate. Modify the following image so it can be according to your customization
URL:https://www.ayclogic.com/event/5-pm-minecraft-modding-with-java-gamas-8/
CATEGORIES:Java,Minecraft Modding With Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221029T180000
DTEND;TZID=America/Los_Angeles:20221029T190000
DTSTAMP:20260423T131809
CREATED:20221103T002409Z
LAST-MODIFIED:20221103T002409Z
UID:16132-1667066400-1667070000@www.ayclogic.com
SUMMARY:6 PM - Python OOP - Bill
DESCRIPTION:Today We:\n\nFinished the Book System project\nStarted the Monster Inheritance project\nLearned about inheritance\n\nYour HW:\n\nCreate a new file called monster.py\nCreate a monster class with the following:\n\nAttributes: species\, health\, damage\nMethod: get_info; returns a string that displays all of the monster’s attributes
URL:https://www.ayclogic.com/event/6-pm-python-oop-bill-12/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221029T190000
DTEND;TZID=America/Los_Angeles:20221029T200000
DTSTAMP:20260423T131809
CREATED:20221030T030615Z
LAST-MODIFIED:20221030T030640Z
UID:16095-1667070000-1667073600@www.ayclogic.com
SUMMARY:7 PM - Digital Illustration - Abigail
DESCRIPTION:What we did today\n\nWe started and finished the Sunset drawing.\n\nHomework\n\nDraw a couple of clouds in the sky.\n(optional) add animals to the drawing.
URL:https://www.ayclogic.com/event/7-pm-digital-illustration-abigail-13/
CATEGORIES:Beginner Digital Illustration,Digital Illustration
END:VEVENT
END:VCALENDAR