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:20240608T090000
DTEND;TZID=America/Los_Angeles:20240608T100000
DTSTAMP:20260427T035635
CREATED:20240608T033710Z
LAST-MODIFIED:20240608T033710Z
UID:25415-1717837200-1717840800@www.ayclogic.com
SUMMARY:9 AM - Python Game Dev - Indo - Gamas
DESCRIPTION:Today We Did\n\nWe learned how to detect when user press key on the keyboards.\nWe made the player able to move left\, right\, up and down using WASD keys.\n\nHomework\n\nSpawn Fireball when user press SPACE key.\n\nYou need to do this code inside main.py.\nIf possible you need to spawn the fireball x and y coordinate according to player’s x and y coordinate. If you don’t know how to do this\, just spawn it anywhere.
URL:https://www.ayclogic.com/event/9-am-python-game-dev-indo-gamas-6/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240608T103000
DTEND;TZID=America/Los_Angeles:20240608T113000
DTSTAMP:20260427T035635
CREATED:20240608T183148Z
LAST-MODIFIED:20240608T183148Z
UID:25420-1717842600-1717846200@www.ayclogic.com
SUMMARY:10:30 AM – Intro To Python – Bill (Darin Sub)
DESCRIPTION:What We Did Today:\n\nReviewed the star wars homework problem involving functions and random module\nLearnt how to debug\, and we did a couple debugging exercises\n\nYour HW:\n\nCreate a new file called Jun_8_DebuggingHW\nFix the program from the following website\, and make sure the output is exactly as the website says:\nhttps://www.ayclogic.com/fix-python-bugs-2/
URL:https://www.ayclogic.com/event/1030-am-intro-to-python-bill-darin-sub/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240608T120000
DTEND;TZID=America/Los_Angeles:20240608T130000
DTSTAMP:20260427T035635
CREATED:20240608T041034Z
LAST-MODIFIED:20240608T041034Z
UID:25418-1717848000-1717851600@www.ayclogic.com
SUMMARY:12 PM - Python OOP - Joel
DESCRIPTION:Today we did:\n\nWe finished the setup and started learning about dictionaries and their operations.\n\nHomework:\n\nNo homework for this week because we just started\, but make sure to review all of the things we learned in the lesson today.\n\nIf you have any questions\, feel free to email me at joel@ayclogic.com.
URL:https://www.ayclogic.com/event/12-pm-python-oop-joel/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240608T140000
DTEND;TZID=America/Los_Angeles:20240608T150000
DTSTAMP:20260427T035635
CREATED:20240609T175925Z
LAST-MODIFIED:20240609T175925Z
UID:25440-1717855200-1717858800@www.ayclogic.com
SUMMARY:2 PM – Python Game Development – Sebastian
DESCRIPTION:Today We Did \n\nFinished Dereck and Merinda’s project & gave advice on what to add during next lecture (written in bottom of project proposal)\nYou can always find the code we wrote in class in my Gitlab repository here:\nhttps://gitlab.com/gsugiart/sat-2-pm-shoot-balloon-sebastian\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\nContinue with the homework we wrote together in our project proposal document.
URL:https://www.ayclogic.com/event/2-pm-python-game-development-sebastian-15/
CATEGORIES:Advanced Python Game Development,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240608T143000
DTEND;TZID=America/Los_Angeles:20240608T153000
DTSTAMP:20260427T035635
CREATED:20240609T005034Z
LAST-MODIFIED:20240609T005034Z
UID:25431-1717857000-1717860600@www.ayclogic.com
SUMMARY:2:30 PM - Unity Game Dev - Bill
DESCRIPTION:Gamas Sub \nToday We Did\n\nWe learned on how to attach script to sprite/object.\nWe learned how to access sprite x and y position.\nWe learned how to move sprite to the right.\nWe started learning about GameController.\n\nHomework\n\nAdd 4 more sprites/objects to the FirstProject.\nMake one sprite move from right to left.\nMake one sprite move from top to bottom.\nMake one sprite move from bottom to top.\nMake one sprite move diagonally from bottom left corner to top right corner.
URL:https://www.ayclogic.com/event/230-pm-unity-game-dev-bill/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240608T150000
DTEND;TZID=America/Los_Angeles:20240608T160000
DTSTAMP:20260427T035635
CREATED:20240609T180214Z
LAST-MODIFIED:20240609T180214Z
UID:25442-1717858800-1717862400@www.ayclogic.com
SUMMARY:3 PM – Intro to Python – Sebastian
DESCRIPTION:Today We Did \n\nContinued learning about functions\nWrote examples of functions with parameters and return values\nBegan learning about the random library\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: Complete the first version of magic 8 ball described in this website:\nhttps://www.ayclogic.com/intro-to-python/magic-8-ball/
URL:https://www.ayclogic.com/event/3-pm-intro-to-python-sebastian-43/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240608T153000
DTEND;TZID=America/Los_Angeles:20240608T163000
DTSTAMP:20260427T035635
CREATED:20240608T233319Z
LAST-MODIFIED:20240608T233319Z
UID:25429-1717860600-1717864200@www.ayclogic.com
SUMMARY:3:30 PM - Intro To Python - Gamas
DESCRIPTION:Today We Did\n\nWe learned about if else and if elif else statements\n\nHomework\n\nCreate a new python file june_8_if_else_hw.py\ncopy codes from Pages 79-81 from the textbook.\nDon’t forget to upload your homework file into your assigned google drive.
URL:https://www.ayclogic.com/event/330-pm-intro-to-python-gamas/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240608T180000
DTEND;TZID=America/Los_Angeles:20240608T190000
DTSTAMP:20260427T035635
CREATED:20240609T022503Z
LAST-MODIFIED:20240609T022503Z
UID:25437-1717869600-1717873200@www.ayclogic.com
SUMMARY:6 PM – Scratch 2 – Abigail
DESCRIPTION:What we did today\n\nWe continued the Jumpy Monkey Project.\n\nHomework\n\nDo pages 100-101 on your yellow Scratch book\nMake a Level 1 & 2 banner sprite (with costumes for each level)\nUsing My Block\, make a the level banner sprite appear for 3 seconds\, then hide. (Look at Cheese Chase or Fantastic Flower project for reference)\nMake sure there is a input/variable in your My Block.\n\nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-scratch-2-abigail-10/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240608T183000
DTEND;TZID=America/Los_Angeles:20240608T193000
DTSTAMP:20260427T035635
CREATED:20240609T022749Z
LAST-MODIFIED:20240609T022749Z
UID:25434-1717871400-1717875000@www.ayclogic.com
SUMMARY:SAT – 6:30 PM – Intro To Java – Shawn
DESCRIPTION:Today We Did\n\nContinued SchoolSystem.\n\nHomework\n\nImplement find teacher and list all teachers\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-2/
END:VEVENT
END:VCALENDAR