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:20220313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20221106T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220611T130000
DTEND;TZID=America/Los_Angeles:20220611T140000
DTSTAMP:20260428T074527
CREATED:20220611T210310Z
LAST-MODIFIED:20220611T210310Z
UID:13474-1654952400-1654956000@www.ayclogic.com
SUMMARY:SAT - 1 PM - Advanced Python Game Development - Chet
DESCRIPTION:Today We Do\n\nWe reviewed the homework.\nWe enabled multiple waves of enemies.\nWe make the player’s health decrease when enemies is off the screen and still alive.\nWe hide hotspot when there is no floating towers.\n\nHomework\n\n\n\nAdd the “assets/images/cancelPurchaseButton.png” appear on the screen on the left side of the Towers for purchase when there is a floating tower.\nWhen you click on the “Cancel Purchase” button\, make the floating tower disappear and return the money to self.coins. self.floating_tower_group.sprites()[0].kill()\nAdd background song for your game. Go to opengameart.org and find a good song for your game. Find the .wav file and add it to your assets folder and play it when the game is in session.
URL:https://www.ayclogic.com/event/sat-1-pm-advanced-python-game-development-chet/
CATEGORIES:Advanced Python Game Development,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220611T170000
DTEND;TZID=America/Los_Angeles:20220611T180000
DTSTAMP:20260428T074527
CREATED:20220612T021552Z
LAST-MODIFIED:20220614T015924Z
UID:13478-1654966800-1654970400@www.ayclogic.com
SUMMARY:5 PM - Python OOP - Latisha
DESCRIPTION:Today We Do\n\nWe review homework.\n\nHomework\n\nFinish last week homework.\nCreate a new file book.py and add a new class Book. Inside the class\, add these attributes: name\, author\, publication_year\nCreate a new file book_main.py and add a new class BookSystem.\nInside BookSystem\, create a dictionary book_dictionary.\nInside BookSystem create a new method application_loop().\nThis BookSystem will have the following features\n\nEnter one of the following:\n1. Add Book\n2. List all books\n3. Find book by name\n4. List all books before year 2010\n0. Exit\nPlease enter your selection: 1\n\nADD NEW BOOK\nEnter book name: Chamber Of Secrets\nEnter book author: JK Rowling\nEnter publication year: 1998\n\nEnter one of the following:\n1. Add Book\n2. List all books\n3. Find book by name\n4. List all books before year 2010\n0. Exit\nPlease enter your selection: 2\n\nLIST ALL BOOKS\nChamber Of Secrets by JK Rowling\, published on 1998
URL:https://www.ayclogic.com/event/5-pm-python-oop-latisha/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR