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:20231128T180000
DTEND;TZID=America/Los_Angeles:20231128T190000
DTSTAMP:20260428T061631
CREATED:20231128T234326Z
LAST-MODIFIED:20231204T190809Z
UID:22756-1701194400-1701198000@www.ayclogic.com
SUMMARY:6 PM - Intro To Python - Darin
DESCRIPTION:What We Did Today:\n\nReviewed all the concepts learned to this point in preparation for the first quiz\n\nHomework:\nPART 1: \nIntro To Python Exercises For Quiz 1 \n \nwww.ayclogic.com/intro-to-python-exercises \nPART 2: \nContinue on your 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-32/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231128T180000
DTEND;TZID=America/Los_Angeles:20231128T190000
DTSTAMP:20260428T061631
CREATED:20231129T030457Z
LAST-MODIFIED:20231129T030457Z
UID:22763-1701194400-1701198000@www.ayclogic.com
SUMMARY:6 PM – Python Game Development – Sebastian
DESCRIPTION:Today We Did\n\nDeveloped algorithm to create tubes based on timer (both downwards and upwards\nUsed math to find correct position of sprites to remove them when they go off of the screen\nBegan creating Coin 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\nHomework: Inside coin.py\, in our Coin class\, in next_costume\, follow the pseudocode to complete our method:\n \n\ndecrement flip timer\nif flip timer reaches 0:\n    reset to original value\n    increment "chosen image index"\n    if the chosen image index becomes <= than the size of our list of coin images:\n        reset chosen image index (to 0)\nreturn the image (inside coin_images) at "chosen image index"
URL:https://www.ayclogic.com/event/6-pm-python-game-development-sebastian-10/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR