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:20210314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20211107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210721T170000
DTEND;TZID=America/Los_Angeles:20210721T180000
DTSTAMP:20260425T053048
CREATED:20210722T010638Z
LAST-MODIFIED:20210722T010638Z
UID:8637-1626886800-1626890400@www.ayclogic.com
SUMMARY:5 pm Intro To Python
DESCRIPTION:Today We:\n\nReviewed the motorcycle list homework\nDid the Try It Yourself problems on page 36\nLearned how to get the length of a list using len() function\nLearned how to loop through each item of a list\nLearned how to use those loops to check for stuff inside lists\nLearned how to use those loops to add up each number inside a list\n\nYour HW:\n\nCreate a new File called\, July21_LoopListHW\nDo page 55 in the book\nDo the Try It Yourself problems on page 56
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-21/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210721T170000
DTEND;TZID=America/Los_Angeles:20210721T180000
DTSTAMP:20260425T053048
CREATED:20210726T234326Z
LAST-MODIFIED:20210726T234326Z
UID:8704-1626886800-1626890400@www.ayclogic.com
SUMMARY:5PM - Beginner Digital Illustration
DESCRIPTION:WEDNESDAY \nLAST CLASS! Good job everyone on making it this far! \nI loved teaching you how to draw all the different projects\, and very well done on your final projects. \nHope to see you in the Intermediate Digital Illustration class. 🙂
URL:https://www.ayclogic.com/event/5pm-beginner-digital-illustration-39/
CATEGORIES:Beginner Digital Illustration,Digital Illustration
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210721T170000
DTEND;TZID=America/Los_Angeles:20210721T190000
DTSTAMP:20260425T053048
CREATED:20210722T062610Z
LAST-MODIFIED:20210723T051126Z
UID:8647-1626886800-1626894000@www.ayclogic.com
SUMMARY:5PM – Summer Intro to Python
DESCRIPTION:What We Did Today\n1. We learned about dictionaries \n2. We improved the Supermarket code using a dictionary \n3. We learned how to simplify code to make it less redundant \nHomework\nTitle your homework July21_DictionaryHW \n1. Page 92 to 97 \n2. Page 99 TRY IT YOURSELF. 6-1 and 6-2 \n3. Page 158 to 161 \n4. Page 162 – TRY IT YOURSELF
URL:https://www.ayclogic.com/event/5pm-summer-intro-to-python-10/
CATEGORIES:OOP Python
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210721T180000
DTEND;TZID=America/Los_Angeles:20210721T190000
DTSTAMP:20260425T053048
CREATED:20210722T015801Z
LAST-MODIFIED:20210728T022244Z
UID:8639-1626890400-1626894000@www.ayclogic.com
SUMMARY:6 PM - Python Game Development
DESCRIPTION:Today: \n\nWe went over the homework to handle player coin collisions and increment score\, and we added the landing page.\nWe added the countdown timer\, and refactored the play button into it’s own method.\nI’ve uploaded the source code here.\n\nHomework: \n\nAdd a title/logo to the landing page above the play button.\nCreate a new mode GAME_OVER.\nWhen the player dies\, switch to GAME_OVER mode.\nWhen the mode is GAME_OVER draw a new game over page in a new method called “handle_game_over_page”.  The game over page should should show “Game Over” text over the Play button.\nCreate a new mode GAME_WON.\nWhen countdown timer gets to zero\, switch to GAME_WON mode.\nWhen the mode is GAME_WON draw a new game won page in a new method called “handle_game_won_page”.  The game won page should should show “Game Won” text over the Play button.
URL:https://www.ayclogic.com/event/6-pm-python-game-development-150/
CATEGORIES:Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210721T190000
DTEND;TZID=America/Los_Angeles:20210721T200000
DTSTAMP:20260425T053048
CREATED:20210722T030355Z
LAST-MODIFIED:20210722T035028Z
UID:8642-1626894000-1626897600@www.ayclogic.com
SUMMARY:7 PM - Python Game Development
DESCRIPTION:Today: \n\nWe went over the final project\nWe added an explosion that appears when the balloon is destroyed.\nI’ve uploaded the code here.\n\nAydan/Anson \n\n(Carry over) Add sounds effect and add them in when a player shoots and when a player gets hit by a bullet.  Special effects here: https://drive.google.com/drive/u/1/folders/1ZA5hXAwhw98RbvalieyactKap_E4kM15 You don’t have to use these sounds provided\, you can also find some yourself.\n(Carry over) Cleanup the game over page so it works for players\, and make sure to refactor the code to have a game “mode”.\nAdd a landing page\n\nSpencer/Yitong: \n\nYitong: Handle collision between car and player\nYitong: Include improved assets in player animation\nYitong: Fix spawn points for the cars\nSpencer: Create a winning zone\nSpencer: Create starting page.\nSpencer: Create the Game Won page.
URL:https://www.ayclogic.com/event/7-pm-python-game-development-71/
CATEGORIES:Python Game Development
END:VEVENT
END:VCALENDAR