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:20231009T190000
DTEND;TZID=America/Los_Angeles:20231009T200000
DTSTAMP:20260428T014548
CREATED:20231010T030048Z
LAST-MODIFIED:20231010T030048Z
UID:22032-1696878000-1696881600@www.ayclogic.com
SUMMARY:7 PM – Python Game Development – Sebastian
DESCRIPTION:Today We Did\n\nSet up and began flappy bird project\nCreate & blitted background image\nBrain stormed all the sprite’s we’ll need and created their classes\nDeveloped basic Tube class\nYou can always find the code we wrote in class in my Gitlab repository here: https://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\nHomework: Create a Tube object and add it to a new tube_group in the constructor\, then blit it in our game_loop. As we went over in class\, specifically you will:\n\nCreate Tube object (local variable):\n– for x/y\, think: where should the x/y of a downtube be? try different x/y positions until it looks alright\n– for type\, pass 1 (represents downward later)\n– for screen\, pass self.screen\n\nCreate tube_group (attribute):\n– Create pygame Group() object from sprite file\n– Add Tube object from above to tube group\n\n\nBlit tube group (update)
URL:https://www.ayclogic.com/event/7-pm-python-game-development-sebastian-13/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231009T190000
DTEND;TZID=America/Los_Angeles:20231009T200000
DTSTAMP:20260428T014548
CREATED:20231010T052940Z
LAST-MODIFIED:20231010T052940Z
UID:22036-1696878000-1696881600@www.ayclogic.com
SUMMARY:7 PM – Intro to Python – William
DESCRIPTION:Today We Did\n\nReviewed 1st Python quiz\nLearned functions without parameters\n\nHomework\nCreate the following file: \n\nOct9_FunctionsHW.py\n\nCopy code from pages 130 to 133\n\n\nOct9_FunctionsHW2.py\n\nhttps://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/\n\n\n\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-11/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231009T190000
DTEND;TZID=America/Los_Angeles:20231009T200000
DTSTAMP:20260428T014548
CREATED:20231010T223801Z
LAST-MODIFIED:20231013T223815Z
UID:22115-1696878000-1696881600@www.ayclogic.com
SUMMARY:7:00 PM - Python OOP - Juan
DESCRIPTION:Today We Did\n\nBegan working on the School System\n\nCreated the School System class\nCreated a Student class\n\n\n\nHomework\n\n\n\nUpload your main.py file to the google drive and do:\n\nFinish the add_new_student function\n\nUse an instance created from the Student class\nAdd the student to the student dictionary
URL:https://www.ayclogic.com/event/700-pm-python-oop-juan-9/
CATEGORIES:OOP Python,Python Class
END:VEVENT
END:VCALENDAR