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:20230919T180000
DTEND;TZID=America/Los_Angeles:20230919T190000
DTSTAMP:20260426T013821
CREATED:20230920T020500Z
LAST-MODIFIED:20230920T020500Z
UID:21671-1695146400-1695150000@www.ayclogic.com
SUMMARY:6 PM – Python Game Development – Sebastian
DESCRIPTION:Today We Did\n\nReviewed how Gitlab works & fixed problems with pushing / pulling / committing\nCreated multiple birds each time the create_bird_timer finishes\nPlace each new bird in a random y coordinate\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: Recall everything we’ve done for our Bird class & objects so far. Try doing the same thing for a new Cloud class\, with the main difference being the cloud speed is 6\, the cloud image can be either “cloud1.png”\, “cloud2.png”\, or “cloud3.png”\, and the create_cloud_timer is 80.\n\nStart with creating your new Cloud class & ensure all the code is accurate in there\nThen we can make the cloud_group and create_cloud_timer (set to 80) in the constructor in the file main.py\nNext we can fill out the create_cloud method underneath our create_bird method\, make sure it reflects the different timer!\nFinally we can call create_cloud() and update our cloud group in the game_loop.\nRemember\, your clouds won’t be drawn unless you update them in the game loop! (I have a feeling this might be easily forgotten).
URL:https://www.ayclogic.com/event/6-pm-python-game-development-sebastian-2/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230919T180000
DTEND;TZID=America/Los_Angeles:20230919T190000
DTSTAMP:20260426T013821
CREATED:20230920T021430Z
LAST-MODIFIED:20230920T021430Z
UID:21673-1695146400-1695150000@www.ayclogic.com
SUMMARY:6 PM- Intro To Python - Darin
DESCRIPTION:What We Did Today:\n\n Reviewed data types and variables\nTalked about typecasting\nIntroduced control statements using if\, else\, and elif statements\n\nHomework:\n\nCreate a file named Sep19_StringHomework2.py and upload it to the google drive when you finish.\nDo page 25\, TRY IT YOURSELF:\n2-3\,\n2-5\, and\n2-6\n We actually haven’t talked about how to use .upper()\, .lower()\, and .title()\, so you don’t need to do 2-4 if you dont know how to\, but if you do know how\, feel free to do 2-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-13/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR