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:20240310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20241103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240615T100000
DTEND;TZID=America/Los_Angeles:20240615T110000
DTSTAMP:20260427T152500
CREATED:20240615T190717Z
LAST-MODIFIED:20240615T190717Z
UID:25598-1718445600-1718449200@www.ayclogic.com
SUMMARY:10 AM - Intro To Python - Gamas
DESCRIPTION:Today We Did\n\nWe continued to learn about Python Turtle.\nWe drew the word “ALYSSA”\nWe learned how to create a filled circle.\n\nHomework\n\nCreate june_15_face_hw.py\n\nUsing combination of 5 circles and 1 rectangle\, please draw in python face like below
URL:https://www.ayclogic.com/event/10-am-intro-to-python-gamas-4/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240615T103000
DTEND;TZID=America/Los_Angeles:20240615T113000
DTSTAMP:20260427T152500
CREATED:20240618T034503Z
LAST-MODIFIED:20240618T034503Z
UID:25630-1718447400-1718451000@www.ayclogic.com
SUMMARY:10:30 AM - Intro To Python - Bill
DESCRIPTION:Your HW:\n\nDo the practice problems from the website below\n\nhttps://www.ayclogic.com/intro-to-python-exercises-for-quiz-2/
URL:https://www.ayclogic.com/event/1030-am-intro-to-python-bill-20/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240615T113000
DTEND;TZID=America/Los_Angeles:20240615T123000
DTSTAMP:20260427T152500
CREATED:20240618T034901Z
LAST-MODIFIED:20240618T034901Z
UID:25632-1718451000-1718454600@www.ayclogic.com
SUMMARY:11:30 AM - Unity Game Development - Bill
DESCRIPTION:Your HW:\n\nAdd collision detection for the door but only when the door is open\nFor now\, just print out “Door accessed” when the player collides with the door and the door is in the open state (when player collects enough coins)
URL:https://www.ayclogic.com/event/1130-am-unity-game-development-bill-9/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240615T120000
DTEND;TZID=America/Los_Angeles:20240615T130000
DTSTAMP:20260427T152500
CREATED:20240615T035838Z
LAST-MODIFIED:20240615T040138Z
UID:25593-1718452800-1718456400@www.ayclogic.com
SUMMARY:12 PM - Python OOP - Joel
DESCRIPTION:Today we did:\n\nWe started working on the phone book program.\n\nHomework:\n\nContinue working on the PhoneBook system. Inside\, add a new selection in the menu (4) that will allow the user to input their name. First\, make sure that the name exists in the dictionary. If it doesn’t\, tell them that the name doesn’t exist in the dictionary. If it does\, then remove or delete the value in the dictionary using the key.\nAdd a new selection in the menu (5): List all Names. If the user enters ‘5’\, then list all the names in the dictionary.\nAfter you’ve finished the homework\, make sure to upload the file in the google drive here before the next lesson: https://drive.google.com/drive/u/2/folders/19VvajPbPGZ_mD-km6_3LaK4cJDQjAhZf\n\nIf you have any questions\, feel free to ask me at joel@ayclogic.com.
URL:https://www.ayclogic.com/event/12-pm-python-oop-joel-2/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240615T140000
DTEND;TZID=America/Los_Angeles:20240615T150000
DTSTAMP:20260427T152500
CREATED:20240615T221827Z
LAST-MODIFIED:20240615T222137Z
UID:25601-1718460000-1718463600@www.ayclogic.com
SUMMARY:2 PM - Python Game Dev - Gamas
DESCRIPTION:Today We Did\n\nWe discussed about each team project and how to make them better.\nWe continued with Shoot Balloon project.\n\nWe enabled Game Win and Game Over page.\n\n\n\nHomework\n\nMax\n\nCredit page\n\nAdvisor: SEBASTIAN CEVALLOS\nSchool: American Young Coder\nReposition the text to be on the top of the button\nCenter the button.\n\n\nChange the game asset using https://opengameart.org/content/snake-sprites-2d.\nMake the enemy able to move left and right.\n\nYou need to change your Enemy sprite __init__ method to have\n\nmin_x\nmax_x\ndirection\n\n\nAdd code inside enemy.update() method so the enemy will move LEFT and RIGHT.\nWhen Enemy x < min_x change direction to RIGHT\nWhen Enemy x > max_x change direction to LEFT\n\n\nIf you can make the body grows as you eat eggs.\n\n\n\nMerinda \n\nThe landing page TAG\, the color should be contrast.\nThe credit text color has to be brighter and shift them up a little bit.\n\nAdvisor: Sebastian Celavos\nSchool: American Young Coder\n\n\nAfter Game Over\, display Play button so user can restart the game. Make sure to reset the time and player location and the Player IT when you restart game.\n\n\nDereck\n\nAdd gravity to the player. Look at code inside Flappy Bird.\nInside player sprite __init__\, add max_y param.\nSet initial value of max_y = zone_1_y. zone_1_y is the zone 1 floor y coordinate.\nand make sure when player.y > max_y change the player.y to max_y – 1. This will make sure the player does not fall bellow the floor.
URL:https://www.ayclogic.com/event/2-pm-python-game-dev-gamas/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240615T143000
DTEND;TZID=America/Los_Angeles:20240615T153000
DTSTAMP:20260427T152500
CREATED:20240618T035226Z
LAST-MODIFIED:20240618T035226Z
UID:25633-1718461800-1718465400@www.ayclogic.com
SUMMARY:2:30 PM - Unity Game Development - Bill
DESCRIPTION:Your HW:\n\nMake it so that the circle that spawns follows your mouse around\nTry to research and do this on your own\n\nIf you are stuck you can use the following links to guide you\n\nhttps://docs.unity3d.com/ScriptReference/Input-mousePosition.html\n\nHint\, try out your code with this function only and you will realize this is not the only step\n\n\nhttps://docs.unity3d.com/ScriptReference/Camera.ScreenToWorldPoint.html\n\nAnother hint\, you will need to somehow get a reference to the main camera object
URL:https://www.ayclogic.com/event/230-pm-unity-game-development-bill-2/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240615T150000
DTEND;TZID=America/Los_Angeles:20240615T160000
DTSTAMP:20260427T152500
CREATED:20240615T225858Z
LAST-MODIFIED:20240615T225858Z
UID:25605-1718463600-1718467200@www.ayclogic.com
SUMMARY:3 PM – Intro to Python – Sebastian
DESCRIPTION:What We Did\n\nReviewed Magic 8 ball homework\nReviewed the random library\nWorked on Magic 8 Ball version 2\nWent over password creator\n\nHomework\n\nCreate a file named June_15_Functions_Randoms_HW.py\nhttps://www.ayclogic.com/intro-to-python/star-wars-problem/\nIf you have any questions\, email me at dmeng@ayclogic.com
URL:https://www.ayclogic.com/event/3-pm-intro-to-python-sebastian-44/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240615T180000
DTEND;TZID=America/Los_Angeles:20240615T190000
DTSTAMP:20260427T152500
CREATED:20240616T021240Z
LAST-MODIFIED:20240616T021240Z
UID:25607-1718474400-1718478000@www.ayclogic.com
SUMMARY:6 PM - Scratch 2 - Abigail
DESCRIPTION:What we did today\n\nWe finished the Jumpy Monkey Project.\nWe started the Fireball Fight project.\n\nHomework\n\nFinish your right projectile code (deleting the clones)\nReplace all your sprites and background with images from the internet. (Or you can draw/create your own sprite)\n\nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-scratch-2-abigail-11/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240615T183000
DTEND;TZID=America/Los_Angeles:20240615T193000
DTSTAMP:20260427T152500
CREATED:20240616T022602Z
LAST-MODIFIED:20240616T022602Z
UID:25608-1718476200-1718479800@www.ayclogic.com
SUMMARY:SAT – 6:30 PM – Intro To Java – Shawn
DESCRIPTION:Today We Did\n\nFinished SchoolSystem\nBegin HashMap\n\nHomework\n\nNo homework this week. We’ll learn and implement HashMaps next week.\n\nEmail me at szhuang@ayclogic.com if you have any issues.
URL:https://www.ayclogic.com/event/sat-630-pm-intro-to-java-shawn-3/
END:VEVENT
END:VCALENDAR