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:20240310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20241103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240504T090000
DTEND;TZID=America/Los_Angeles:20240504T100000
DTSTAMP:20260426T120632
CREATED:20240504T030610Z
LAST-MODIFIED:20240504T031556Z
UID:24976-1714813200-1714816800@www.ayclogic.com
SUMMARY:9 AM - Python Game Dev - Indo - Gamas
DESCRIPTION:Today We Did\n\nWe reviewed coordinates in Pygame.\nWe reviewed how to display image on the screen.\nWe learned how to save/push code to gitlab cloud.\n\nHomework\n\nDisplay 4 birds in the screen.\n\nOne with original size. –  move from right to left\nOne with size 250\, 200 – move from left to right\nOne with size 30\, 15 – move from top to bottom\nOne with size 70\, 50 –  move from bottom to top\n\n\nDisplay the cloud image in its original size. Move from top right to bottom left.\nMake sure you can see all of the above images. The big image should appear behind the smaller images.\nCommit and Push your codes to gitlab according to what I taught in the class.
URL:https://www.ayclogic.com/event/9-am-python-game-dev-indo-gamas-4/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240504T090000
DTEND;TZID=America/Los_Angeles:20240504T100000
DTSTAMP:20260426T120632
CREATED:20240504T041359Z
LAST-MODIFIED:20240504T041359Z
UID:24980-1714813200-1714816800@www.ayclogic.com
SUMMARY:9 AM - Indo - Python Game Development - Joel
DESCRIPTION:Today we did:\n\nWe finished the homework for the project.
URL:https://www.ayclogic.com/event/9-am-indo-python-game-development-joel-5/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240504T103000
DTEND;TZID=America/Los_Angeles:20240504T113000
DTSTAMP:20260426T120632
CREATED:20240506T162403Z
LAST-MODIFIED:20240506T162403Z
UID:25007-1714818600-1714822200@www.ayclogic.com
SUMMARY:10:30 AM - Intro To Python - Bill
DESCRIPTION:Your HW:\n\nCopy codes from page 130 to 133.\n\nMake sure to do the 131 (TRY IT YOURSELF)\n\n\nhttps://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/ number 4 to 6.
URL:https://www.ayclogic.com/event/1030-am-intro-to-python-bill-16/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240504T113000
DTEND;TZID=America/Los_Angeles:20240504T123000
DTSTAMP:20260426T120632
CREATED:20240506T162609Z
LAST-MODIFIED:20240506T162609Z
UID:25009-1714822200-1714825800@www.ayclogic.com
SUMMARY:11:30 AM - Unity Game Development - Bill
DESCRIPTION:Your HW:\n\nCreate animation clip for one of the birds\nFirst create a new object and change the sprite to one bird image\n\nThen follow the process we did in class to create the animation clip for the bird flying
URL:https://www.ayclogic.com/event/1130-am-unity-game-development-bill-5/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240504T120000
DTEND;TZID=America/Los_Angeles:20240504T130000
DTSTAMP:20260426T120632
CREATED:20240504T200037Z
LAST-MODIFIED:20240504T200345Z
UID:24984-1714824000-1714827600@www.ayclogic.com
SUMMARY:12 PM - AI and Machine Learning - Gamas
DESCRIPTION:Today We Did\n\nWe created fast.ai vision_learner model that can identify cat or dog images.\n\nHomework\n\nTry uploading some cat images\, some dogs images and some frog images. And observe\, the prediction result particularly the last number in the result. For example below is the result of uploading a dog image. observe the `9.9997e-01`\n\n\nprediction = cat_vs_dog_model.predict(file_name)\nprint(prediction)\n\nIf you run the above code\, you will get result similar like below.\n\n(‘dog’\, tensor(1)\, tensor([2.9470e-05\, 9.9997e-01]))\n\n\nWhat numbers you get when you upload cat images?\nWhat numbers you get when you upload dog images?\nWhat numbers you get when you upload frog images?\n\n\nCreate a github.com account if you don’t already have one.
URL:https://www.ayclogic.com/event/12-pm-ai-and-machine-learning-gamas-2/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240504T150000
DTEND;TZID=America/Los_Angeles:20240504T160000
DTSTAMP:20260426T120632
CREATED:20240504T230059Z
LAST-MODIFIED:20240504T231912Z
UID:24989-1714834800-1714838400@www.ayclogic.com
SUMMARY:3 PM - Intro To Python - Gamas
DESCRIPTION:Today We Did\n\nWe learned about variables and data types.\n\nHomework\n\nCreate a new python file may-4-string-homework.py\nCopy codes from page 20 to 23. IntroToPythonP20toP23\nmy email is gamas@ayclogic.com
URL:https://www.ayclogic.com/event/3-pm-intro-to-python-gamas/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240504T150000
DTEND;TZID=America/Los_Angeles:20240504T160000
DTSTAMP:20260426T120632
CREATED:20240506T154720Z
LAST-MODIFIED:20240506T154720Z
UID:25003-1714834800-1714838400@www.ayclogic.com
SUMMARY:3 PM – Intro to Python – Sebastian
DESCRIPTION:Today We Did \n\n\nSAT3PM class code: https://drive.google.com/drive/folders/1CtwIu3EczMxWU83o5ECJylqtfCmTKvb9\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework into your Google Drive\nHomework: https://www.ayclogic.com/intro-to-python-exercises/
URL:https://www.ayclogic.com/event/3-pm-intro-to-python-sebastian-40/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240504T160000
DTEND;TZID=America/Los_Angeles:20240504T170000
DTSTAMP:20260426T120632
CREATED:20240505T012826Z
LAST-MODIFIED:20240505T012826Z
UID:24995-1714838400-1714842000@www.ayclogic.com
SUMMARY:4 PM – Intro To Java – William
DESCRIPTION:Today We Did\n\nReviewed Practice Final (TaxiDriverSystem)\n\nSolution can be found in our Google Drive here: https://drive.google.com/drive/folders/1b_4rMxapEAcj8rjxQ4rWxTmIKHTBjolR?usp=drive_link \nHomework\nNo homework for this week! Review for our final next week (2 hours). I recommend studying the following: \n\nPractice Final\nQuiz\nTopics:\n\nInheritance\nHashMap\n\n\n\nGood luck! \nIf you have any questions\, please email me at williamsmith@ayclogic.com.
URL:https://www.ayclogic.com/event/4-pm-intro-to-java-william-22/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240504T170000
DTEND;TZID=America/Los_Angeles:20240504T180000
DTSTAMP:20260426T120632
CREATED:20240505T012452Z
LAST-MODIFIED:20240505T012452Z
UID:24993-1714842000-1714845600@www.ayclogic.com
SUMMARY:5 PM – Intro to Python – William
DESCRIPTION:Today We Did\n\nReviewed x-\,y- coordinate system\nAdded body to robot\nDrew pentagon + polygon\n\nHomework\nCode for today’s lesson: https://drive.google.com/file/d/1DRueQQ9kB5K51cmthKCBg2nzg0qxTbSR/view?usp=drive_link \nWork on the following files: \n\nMar23_TurtleHW.py\n\nComplete the HW Exercises at https://www.ayclogic.com/event/6-pm-intro-to-python-46/\n\nLast week to finish this! We’ll be moving on after this\n\n\n\n\nApr28_RobotBuilder.py\n\nCreate a function right_arm() with the parameters: x\, y\n\nDraw a right arm using 2 rectangles\, similar to the left arm\n\n\nDraw the following features for the robot (can optionally create functions):\n\nBody\nRight arm\nLegs\nHead\nEyes\nAnything else you’d like (within reason)!\n\n\n\n\n\nIf you have any questions\, please email me at williamsmith@ayclogic.com.
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-william-26/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240504T180000
DTEND;TZID=America/Los_Angeles:20240504T190000
DTSTAMP:20260426T120632
CREATED:20240505T020813Z
LAST-MODIFIED:20240505T020813Z
UID:24999-1714845600-1714849200@www.ayclogic.com
SUMMARY:6 PM – Scratch 2 – Abigail
DESCRIPTION:What we did today\n\nWe introduced Lists.\nWe started working on the SuperMarket List project.\n\nHomework\n\nMake is so all the food sprite wiggles when their own categories is called out.\nMake sure to name your broadcast messages according to the Categories list.\n\nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-scratch-2-abigail-7/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240504T183000
DTEND;TZID=America/Los_Angeles:20240504T193000
DTSTAMP:20260426T120632
CREATED:20240505T022309Z
LAST-MODIFIED:20240505T022309Z
UID:24998-1714847400-1714851000@www.ayclogic.com
SUMMARY:6 PM — Intro to Java — Shawn
DESCRIPTION:Today We Did\n\nRandom and While Loop\n\nHomework\n\nhttps://www.ayclogic.com/java-exercise-while-loop/\nName the file May4_WhileLoopHW.java and upload it into the drive!\n\nIf you have any questions\, email me at szhuang@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-intro-to-java-shawn/
END:VEVENT
END:VCALENDAR