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:20240310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20241103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240903T170000
DTEND;TZID=America/Los_Angeles:20240903T180000
DTSTAMP:20260424T040559
CREATED:20240904T022652Z
LAST-MODIFIED:20240904T022652Z
UID:26666-1725382800-1725386400@www.ayclogic.com
SUMMARY:5 PM - Adv Python Game Dev - Gamas
DESCRIPTION:Today We Did\n\nWe continued with EnemyPathFinder class.\nWe integrated EnemyPathFinder with EnemyTank class.\n\nHomework\n\nInside EnemyTank class\, inside set_direction(self) method\n\nprint the “path” to see the coordinates. The path is a List inside a List.\nUse for loop to go trough each element inside the “path”.\nInside the for loop\, get the coordinate by getting 2nd element (index 1).\nprint circle by using\, the x and y variables are from the step number 3\n\n\npygame.draw.circle(self.screen\, (252\, 252\, 252)\, (x * WALL_SIZE\, y * WALL_SIZE)\, 5)
URL:https://www.ayclogic.com/event/5-pm-adv-python-game-dev-gamas/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240903T180000
DTEND;TZID=America/Los_Angeles:20240903T190000
DTSTAMP:20260424T040559
CREATED:20240904T020402Z
LAST-MODIFIED:20240911T015806Z
UID:26662-1725386400-1725390000@www.ayclogic.com
SUMMARY:6 PM - Intro To Python - Gamas
DESCRIPTION:Today We Did\n\nWe reviewed a couple of difficult questions from the 2nd quiz.\nWe started learning about Python Turtle.\n\nHomework\n\nInside sep_3_intro_to_turtle.py\, create 3 new functions\n\ndraw_rectangle(pen_color)\ndraw_triangle(pen_color)\ndraw_octagon(pen_color)\n\n\nThe coordinates have to be according to
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-gamas-32/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240903T180000
DTEND;TZID=America/Los_Angeles:20240903T190000
DTSTAMP:20260424T040559
CREATED:20240904T042413Z
LAST-MODIFIED:20240904T042413Z
UID:26663-1725386400-1725390000@www.ayclogic.com
SUMMARY:6 PM – Python OOP – Darin
DESCRIPTION:NEXT WEEK IS YOUR FINAL EXAM FROM 6-8 PM\n\nWhat We Did Today:\n\nReviewed the driver system project for the final exam next week.\n\nHomework:\n\nStudy for your final exam through driver system\, monster inheritance\, OOP concepts in past notes!!\n\nNotes:\n\nIf you have any questions\, you can contact me at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-python-oop-darin-8/
CATEGORIES:OOP Python,Python Class
END:VEVENT
END:VCALENDAR