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:20240422T160000
DTEND;TZID=America/Los_Angeles:20240422T170000
DTSTAMP:20260428T112321
CREATED:20240422T201854Z
LAST-MODIFIED:20240423T181016Z
UID:24834-1713801600-1713805200@www.ayclogic.com
SUMMARY:4 PM - Intro To Python - Darin
DESCRIPTION:What We Did Today:\n\nLearnt the basic of turtle\, how to use goto()\, forward()\, right()\, left()\, penup()\, and pendown().\nLearnt how to draw shapes on the screen using geometry.\nLearn how to use functions to do multiple drawings in one go.\n\nHomework:\nYour homework will be based on the following link: https://www.ayclogic.com/event/6-pm-intro-to-python-46/ \n\nCreate a new file “Apr22_4ShapesInTurtle_HW.py”\, and follow the instructions below to be as EXACT as you can to the coordinates given. You can zoom into the picture if it is hard to see.\nCreate a new function “draw_rectangle”. One parameter: pen_color. Inside the function\, draw a rectangle shape using turtle module. Call the function and pass any color to the function.\nCreate a new function “draw_square”. One parameter: pen_color. Inside the function\, draw a square shape using turtle module. Call the function and pass any color to the function.\nCreate a new function “draw_octagon”. One parameter: pen_color. Inside the function\, draw a octagon shape using turtle module. Call the function and pass any color to the function.\nCreate a new function “draw_triangle”. One parameter: pen_color. Inside the function\, draw a triangle shape using turtle module. Call the function and pass any color to the function.\nLook at this image for your coordinates guidance\n\n\n\n\n\nNotes:\nYou can contact me via ddjapri@ayclogic.com for any questions or concerns.
URL:https://www.ayclogic.com/event/4-pm-intro-to-python-darin-20/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240422T170000
DTEND;TZID=America/Los_Angeles:20240422T180000
DTSTAMP:20260428T112321
CREATED:20240422T202046Z
LAST-MODIFIED:20240423T183159Z
UID:24835-1713805200-1713808800@www.ayclogic.com
SUMMARY:5 PM - Python Game Development - Darin
DESCRIPTION:What We Did Today:\n\nUpdated and finished our game landing page mode\, where we spawned a title\, the birds\, the clouds\, and made the game only start when we click within the play button’s boundaries.\nMade the game reset to the landing page if the player bird gets defeated.\n\nHomework:\nIf you haven’t done so already\, your homework is: \n1) Make the clouds spawn and move from both directions (left to right and right to left) the same way your birds move from both direction. \n2) After this\, make it so that when the player shoots a fireball\, the fireballs are not directly on top of the player bird\, so you want to change the x coordinate for spawning the fireballs (both the regular fireballs\, special fireballs\, and giant fireballs) \nNotes:\nYou can contact me via ddjapri@ayclogic.com for any questions or concerns.
URL:https://www.ayclogic.com/event/5-pm-python-game-development-darin-10/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR