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:20231114T180000
DTEND;TZID=America/Los_Angeles:20231114T190000
DTSTAMP:20260428T074541
CREATED:20231115T014324Z
LAST-MODIFIED:20231115T014324Z
UID:22609-1699984800-1699988400@www.ayclogic.com
SUMMARY:6 PM - Intro To Python - Darin
DESCRIPTION:What We Did Today:\n\nReviewed while loops and comparing it to for loops\n\nRemember to check the Google Drive folder if there’s any code you missed (Nov14_WhileLoops2.py)! \nHomework:\nCreate a file called Nov14_WhileLoops2HW.py and submit it into the google drive when you are finished. \nDepending on your book: \n2nd edition: Page 123-124 TRY IT YOURSELF 7-4\, 7-5\, 7-6\, 7-7 \n3rd edition: Page 123 TRY IT YOURSELF 7-4\, 7-5\, 7-6\, 7-7 \nNotes:\nIf you have any questions\, do email me at ddjapri@ayclogic.com.
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-darin-30/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231114T180000
DTEND;TZID=America/Los_Angeles:20231114T190000
DTSTAMP:20260428T074541
CREATED:20231115T034736Z
LAST-MODIFIED:20231122T013331Z
UID:22625-1699984800-1699988400@www.ayclogic.com
SUMMARY:6 PM – Python Game Development – Sebastian
DESCRIPTION:Today We Did\n\nClass set up new repository\nBlitted background image\nCreated Tube 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\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nNOTE: No class next week (11/21) due to AYC Logic’s Holiday schedule (early Thanksgiving break)\nHomework: Finish creating and updating a tube using our new class.\n\nCreate tube (follow instructions from my latest push):\n\n\ndef create_tube(self):\n    """\n     decrement timer by 1\n     if timer reaches 0\,\n        reset timer to CREATE_TUBE_DELAY\n        tube1_y = random y from list with -200\, -250\, 300\n        create tube object & pass in WIDTH\, tube1_y\, 1\, screen\n        add tube to group\n    """\n\n\n\n Inside game loop:\n\n# Call create_tube\n# Update tube_group attribute
URL:https://www.ayclogic.com/event/6-pm-python-game-development-sebastian-9/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR