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:20231219T180000
DTEND;TZID=America/Los_Angeles:20231219T190000
DTSTAMP:20260428T074621
CREATED:20231220T050046Z
LAST-MODIFIED:20231227T001403Z
UID:23134-1703008800-1703012400@www.ayclogic.com
SUMMARY:6 PM - Intro To Python - Darin
DESCRIPTION:We won’t have class until January 2!!\n  \nWhat We Did Today:\n\nReview a little bit of the quiz\nLearnt about functions without return value\, as well as what they are useful for\nLearnt about function parameters\, how a function has to be called correctly with the proper number of parameters\nUsed different conditionals inside of functions like an if statement\n\nHomework:\nCreate two separate files: Dec19_FunctionsWithoutRV_HW1.py and Dec19_FunctionsWithoutRV_HW2.py  \n\nCopy codes from page 130 to 133 (test your code to make sure it works).\nhttps://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/ number 4 and 5.\nFor number 5\, combination of strings means doing something like “Adding ” + “Strings”\n\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-39/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231219T180000
DTEND;TZID=America/Los_Angeles:20231219T190000
DTSTAMP:20260428T074621
CREATED:20231223T193449Z
LAST-MODIFIED:20231226T015950Z
UID:23195-1703008800-1703012400@www.ayclogic.com
SUMMARY:6 PM – Python Game Development – Sebastian
DESCRIPTION:Today We Did \n\n\nReviewed the math and logic to blit button\n\n\nReviewed how to detect mouse clicks inside button radius\n\nYou can always find the code we wrote in class in my Gitlab repository here:\nhttps://gitlab.com/gsugiart/tue-6-pm-flappy-bird/-/tree/Sebastian?ref_type=heads\nKeep in mind AYC Logic’s observed holidays are found here: \nhttps://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nHomework: Complete the draw_credit_button the way we discussed in class:\n \ndef draw_credit_button(self):\n“””\ncredit_button_x: same as play_button_x (but same distance scooted RIGHT)\ncredit_button_y: same as play_button_y\nblit credit button at calculated x & y\ncheck mouse bounds same way as play button\n“””
URL:https://www.ayclogic.com/event/6-pm-python-game-development-sebastian-13/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR