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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230325T090000
DTEND;TZID=America/Los_Angeles:20230325T100000
DTSTAMP:20260423T063638
CREATED:20230325T030504Z
LAST-MODIFIED:20230331T214959Z
UID:18650-1679734800-1679738400@www.ayclogic.com
SUMMARY:9 AM - Indo - Intro To Python - Gamas
DESCRIPTION:Homework\n\nContinue in March25_Turtle_Basic.py\nDraw a square (white color)\, a rectangle (yellow color)\, a triangle (blue color) and an octagon (pink color) according to coordinates below.
URL:https://www.ayclogic.com/event/9-am-indo-intro-to-python-gamas/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230325T093000
DTEND;TZID=America/Los_Angeles:20230325T103000
DTSTAMP:20260423T063638
CREATED:20230325T175132Z
LAST-MODIFIED:20230401T164134Z
UID:18653-1679736600-1679740200@www.ayclogic.com
SUMMARY:9:30 AM – Scratch 1 – Yitong
DESCRIPTION:Today we:\n\nFinished the Tunnel of Doom project.\nStarted the Window Cleaner project.\nMade a Splat sprite.\nMade Splat clones and learned how to make them show up in random places on the screen.\nMade the Splat clones disappear when we touch them with our cursor.\nAdded the SplatsOnScreen variable.\n\nHomework:\n\nAdd a popping sound when we get rid of a Splat clone.\nMake the SplatsOnScreen variable go down by 1 when we delete a clone.\nMake 3 more costumes for the Splat sprite. Each costume should be a different shape and color. You should have 4 costumes in total.\n\nNO CLASS ON APRIL 8. CLASSES WILL RESUME ON APRIL 15. \nSubmit your homework to this email: yitong@ayclogic.com
URL:https://www.ayclogic.com/event/930-am-scratch-1-yitong-9/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230325T103000
DTEND;TZID=America/Los_Angeles:20230325T113000
DTSTAMP:20260423T063638
CREATED:20230325T175601Z
LAST-MODIFIED:20230401T185817Z
UID:18655-1679740200-1679743800@www.ayclogic.com
SUMMARY:10:30 AM – Scratch 1 – Yitong
DESCRIPTION:Today we:\n\nTook the Scratch Level 1 Final Test.\n\nHomework:\n\nNo homework! I will grade your tests. Check your emails to see your results.\n\nNO CLASS ON APRIL 1 OR 8. CLASSES WILL RESUME ON APRIL 15. \nEmail me if you need help: yitong@ayclogic.com
URL:https://www.ayclogic.com/event/1030-am-scratch-1-yitong-19/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230325T130000
DTEND;TZID=America/Los_Angeles:20230325T140000
DTSTAMP:20260423T063638
CREATED:20230325T210433Z
LAST-MODIFIED:20230325T210433Z
UID:18662-1679749200-1679752800@www.ayclogic.com
SUMMARY:1 PM - Android Game Dev - Gamas
DESCRIPTION:Homework\n\nContinue on Tic Tac Toe game.\nIn the activity_main.xml\, change the color of the “Start Game” button from purple to blue\, similar to activity_game.xml.\nInside GameActivity.java use for loop to add action listener to 1st row.\nAfter this\, also use for loop to add action listener to 2nd and 3rd rows.\nIf you do it properly\, all boxes\, when you clicked\, will spit out “box clicked” message in the “Run” tab.\nThe hint\, you have to change the “boxId” every time you loop. Utilize the “i” in the for loop.
URL:https://www.ayclogic.com/event/1-pm-android-game-dev-gamas-5/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230325T140000
DTEND;TZID=America/Los_Angeles:20230325T150000
DTSTAMP:20260423T063638
CREATED:20230326T000947Z
LAST-MODIFIED:20230326T000947Z
UID:18668-1679752800-1679756400@www.ayclogic.com
SUMMARY:2 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nContinued learning how to draw different shapes using Turtle\nFinished drawing faces (using circle function)\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework MAR25_project_proposal_hw\, please submit by next Friday.\nHomework: Use any pens\, pencils\, markers\, etc. to draw your project proposal on a piece of paper. Keep in mind that you will have to write Python code that will draw it.\nMake sure your proposal follows these requirements: https://www.ayclogic.com/intro-to-python-final-project-criteria/ \nExamples of what the final project will look like:\nhttps://www.ayclogic.com/python-digital-illustrations/
URL:https://www.ayclogic.com/event/2-pm-intro-to-python-sebastian-25/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230325T150000
DTEND;TZID=America/Los_Angeles:20230325T160000
DTSTAMP:20260423T063638
CREATED:20230326T001129Z
LAST-MODIFIED:20230326T001129Z
UID:18669-1679756400-1679760000@www.ayclogic.com
SUMMARY:3 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nFinished robot builder\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework MAR25_robot_addition_hw\, please submit by next Friday.\nHomework: Add one thing to your robot that would make it unique to practice using the rectangle function.\nExamples: Give your robot a hat\, make your robot hold a flower\, put sunglasses on your robot.
URL:https://www.ayclogic.com/event/3-pm-intro-to-python-sebastian-25/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230325T160000
DTEND;TZID=America/Los_Angeles:20230325T170000
DTSTAMP:20260423T063638
CREATED:20230326T054949Z
LAST-MODIFIED:20230326T055237Z
UID:18680-1679760000-1679763600@www.ayclogic.com
SUMMARY:4 PM - Python Game Development - Bill
DESCRIPTION:Your HW:\n\nMake the clouds spawn at random y levels and Start on the correct edge of the screen\nExactly the same as with the birds
URL:https://www.ayclogic.com/event/sat-4-pm-python-game-development-bill/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230325T160000
DTEND;TZID=America/Los_Angeles:20230325T170000
DTSTAMP:20260423T063638
CREATED:20230328T064723Z
LAST-MODIFIED:20230328T064723Z
UID:18692-1679760000-1679763600@www.ayclogic.com
SUMMARY:4PM - Python Game Development - Latisha
DESCRIPTION:Today We Did\n\nContinued working on Shoot Balloon\n\nHomework\n\nFix your final project: Change font size of credit page\, add Latisha Sumardy as the advisor\, and add sound effects to the slashing player\nAdd animation to the Bug\, using frame-1 and frame-2. Also\, make the bug move to the right.\n\nIf you have any questions\, you can ask me at latisha@ayclogic.com.
URL:https://www.ayclogic.com/event/4pm-python-game-development-latisha-22/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230325T170000
DTEND;TZID=America/Los_Angeles:20230325T180000
DTSTAMP:20260423T063638
CREATED:20230326T010620Z
LAST-MODIFIED:20230326T010620Z
UID:18672-1679763600-1679767200@www.ayclogic.com
SUMMARY:5 PM - Minecraft Modding with Java - Gamas
DESCRIPTION:Homework\n\nContinue with DEEPSLATE_SATURN_ORE. We started DEEPSLATE_SATURN_ORE\, but not finished. The remaining works are as follows\n\ncreate src/main/resources/assets/aycessentials/blockstates/deepslape_saturn_ore.json . This should be very similar to saturn_ore.json in the same directory.\nupdate src/main/resources/assets/aycessentials/lang/en_us.json\nadd new file src/main/resources/assets/aycessentials/models/block/deepslate_saturn_ore.json\nadd new file src/main/resources/assets/aycessentials/models/item/deepslate_saturn_ore.json\nModify these 2 files:\n\nsrc/main/resources/data/minecraft/tags/blocks/mineable/pickaxe.json and the needs_diamond_tool.json
URL:https://www.ayclogic.com/event/5-pm-minecraft-modding-with-java-gamas-22/
CATEGORIES:Java,Minecraft Modding With Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230325T170000
DTEND;TZID=America/Los_Angeles:20230325T180000
DTSTAMP:20260423T063638
CREATED:20230326T055211Z
LAST-MODIFIED:20230326T055211Z
UID:18682-1679763600-1679767200@www.ayclogic.com
SUMMARY:5 PM - Python Game Development - Bill
DESCRIPTION:Your HW:\n\nCreate a new file called bullet.py\nGive it a direction and make it move in that direction from where it is created (left/right)\nChallenge: Spawn one when the player presses the space key (doesn’t have to be from where the player is)
URL:https://www.ayclogic.com/event/5-pm-python-game-development-bill-5/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230325T170000
DTEND;TZID=America/Los_Angeles:20230325T180000
DTSTAMP:20260423T063638
CREATED:20230326T055237Z
LAST-MODIFIED:20230326T055237Z
UID:18678-1679763600-1679767200@www.ayclogic.com
SUMMARY:5 PM – Scratch Level 2 – Allison
DESCRIPTION:Today We:\n\nContinued the Doom on the Broom project\nUsed the variable GameSpeed\nCoded the Explosion sprite\nCoded the Speedy Specter sprite\nCoded the Dragon sprite\n\nHomework:\n\nDuplicate the Bat sprite\nRename the new sprite to “Hippo 1”\nIn this sprite\, add the costumes “Hippo1-a” and “Hippo1-b”. Delete the bat costumes\nChange the Hippo’s code so that if the Fireball and Hippo touch\, one life will be added to the variable Lives\nRead and do the codes in the yellow Scratch Book Pg. 124\nContact us if you have any questions or need any help
URL:https://www.ayclogic.com/event/5-pm-scratch-level-2-allison-6/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230325T180000
DTEND;TZID=America/Los_Angeles:20230325T190000
DTSTAMP:20260423T063638
CREATED:20230327T055357Z
LAST-MODIFIED:20230327T055357Z
UID:18686-1679767200-1679770800@www.ayclogic.com
SUMMARY:6:00 PM - Intro to Python - Juan
DESCRIPTION:Today We Did\n\nReviewed adding to a list using: append\, insert\nReviewed removing from a list: pop\, remove\, del\nReviewed list access by index and modify by index.\nStarted learning about for-loops.\nIn case you need anything\, feel free to email me at juan@ayclogic.com\nView what we covered today at the google drive: https://drive.google.com/drive/folders/15Guajo6GvNi_09_rLw7QNwPyAcz1sBNA\n\nHomework\n\nCreate Apr1_ForLoop.py file\, and do the following pages:\npg. 54\, 55\, 56
URL:https://www.ayclogic.com/event/600-pm-intro-to-python-juan-8/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230325T190000
DTEND;TZID=America/Los_Angeles:20230325T200000
DTSTAMP:20260423T063638
CREATED:20230326T031354Z
LAST-MODIFIED:20230326T031354Z
UID:18674-1679770800-1679774400@www.ayclogic.com
SUMMARY:7 PM - Digital Illustration 2 - Abigail
DESCRIPTION:What we did today\n\nWe finished the Eevee drawing.\n\nHomework\n\nDraw a background.\nIt CANNOT be only one flat color.
URL:https://www.ayclogic.com/event/7-pm-digital-illustration-2-abigail/
CATEGORIES:Digital Illustration,Intermediate Digital Illustration
END:VEVENT
END:VCALENDAR