BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//American Young Coder - ECPv6.10.1.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:American Young Coder
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:20200308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20201101T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20201216T163000
DTEND;TZID=America/Los_Angeles:20201216T173000
DTSTAMP:20260428T061128
CREATED:20201218T044341Z
LAST-MODIFIED:20201218T044341Z
UID:5568-1608136200-1608139800@www.ayclogic.com
SUMMARY:4:30PM - Intro to Python
DESCRIPTION:Today we did:\n\nLearned how to draw polygons\nCreated KaleidoSpiral\nHow to make colors change for shape\n\n\nHomework: Create a final project proposal in a piece of paper\n\nIt needs to have color\nIt needs a combination of rectangle\, circle and polygon\nThere needs to be some words.\nThere needs to be shapes where I can create function and call repeatedly with a different coordinate.\nScan or take a picture and email it to latisha@ayclogic.com before Mon Dec 21\n\n\n\n\n\n\n\n\n\n\nIf you have any questions\, please send an email to latisha@ayclogic.com
URL:https://www.ayclogic.com/event/430pm-intro-to-python-20/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20201216T170000
DTEND;TZID=America/Los_Angeles:20201216T180000
DTSTAMP:20260428T061128
CREATED:20201217T020814Z
LAST-MODIFIED:20201217T020847Z
UID:5541-1608138000-1608141600@www.ayclogic.com
SUMMARY:5 pm Scratch Level 2
DESCRIPTION:Today We: \n\nFinished the Christmas card project\nStarted the Cheese Chase Project\nBegan learning about the “My Blocks” code blocks\nAdded a mouse\nGave it movement\nMade the maze for level 1\n\nYour HW: \n\nIf you did not have a camera take the two pictures like the ones I showed in class and add them to your Christmas Card\nFinish making the maze/walls for level 1 in the cheese chase project\, use page 51 in your Yellow scratch book\nEnjoy Your Christmas Break\, no classes from Dec 24 – Jan 3
URL:https://www.ayclogic.com/event/5-pm-scratch-level-2-26/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20201216T180000
DTEND;TZID=America/Los_Angeles:20201216T190000
DTSTAMP:20260428T061128
CREATED:20201224T020323Z
LAST-MODIFIED:20201224T020323Z
UID:5703-1608141600-1608145200@www.ayclogic.com
SUMMARY:6 PM - Intro To Python
DESCRIPTION:We completed Kaleido Spiral last week.\n Homework:\n\nPlease continue with your final project. You should try to finish it next week so I can give feedback to improve your grade
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-42/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20201216T190000
DTEND;TZID=America/Los_Angeles:20201216T200000
DTSTAMP:20260428T061128
CREATED:20201217T042435Z
LAST-MODIFIED:20201217T042924Z
UID:5547-1608145200-1608148800@www.ayclogic.com
SUMMARY:7PM - Python Game Development
DESCRIPTION:Today we finished setting up PyCharm and started the Birdie project from the Birdie Template.\nYour homework is to draw the blue “scene.png” as the background.\n\nInsert this line of code at the end of the __init__ method to load the “scene.png” image:\n\n\nself.background = pygame.image.load('assets/scene.png')\n\n\n\nThen insert this line of code inside the “game_loop” method after “pygame.display.flip()” to draw this blue “background” image onto the screen:\n\n\nself.screen.blit(self.background\, (0\, 0))\n\n\n\nWhen you’re done  you should see a blue window rather than a black window when you run by clicking the green triangle.
URL:https://www.ayclogic.com/event/7pm-python-game-development-2/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR