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:20250309T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20251102T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250307T163000
DTEND;TZID=America/Los_Angeles:20250307T173000
DTSTAMP:20260514T131318
CREATED:20250314T033930Z
LAST-MODIFIED:20250314T033930Z
UID:28392-1741365000-1741368600@www.ayclogic.com
SUMMARY:4:30 PM - Python Game Development - Bill
DESCRIPTION:Your HW:\n\nAnimate the player like we did for the birds in class
URL:https://www.ayclogic.com/event/430-pm-python-game-development-bill-4/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250307T180000
DTEND;TZID=America/Los_Angeles:20250307T190000
DTSTAMP:20260514T131318
CREATED:20250308T065727Z
LAST-MODIFIED:20250308T065727Z
UID:28343-1741370400-1741374000@www.ayclogic.com
SUMMARY:6 PM - Intro To Java - Gamas
DESCRIPTION:Today We Did\n\nWe learned about HashMap\n\nHomework\n\nAdd new feature to SchoolSystem\n\nPlease select one of the following\n1. Add student\n2. List all students\n3. Find Student\n4. Add Teacher\n5. List all teacher\n6. Find teacher\n7. Add student using Map\n8. List all students using Map\n9. Find Student using Map\nEnter your selection (‘exit’ to quit):
URL:https://www.ayclogic.com/event/6-pm-intro-to-java-gamas-13/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250307T190000
DTEND;TZID=America/Los_Angeles:20250307T200000
DTSTAMP:20260514T131318
CREATED:20250308T041156Z
LAST-MODIFIED:20250308T041156Z
UID:28336-1741374000-1741377600@www.ayclogic.com
SUMMARY:Scratch 1 - FRI 7PM - Julian
DESCRIPTION:Today We Did:\n\nAdded the pterodactyl and bear to the animal crossing project.\nFinished our animal crossing project!\n\nHomework:\n\nCreate a birthday card sprite (a rectangle with some text on it).\nAdd a shark into the project and duplicate it.\n\nIf you have any questions feel free to email me at jsaroufim@ayclogic.com
URL:https://www.ayclogic.com/event/scratch-1-fri-7pm-julian-3/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250307T190000
DTEND;TZID=America/Los_Angeles:20250307T200000
DTSTAMP:20260514T131318
CREATED:20250308T042822Z
LAST-MODIFIED:20250308T042822Z
UID:28339-1741374000-1741377600@www.ayclogic.com
SUMMARY:FRI - 7 PM - Python Game Development - Joel
DESCRIPTION:Today we did:\n\nWe worked on the cloud timer and started doing the animation.\n\nHomework:\n\nThe animation works perfectly\, but we need to slow it down.\nSimilar to the way we created spawn timers for bird and cloud\, here’s how you can set a timer to control how fast or slow the animation is:\n\nCreate a new constant in the config.py called FLAP_DELAY. You can set this to any time you want\, but I will recommend around 10.\nRemember\, the code we did today changes the image from A to B\, A to B\, and so on. We need to make sure that this code is only happening if the timer == 0.\nCreate a self.flap_timer in the constructor for the Bird class.\nSimilar to the cloud and bird spawn timer\, you need to -= 1 for the timer\, and once it hits 0\, only then should you put the code for switching images.\nRegardless\, you should still take the image = self.image_list[self.img_index] and return it outside of the if statement. This will make sure that even if the timer is not 0\, and the image doesn’t change\, you are still taking an image to blit in the update.\nDon’t forget your homework into your branch before next week.\n\n\n\nIf you have any questions\, feel free to email me at joel@ayclogic.com.
URL:https://www.ayclogic.com/event/fri-7-pm-python-game-development-joel/
END:VEVENT
END:VCALENDAR