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:20210116T090000
DTEND;TZID=America/Los_Angeles:20210116T100000
DTSTAMP:20260428T030911
CREATED:20210116T175639Z
LAST-MODIFIED:20210116T175639Z
UID:5923-1610787600-1610791200@www.ayclogic.com
SUMMARY:9 AM - Python Game Development
DESCRIPTION:When user click play button. reset score\, display the player in the middle of the screen\, clear the birds and clouds.\nHomework:\n\nIn the Birdie game\, display “birdie_title.png” on top of the play button
URL:https://www.ayclogic.com/event/9-am-python-game-development-40/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210116T100000
DTEND;TZID=America/Los_Angeles:20210116T110000
DTSTAMP:20260428T030911
CREATED:20210116T195328Z
LAST-MODIFIED:20210116T195328Z
UID:5925-1610791200-1610794800@www.ayclogic.com
SUMMARY:10 AM - Python Game Development
DESCRIPTION:We discussed and resolved some final project coding challenges\n\nHomework: \n\nFinish your project planning weekly items in the google doc if you have not done so\nMake progress on your final project according to your project plan
URL:https://www.ayclogic.com/event/10-am-python-game-development-35/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210116T100000
DTEND;TZID=America/Los_Angeles:20210116T110000
DTSTAMP:20260428T030911
CREATED:20210119T081559Z
LAST-MODIFIED:20210119T081749Z
UID:5977-1610791200-1610794800@www.ayclogic.com
SUMMARY:10AM - Intro to Python
DESCRIPTION:Today we did:\n\nFinished Hangman game\nLearned how to resolve errors\n\n\nHomework:\n\nFixing Python Bugs\, put it in a file called Jan16_FixingPythonBugs.py\n\n\n\nIf you have any questions\, please send an email to latisha@ayclogic.com
URL:https://www.ayclogic.com/event/10am-intro-to-python-16/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210116T110000
DTEND;TZID=America/Los_Angeles:20210116T120000
DTSTAMP:20260428T030911
CREATED:20210116T200818Z
LAST-MODIFIED:20210116T200818Z
UID:5929-1610794800-1610798400@www.ayclogic.com
SUMMARY:11 am Scratch Level 1
DESCRIPTION:Today We: \n\nStarted New Tunnel of Doom project\nMade the Tunnel Map sprite\nMade the cat follow the mouse-pointer when it touches the cat at the beginning\nAdded the background music\nMade the cat reset when it touches the walls of the tunnel\nAdded a home button sprite at the end of the tunnel\nMade a new You win Banner sprite\n\nYour HW: \n\nMake the Banner hide at the beginning of the game\nMake the banner appear when the cat touches the home button sprite(Hint: use the broadcast message feature to make the sprites talk to each other)
URL:https://www.ayclogic.com/event/11-am-scratch-level-1-18/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210116T120000
DTEND;TZID=America/Los_Angeles:20210116T130000
DTSTAMP:20260428T030911
CREATED:20210116T210147Z
LAST-MODIFIED:20210116T210147Z
UID:5933-1610798400-1610802000@www.ayclogic.com
SUMMARY:12 PM - Python Game Development
DESCRIPTION:We clarified the project planning items\nWe continued with Shoot Balloon\n\nWe displayed balloon properly\nWe added Target sprite and display the circle as the target on the screen.\n\n\nHomework\n\nFinish your weekly project plan all the way until March 13.\nAccording to your project plan\, make progress on your final.
URL:https://www.ayclogic.com/event/12-pm-python-game-development-13/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210116T130000
DTEND;TZID=America/Los_Angeles:20210116T140000
DTSTAMP:20260428T030911
CREATED:20210116T220744Z
LAST-MODIFIED:20210116T220940Z
UID:5935-1610802000-1610805600@www.ayclogic.com
SUMMARY:1 PM - Python Game Development
DESCRIPTION:We went over the homework to draw the blue bird onto the background and reviewed how the code works so far.\n We learned/reviewed how the pygame’s coordinate system works.\nWe resized the blue bird with the pygame.transform.scale function.\nWe changed the size of the screen window where we’re drawing all the images.\nWe “moved” the blue bird (bird1) across the screen. We learned about what “FPS” means and how the game loop simulates movement.\nWe created the green bird (bird2) which started at the origin (upper left corner) and moved down.  You can find the source code here.\nHomework:\n\nCreate a third bird using the “bird03_A.png” file.  This bird should start at the origin and move down and to the right towards the lower right corner of the screen.  You should follow the the existing patterns for how we created and moved bird1 and bird2.
URL:https://www.ayclogic.com/event/1-pm-python-game-development-7/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210116T140000
DTEND;TZID=America/Los_Angeles:20210116T150000
DTSTAMP:20260428T030911
CREATED:20210116T235807Z
LAST-MODIFIED:20210123T062358Z
UID:5938-1610805600-1610809200@www.ayclogic.com
SUMMARY:2 PM - Minecraft Modding With Java
DESCRIPTION:Homework\n\nModify the image of the saturn_sword.png from the google drive\nGo to Minecraft Modding spreadsheet google drive document\n\nGo to “Custom Item” tab in the bottom\nFollow step number 4.\n\nTo create directory\, inside your IntelliJ under src/main/resources folder\n\nRight click > New > Directory\n\n\nCreate all directories according to the spreadsheet step 4.
URL:https://www.ayclogic.com/event/2-pm-minecraft-modding-with-java-2/
CATEGORIES:Java,Minecraft Modding With Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210116T150000
DTEND;TZID=America/Los_Angeles:20210116T160000
DTSTAMP:20260428T030911
CREATED:20210117T035722Z
LAST-MODIFIED:20210119T040631Z
UID:5952-1610809200-1610812800@www.ayclogic.com
SUMMARY:3 PM - Scratch Level 1
DESCRIPTION:Today we:\n\ncreated a finish line\nstopped all movement when the dog reaches the finish line\nadded a banner celebrating the dog’s win if they won\nhid the banner when the race started\n\n\nHomework:\n\nFor the homework below\, please do it in the Animal Race scratch project that we did in the class. Don’t create a new project.\ncode the bat’s movement (look at book pg. 56 and Dog sprite)\n\nThe code in the book says “touching Bat Finish”. Your code should instead have “touching Finish Line”\n\n\nadd a banner celebrating the bat’s win if they won (look at Dog’s Banner sprite)\nhide the bat’s banner when the race start (look at Dog’s Banner sprite)
URL:https://www.ayclogic.com/event/3-pm-scratch-level-1-9/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210116T150000
DTEND;TZID=America/Los_Angeles:20210116T160000
DTSTAMP:20260428T030911
CREATED:20210118T060500Z
LAST-MODIFIED:20210118T060500Z
UID:5970-1610809200-1610812800@www.ayclogic.com
SUMMARY:3 PM Scratch Level 2
DESCRIPTION:Today we continued with the Cheese Chase and it is almost completed.\nFor Homework:\n\nPlease create the Level 2 as I showed you guys in the class.\nMake sure to make a second costume for your maze and switch to it once the score reaches 5.
URL:https://www.ayclogic.com/event/3-pm-scratch-level-2-7/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210116T160000
DTEND;TZID=America/Los_Angeles:20210116T170000
DTSTAMP:20260428T030911
CREATED:20210117T031659Z
LAST-MODIFIED:20210117T031659Z
UID:5946-1610812800-1610816400@www.ayclogic.com
SUMMARY:4 PM - Intro To Python
DESCRIPTION:We completed Kaleido Spiral project.\nWe integrate Kaleido Spiral project with robot builder.\nHomework:\n\nFinish your final project. Email your python file to gamas@ayclogic.com. Please attach the file to the email\, don’t copy and paste the python file as this can sometimes messed up the code.\n\nIf you have a question email me your file to gamas@ayclogic.com and text me to 626-532-7844 for faster response.
URL:https://www.ayclogic.com/event/4-pm-intro-to-python-11/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210116T160000
DTEND;TZID=America/Los_Angeles:20210116T170000
DTSTAMP:20260428T030911
CREATED:20210118T065512Z
LAST-MODIFIED:20210118T065512Z
UID:5972-1610812800-1610816400@www.ayclogic.com
SUMMARY:4 PM Scratch Level 2
DESCRIPTION:Today we just took the final test.\nThe test results will be coming out by Wednesday\, and next week we will be reviewing both of the tests.
URL:https://www.ayclogic.com/event/4-pm-scratch-level-2-36/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210116T170000
DTEND;TZID=America/Los_Angeles:20210116T180000
DTSTAMP:20260428T030911
CREATED:20210117T020931Z
LAST-MODIFIED:20210117T050255Z
UID:5942-1610816400-1610820000@www.ayclogic.com
SUMMARY:5 PM - Introduction to Python
DESCRIPTION:Today we went over:\n\nFor Loop homework (pgs. 130-133)\nFunctions with return values\nPracticed several function problems\n\n\nHomework:\n\nhttps://www.ayclogic.com/intro-to-python/star-wars-problem/ \nThe assignment asks to use the random module which has not been covered\, so just manually select a random item for now.\n\n\n\nIf you have any questions\, please feel free to email me at nathaniel@ayclogic.com!
URL:https://www.ayclogic.com/event/5-pm-introduction-to-python-8/
CATEGORIES:Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210116T180000
DTEND;TZID=America/Los_Angeles:20210116T190000
DTSTAMP:20260428T030911
CREATED:20210117T031205Z
LAST-MODIFIED:20210117T031205Z
UID:5944-1610820000-1610823600@www.ayclogic.com
SUMMARY:6 PM - Python Game Development
DESCRIPTION:Homework\n\nCreate cloud.py\n\nInside cloud.py\, create Cloud class similar to bird.py\nRandomly load cloud1.png\, cloud2.png\, cloud3.png\nIntegrate cloud.py into main.py similar to how you did for bird class.\nI want to see the cloud appear and moving to the right of the screen
URL:https://www.ayclogic.com/event/6-pm-python-game-development-83/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR