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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231016T190000
DTEND;TZID=America/Los_Angeles:20231016T200000
DTSTAMP:20260428T073344
CREATED:20231017T030603Z
LAST-MODIFIED:20231017T030603Z
UID:22176-1697482800-1697486400@www.ayclogic.com
SUMMARY:7 PM – Python Game Development – Sebastian
DESCRIPTION:Today We Did\n\nFinished drawing double tubes\nStarted Coin class\nYou can always find the code we wrote in class in my Gitlab repository here:\nhttps://gitlab.com/gsugiart/MON-7PM-FlappyBird/-/tree/Sebastian?ref_type=heads\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework to the corresponding project’s folder in your Google Drive\nHomework: Handle how coins collect their images and display them.\n\nInside coin.py\, in the constructor\, you will loop through each suffix in Coin.COIN_SUFFIX. Each time\, you will create a new pygame image with that suffix (either 1/2/3)\, and you will append it to our self.images list.\nInside coin.py\, blit our coin to the screen and decrement its self.x attribute by the “TUBE_SPEED” global variable.\nIn main.py\, in our game loop\, call update on our coin group.
URL:https://www.ayclogic.com/event/7-pm-python-game-development-sebastian-14/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231016T190000
DTEND;TZID=America/Los_Angeles:20231016T200000
DTSTAMP:20260428T073344
CREATED:20231017T031455Z
LAST-MODIFIED:20231021T022447Z
UID:22178-1697482800-1697486400@www.ayclogic.com
SUMMARY:7 PM – Intro to Python – William
DESCRIPTION:Today We Did\n\nReviewed functions with no return value\nLearned about functions with return values\n\nCreated a grade calculator for the course\n\n\n\nHomework\nCreate the following file: \n\nOct9_FunctionsHW3.py\n\nTry It Yourself 8-3 on pg. 136-137\nTry It Yourself 8-6 on pg. 141\n\n\n\nFeel free to read the corresponding sections if you want to learn more advanced topics! \n\nIf you have any questions or need help debugging\, email me at williamsmith@ayclogic.com.
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-william-12/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR