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:20210724T120000
DTEND;TZID=America/Los_Angeles:20210724T130000
DTSTAMP:20260429T023604
CREATED:20210724T195916Z
LAST-MODIFIED:20210724T195916Z
UID:8679-1627128000-1627131600@www.ayclogic.com
SUMMARY:12 - Advanced Python Game Development
DESCRIPTION:Today We Do\n\nWe continued with Tank War\, we use simpleai (SearchProblem class) open source library to help the enemy tank find path to the player.\nWe draw the path from enemy tank to the player.\n\nHomework\n\nCreate a landing page. Look at how we did landing page in Birdie and FlappyDuck games.\nIn the Landing Page\, make sure to use assets/Game_Logo.png and Play button.\n\n 
URL:https://www.ayclogic.com/event/12-advanced-python-game-development/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210724T140000
DTEND;TZID=America/Los_Angeles:20210724T150000
DTSTAMP:20260429T023604
CREATED:20210724T215836Z
LAST-MODIFIED:20210724T215836Z
UID:8682-1627135200-1627138800@www.ayclogic.com
SUMMARY:2 PM - Intro To Python
DESCRIPTION:Today We Do\n\nWe learned about Function with no return value\nWe learned about function parameter/argument\nWe learned how to call function\n\nHomework\n\nCreate July24_FunctionWithNoReturnValueHomework.py\nP.131 TRY IT YOURSELF\ncopy code from page. 134\nP.137 TRY IT YOURSELF
URL:https://www.ayclogic.com/event/2-pm-intro-to-python-32/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210724T160000
DTEND;TZID=America/Los_Angeles:20210724T170000
DTSTAMP:20260429T023604
CREATED:20210725T213447Z
LAST-MODIFIED:20210725T213447Z
UID:8691-1627142400-1627146000@www.ayclogic.com
SUMMARY:4 PM - Intro to Python - Nathaniel
DESCRIPTION:Today We:\n\nReviewed https://www.ayclogic.com/intro-to-python/star-wars-problem/\nDid more practice on functions\n\nHomework\n\nProblems listed at the bottom of “Jul24_StarWarsHw.py”\nThe 3 problems in that file can also be found below here:\n\n1.)\ncreate a function called deal_or_no_deal with one parameter called “decision”\nand in the function\, if “decision” is equal to “no deal” then print “we do not have a deal”\nif “decision” is equal to “deal” then print “we have a deal” \n2.)\nwrite a function called “is_number_2” with one parameter called “num”\nin the function\, if “num” is 2 then return True. if “num” is not 2 then return False \nNOTE: Do this outside the function!\noutside the function\, call “is_number_2” and if the return value is True then print “number is 2”\nif the return value is False then print “number is not 2” \n3.)\nwrite a function called “is_in_list” with one parameter called “num”.\ninside the function\, write this list of numbers called “numbers” which has the elements [1\,2\,3\,4]\nand if the parameter “num” is in the list “numbers”\, print “num is in numbers”\nif the parameter “num” is not in the list “numbers” print “num is not in numbers” \ncall the function with any number and see if it works
URL:https://www.ayclogic.com/event/4-pm-intro-to-python-nathaniel/
CATEGORIES:Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210724T170000
DTEND;TZID=America/Los_Angeles:20210724T180000
DTSTAMP:20260429T023604
CREATED:20210725T213739Z
LAST-MODIFIED:20210725T213739Z
UID:8693-1627146000-1627149600@www.ayclogic.com
SUMMARY:5 PM - Object Oriented Programming in Python - Nathaniel
DESCRIPTION:Today We:\n\nWe reviewed pages 162 and 167 (TRY-IT-YOURSELF).\n\nHomework:\n\nDownload and install the latest Python from: https://www.python.org/downloads/ (If you have not done so already)\nDownload and install the latest Community Edition Pycharm: https://www.jetbrains.com/pycharm/download/
URL:https://www.ayclogic.com/event/5-pm-object-oriented-programming-in-python-nathaniel/
CATEGORIES:Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210724T180000
DTEND;TZID=America/Los_Angeles:20210724T190000
DTSTAMP:20260429T023604
CREATED:20210725T032737Z
LAST-MODIFIED:20210725T032737Z
UID:8686-1627149600-1627153200@www.ayclogic.com
SUMMARY:6 PM - Python Game Development
DESCRIPTION:Today We Do\n\nWe went through each team final project progress\n\nHomework\n\nContinue making progress on your final project. Look at your project proposal\, and look unfinished items/features that belong to you and try to do them.\nIf you need help\, please reach out to me and setup an extra class.
URL:https://www.ayclogic.com/event/6-pm-python-game-development-151/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR