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:20210314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20211107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210619T100000
DTEND;TZID=America/Los_Angeles:20210619T110000
DTSTAMP:20260425T024324
CREATED:20210619T040945Z
LAST-MODIFIED:20210619T040945Z
UID:8169-1624096800-1624100400@www.ayclogic.com
SUMMARY:SAT - 10 AM - Scratch 1 - Gamas
DESCRIPTION:We completed Birthday Card project.\n\nWe learned more about broadcast and when I receive.\n\nWe learned that broadcast and when I receive is how sprite talk to each other.\nWe learned that this is how sprites takes turn\n\n\nWe learned more about coordinates.\n\n\nHomework:\n\nIf you have not completed Birthday Card project\, you should complete it.\nNext week we are going to create Birthday card project for your mom.\n\nWe need a digital picture of your mom in your computer.\nOpen Birthday Card project and go to Button sprite.\nClick on the Costume tab on the left top corner.\nAnd on the bottom left corner button\, hover your mouse and select “Upload Costume” and select the digital file of your mom picture from your computer. Similar to below\n\nAsk help from your parents if you cannot find the digital file of your mom in your computer.
URL:https://www.ayclogic.com/event/sat-10-am-scratch-1-gamas-2/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210619T100000
DTEND;TZID=America/Los_Angeles:20210619T110000
DTSTAMP:20260425T024324
CREATED:20210619T041922Z
LAST-MODIFIED:20210619T041922Z
UID:8175-1624096800-1624100400@www.ayclogic.com
SUMMARY:SAT – 10 AM – INDO – Bill Han – Scratch 1
DESCRIPTION:Today We: \n\nFinished the Animal Crossing Project\nBegan the Birth Day Card Project\nMade a cake that slides in to the center from the left edge of the screen\nMade a Happy Birthday banner at the top of the screen that turns left and right\nAdded 2 shark sprites\n\nYour HW: \n\nMake both sharks start at the top of the screen and move down until they are on the floor\n\nFinal Project;\n\nhttps://scratch.mit.edu/projects/415863325/\n\n\nClass Copy:\n\nhttps://scratch.mit.edu/projects/546183079
URL:https://www.ayclogic.com/event/sat-10-am-indo-bill-han-scratch-1-12/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210619T100000
DTEND;TZID=America/Los_Angeles:20210619T110000
DTSTAMP:20260425T024324
CREATED:20210619T180020Z
LAST-MODIFIED:20210619T184049Z
UID:8183-1624096800-1624100400@www.ayclogic.com
SUMMARY:10 AM - Intro To Java
DESCRIPTION:1. We learned more about List\n\n\n\nHow to get the number of elements inside List.\nHow to loop through List using its index\nHow to print list in reverse.\n\n\n\n2. We learned about random number generator.\n3. Homework\n\n\n\nCreate a new Java file June19_Magic8Ball_V1.java\nCreate Magic8Ball game according to instruction in https://www.ayclogic.com/intro-to-python/magic-8-ball/
URL:https://www.ayclogic.com/event/10-am-intro-to-java-5/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210619T120000
DTEND;TZID=America/Los_Angeles:20210619T130000
DTSTAMP:20260425T024324
CREATED:20210619T203204Z
LAST-MODIFIED:20210619T203204Z
UID:8187-1624104000-1624107600@www.ayclogic.com
SUMMARY:12 PM - Advanced Python Game Development
DESCRIPTION:We created EnemyTurret and use inheritance to override image loading from Turret class.\nWe override Tank turret creation inside EnemyTank to load the proper turret.\nWe override EnemyTank movement control using inheritance.\nHomework\n\nAdd the ability for enemy tank to shoot bullet when enemy tank press SHIFT button.\nWhen tank’s bullet hit enemy tank\, makes enemy tank disappear. And vice versa\, when enemy tank’s bullet hit player tank\, make player tank disappear.
URL:https://www.ayclogic.com/event/12-pm-advanced-python-game-development-7/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210619T130000
DTEND;TZID=America/Los_Angeles:20210619T140000
DTSTAMP:20260425T024324
CREATED:20210619T220057Z
LAST-MODIFIED:20210626T200108Z
UID:8189-1624107600-1624111200@www.ayclogic.com
SUMMARY:1 PM - Python Game Development
DESCRIPTION:We went over the homework to detect collision between player and tube\, and added score.\nWe added a game mode and play button.\nI’ve added the source code here.\n Homework:\n\nAdd the flappy duck logo and center it above the play button.\nWhen the player dies set the mode equal to the new mode we added “GAME_OVER”. Also define a new “handle_game_over_page” that draws “Game Over” text above the play button.  You’ll need to modify the if else statements inside the game loop.\nAdd in the sounds effects for when the player collides with the coin or the tube.
URL:https://www.ayclogic.com/event/1-pm-python-game-development-26/
CATEGORIES:Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210619T140000
DTEND;TZID=America/Los_Angeles:20210619T150000
DTSTAMP:20260425T024324
CREATED:20210619T231833Z
LAST-MODIFIED:20210620T005846Z
UID:8196-1624111200-1624114800@www.ayclogic.com
SUMMARY:2 PM - Intro To Python
DESCRIPTION:Class Exercises\n\nWe went over For Loop range homeworks\nWe went over how to do more For Loop range.\nWe went over how to loop through a List using For Loop Range.\n\nHomework\n\nCreate a new Python File June19_WhileLoopHomework.py\nIn this file\, copy codes from page 118 to 121.\nTRY IT YOURSELF from page 123.
URL:https://www.ayclogic.com/event/2-pm-intro-to-python-29/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210619T150000
DTEND;TZID=America/Los_Angeles:20210619T160000
DTSTAMP:20260425T024324
CREATED:20210619T230330Z
LAST-MODIFIED:20210619T230330Z
UID:8193-1624114800-1624118400@www.ayclogic.com
SUMMARY:3 PM - Python Game Development
DESCRIPTION:Discussion\n\nWe went over how to create project proposal for the final game. This way\, each student is clear what exactly they need to create.\n\nHomework:\n\nPurchase Game Asset and Background music.\nGet together among your team and complete final project proposal : https://docs.google.com/document/d/1x6twSfLBoODqLjJHCi0G0GRQlqR1B1Ny2qtTNfPIp1o/\n\n 
URL:https://www.ayclogic.com/event/3-pm-python-game-development-37/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210619T150000
DTEND;TZID=America/Los_Angeles:20210619T160000
DTSTAMP:20260425T024324
CREATED:20210620T043358Z
LAST-MODIFIED:20210620T043601Z
UID:8208-1624114800-1624118400@www.ayclogic.com
SUMMARY:3 PM - Scratch Level 1
DESCRIPTION:Today we: \n\ncontinued the Window Cleaner project\ncreated clones of the Splat sprite\nrandomized the Splat’s size\nrandomized the Splat’s costume\nrandomized the Splat’s location\ncreated variables MaxSplats and SplatsonScreen\nupdated variable SplatsonScreen to change by 1 whenever a clone is added to the screen\n\n  \nHomework: \n\nread and do the codes in Scratch Book pg. 137-138\nnote: the codes on pg. 137 are a continuation of the codes we did in class\nnote: don’t forget to create the “Score” variable\nemail us at gamas@ayclogic.com or allison.682.lee@gmail.com if you need any help or have any questions
URL:https://www.ayclogic.com/event/3-pm-scratch-level-1-35/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210619T160000
DTEND;TZID=America/Los_Angeles:20210619T170000
DTSTAMP:20260425T024324
CREATED:20210620T013927Z
LAST-MODIFIED:20210620T013927Z
UID:8200-1624118400-1624122000@www.ayclogic.com
SUMMARY:4 PM - Introduction to Python - Nathaniel Lee
DESCRIPTION:Today we:\n\nFinished problems 1-3 on Homework: https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/\n\n\nHomework:\n\nFinish problems 4-7 of the homework that was due today. Can be found at https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/\n\n\n\nIf you have any questions\, feel free to email me at nathaniel@ayclogic.com!
URL:https://www.ayclogic.com/event/4-pm-introduction-to-python-nathaniel-lee-14/
CATEGORIES:Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210619T170000
DTEND;TZID=America/Los_Angeles:20210619T180000
DTSTAMP:20260425T024324
CREATED:20210620T013447Z
LAST-MODIFIED:20210624T020413Z
UID:8198-1624122000-1624125600@www.ayclogic.com
SUMMARY:5 PM – Object Oriented Programming in Python – Nathaniel Lee
DESCRIPTION:Today we:\n\n\n\nFinished DictionariesHw2.py\nFinished Grocery System 2.0 with dictionaries:\n\n\n\nHomework:\n\n\n\nNo Homework!\n\n\n\nIf you have any questions\, feel free to email me at nathaniel@ayclogic.com!
URL:https://www.ayclogic.com/event/5-pm-object-oriented-programming-in-python-nathaniel-lee/
CATEGORIES:Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210619T180000
DTEND;TZID=America/Los_Angeles:20210619T190000
DTSTAMP:20260425T024324
CREATED:20210620T031353Z
LAST-MODIFIED:20210620T031353Z
UID:8204-1624125600-1624129200@www.ayclogic.com
SUMMARY:6 PM - Python Game Development
DESCRIPTION:Class Exercises\n\nWe discussed how to create a detail project proposal .\nWe created 3 gitlab.com projects\n\nHomework:\n\nMeet with your teammates\, decide on the game that you want to create and create a google doc project proposal. Look at this for example: https://docs.google.com/document/d/1LEtcGp129fgBZoh7AVoRjwiy3SP6w8WM2sHIMua-QQM/edit?usp=sharing\nPurchase Game Asset from graphicriver.net
URL:https://www.ayclogic.com/event/6-pm-python-game-development-143/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR