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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230926T180000
DTEND;TZID=America/Los_Angeles:20230926T190000
DTSTAMP:20260425T234426
CREATED:20230927T020722Z
LAST-MODIFIED:20230927T020722Z
UID:21790-1695751200-1695754800@www.ayclogic.com
SUMMARY:6 PM – Python Game Development – Sebastian
DESCRIPTION:Today We Did\n\nAdded direction functionality for the bird class\nYou can always find the code we wrote in class in my Gitlab repository here:\nhttps://gitlab.com/gsugiart/tue-6-pm-dragon-birdie/-/tree/TUE-6PM-Sebastian \n\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nHomework: Inside your create_bird() function in main.py\, try to make birds spawn in both the left and right side of the screen.\n\nGenerate a random direction (either LEFT or RIGHT global variables\, use our list in config.py!)\nIf the direction is LEFT\, set x to WIDTH global variable (bird spawns on right side)\nIf the direction is RIGHT\, set x to 0 (bird spawns on left side)
URL:https://www.ayclogic.com/event/6-pm-python-game-development-sebastian-3/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230926T180000
DTEND;TZID=America/Los_Angeles:20230926T190000
DTSTAMP:20260425T234426
CREATED:20230927T065049Z
LAST-MODIFIED:20230927T065049Z
UID:21800-1695751200-1695754800@www.ayclogic.com
SUMMARY:6 PM - Intro To Python - Darin
DESCRIPTION:What We Did Today:\n\nLearnt about .title()\, .lower()\, and .upper() for string capitalization\nReviewed if\, elif\, and else statements\nLearnt about !=\, >\, >=\, <\, <= comparisons\nLearnt about and/or statements\n\nHomework:\n\nCreate a file named Sep26_StringHomework2.py and upload it to the google drive when you finish.\nDo page 84\, TRY IT YOURSELF: 5-3 and 5-4\n\nNotes:\nIf you have any questions\, email me at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-darin-15/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR