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:20210717T100000
DTEND;TZID=America/Los_Angeles:20210717T110000
DTSTAMP:20260425T065853
CREATED:20210717T044946Z
LAST-MODIFIED:20210717T044946Z
UID:8562-1626516000-1626519600@www.ayclogic.com
SUMMARY:SAT - 10 AM - Indo - Scratch 1
DESCRIPTION:Today We Do\n\nWe finished Window Cleaner project.\n\nHomework\n\nIf you have not done it\, please do the count down in Window Cleaner project from page 138. Also do the Difficulty variable in page 139.
URL:https://www.ayclogic.com/event/sat-10-am-indo-scratch-1/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210717T100000
DTEND;TZID=America/Los_Angeles:20210717T110000
DTSTAMP:20260425T065853
CREATED:20210717T175822Z
LAST-MODIFIED:20210717T175822Z
UID:8567-1626516000-1626519600@www.ayclogic.com
SUMMARY:10 AM - Intro to Java
DESCRIPTION:Homework\nContinue the SchoolApplication project by doing the following \n\nCreate a new method inside SchoolMainApplication.java called “displayMenuAndGetSelection()”\nInside “displayMenuAndGetSelection()” you need to display menu below and get input from shell. The method needs to return user selection. This is a method with return value String.\nCall above method from run() method continuously until user enter “10”.\n\nSchool System:\n1. Add a student\n2. Add a teacher\n3. Find student\n4. Find teacher\n5. List all students\n6. List all teachers\n7. List all students map\n8. List all students order by firstName\n9. List all students order by Age reverse\n10. Quit\nEnter your selection: 10\n\nThank you for using AYCLOGIC School application
URL:https://www.ayclogic.com/event/10-am-intro-to-java-8/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210717T120000
DTEND;TZID=America/Los_Angeles:20210717T130000
DTSTAMP:20260425T065853
CREATED:20210717T195618Z
LAST-MODIFIED:20210717T195618Z
UID:8569-1626523200-1626526800@www.ayclogic.com
SUMMARY:12 PM - Advance Python Game Development
DESCRIPTION:Today We Do\n\nWe continued with Tank War project. We made Iron wall around the border because of limitation of simpleai open source library\nWe added ability to find the tank map coordinate\nWe added Tank explosion animation.\n\nHomework\n\nPut IronWall around all 4 sides of the map.
URL:https://www.ayclogic.com/event/12-pm-advance-python-game-development-2/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210717T130000
DTEND;TZID=America/Los_Angeles:20210717T140000
DTSTAMP:20260425T065853
CREATED:20210717T210408Z
LAST-MODIFIED:20210731T195924Z
UID:8571-1626526800-1626530400@www.ayclogic.com
SUMMARY:1 PM - Python Game Development
DESCRIPTION:Today: \n\nWe made sure everyone got a gitlab account.\nWe refactored the code for the play button and the credit button into their own methods.\nWe added a countdown indicator.\nI’ve uploaded the code here.\n\nHomework: \n\nAdd a a constant GAME_WON and a new page\, the game won page.\nYou should switch the game mode to GAME_WON  and display the game won page when the\ncountdown_seconds\nvariable gets to zero.\nThe game won page should have a play button and a credit button and it should have some text above the button that says “Game Won”\n\n\nNote: No class on July 24th we’ll resume on July 31.
URL:https://www.ayclogic.com/event/7-pm-python-game-development-70/
CATEGORIES:Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210717T140000
DTEND;TZID=America/Los_Angeles:20210717T150000
DTSTAMP:20260425T065853
CREATED:20210720T015658Z
LAST-MODIFIED:20210720T020311Z
UID:8603-1626530400-1626534000@www.ayclogic.com
SUMMARY:2PM - Intro to Python - Latisha
DESCRIPTION:Today we learned:\n\nHow to use .upper()\, .lower()\, .title()\nHow to use f-string\n\nHomework:\nDo pg. 79-81 from the textbook\, put it in a file called Jul17_IfElseHomework.py \nIf you have any questions\, please send an email to latisha@ayclogic.com
URL:https://www.ayclogic.com/event/2pm-intro-to-python/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210717T140000
DTEND;TZID=America/Los_Angeles:20210717T150000
DTSTAMP:20260425T065853
CREATED:20210721T033042Z
LAST-MODIFIED:20210721T033042Z
UID:8630-1626530400-1626534000@www.ayclogic.com
SUMMARY:2 PM - Intro To Python
DESCRIPTION:We had our first quiz today.
URL:https://www.ayclogic.com/event/2-pm-intro-to-python-31/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210717T150000
DTEND;TZID=America/Los_Angeles:20210717T160000
DTSTAMP:20260425T065853
CREATED:20210718T200827Z
LAST-MODIFIED:20210718T201325Z
UID:8586-1626534000-1626537600@www.ayclogic.com
SUMMARY:3 PM - Scratch Level 1
DESCRIPTION:Today we:\n\ncontinued the Punch Dummy project\nmade the Eye sprite go to the front layer\ncoded the Face sprite to move back and forth\nswitched the Face sprite costumes when needed\n\n  \nHomework:\n\nadd the Video Sensing extension\ncode it so that the video turns on when the Green Flag is clicked\ncode it so that the video turns off when the space key is pressed\n\n\nNote: you can add these codes in the Eye sprite if you’d like (adding the codes in any sprite we have right now works)\nNote: if needed\, you can look to the Window Cleaner project for reference\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-38/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210717T160000
DTEND;TZID=America/Los_Angeles:20210717T170000
DTSTAMP:20260425T065853
CREATED:20210721T034037Z
LAST-MODIFIED:20210722T020434Z
UID:8632-1626537600-1626541200@www.ayclogic.com
SUMMARY:4 PM - Intro To Python
DESCRIPTION:Today We do\n\nWe reviewed 2nd Quiz result\n\nHomework\n\nCreate a new python file July17_StarWarsHomework.py\nDo exercises from https://www.ayclogic.com/intro-to-python/star-wars-problem/
URL:https://www.ayclogic.com/event/4-pm-intro-to-python-15/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210717T170000
DTEND;TZID=America/Los_Angeles:20210717T180000
DTSTAMP:20260425T065853
CREATED:20210718T011431Z
LAST-MODIFIED:20210718T011431Z
UID:8580-1626541200-1626544800@www.ayclogic.com
SUMMARY:5 pm Scratch Level 1
DESCRIPTION:Today We:\n\nContinued the Dino Dance Project\nMade a dino be controllable using arrow keys\nAdded a ballerina\nLearned about repeat loops\nMade a second ballerina\nMade it so when the space bar is pressed\, all the sprites say “Party!!”\nAdded music\nFinished the Dino Dance Project\n\nYour HW:\n\nNone
URL:https://www.ayclogic.com/event/5-pm-scratch-level-1-45/
END:VEVENT
END:VCALENDAR