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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230821T070000
DTEND;TZID=America/Los_Angeles:20230821T200000
DTSTAMP:20260425T111012
CREATED:20230822T031328Z
LAST-MODIFIED:20230822T031328Z
UID:21226-1692601200-1692648000@www.ayclogic.com
SUMMARY:7 PM – Intro to Python – William
DESCRIPTION:Today we did:\n\nLearned lists\nStarted for and for each loops\n\nRemember\, you can reference the code from our lesson in the class Google Drive folder:\nhttps://drive.google.com/drive/folders/14Onyk8hhcNsgqsbuBMvIX1p0aCnxWZlj?usp=drive_link \nHomework:\nMake the following files: \n\n Aug21_Tell_Me_Your_Age.py\n\nFollow the instructions on this page: https://www.ayclogic.com/tell-me-your-age/\n\n\nAug21_ListsHW.py\n\nRead pages 33-35 and complete the Try it Yourself on page 36\n\n\n\nUpload your Python files to your assigned Google Drive folders by Sunday night. \nIf you have any questions or need help debugging\, please email me at williamsmith@ayclogic.com.
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-william-4/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230821T160000
DTEND;TZID=America/Los_Angeles:20230821T170000
DTSTAMP:20260425T111012
CREATED:20230822T001005Z
LAST-MODIFIED:20230822T001019Z
UID:21220-1692633600-1692637200@www.ayclogic.com
SUMMARY:4 PM - Scratch 2 - Darin
DESCRIPTION:Today We Did:\n\nFinished up the movie ticket project\nStarted on the Jumpy Monkey project\, adding code for making the monkey jump and arrow change directions.\n\nHomework:\n1. Make it so that the monkey disappears if its touching the edge\, tree\, or dinosaur\, and you can do this using “or blocks” in the “repeat until” code of the monkey \n2. Make 4 bananas appear randomly using clones on the right side of the screen past the tree. \nNOTE:\nHit the “share” button on your project and send me the link of your scratch project (copy paste the url thing like this one: ) and email it to me at ddjapri@ayclogic.com by 27 August the latest.
URL:https://www.ayclogic.com/event/21220/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230821T170000
DTEND;TZID=America/Los_Angeles:20230821T180000
DTSTAMP:20260425T111012
CREATED:20230822T030733Z
LAST-MODIFIED:20230822T030733Z
UID:21227-1692637200-1692640800@www.ayclogic.com
SUMMARY:5:00 PM - Python OOP - Juan
DESCRIPTION:Today We Did\n\nSet up Pycharm\nStarted learning about dictionaries:\n\nGet from a dictionary\nAdding to a dictionary\nModifying a dictionary value\nRemoving from a dictionary\nLength of a dictionary\n\n\n\nHomework\n\nName your file August28_Dictionary_HW1.py and do:\n\nPage 92 to 97.\nPage 99 TRY IT YOURSELF. 6-1 and 6-2
URL:https://www.ayclogic.com/event/500-pm-python-oop-juan/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230821T170000
DTEND;TZID=America/Los_Angeles:20230821T190000
DTSTAMP:20260425T111012
CREATED:20230821T130909Z
LAST-MODIFIED:20230821T130921Z
UID:21212-1692637200-1692644400@www.ayclogic.com
SUMMARY:5 PM - Intro to Python - Indo - Joel
DESCRIPTION:Today we did:\nWe did the final test today.
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-indo-joel-2/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230821T190000
DTEND;TZID=America/Los_Angeles:20230821T200000
DTSTAMP:20260425T111012
CREATED:20230821T131340Z
LAST-MODIFIED:20230821T131409Z
UID:21215-1692644400-1692648000@www.ayclogic.com
SUMMARY:6 PM - Intro to Python - Indo - Joel
DESCRIPTION:Today we did:\n\nWe went over the grocery system.\n\nHomework:\n\nContinue with your turtle project. By next week\, you should have finished your turtle project. Make sure to reupload your file into Google Drive.\nIf you have any questions\, feel free to email me at joel@ayclogic.com.
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-indo-joel/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230821T190000
DTEND;TZID=America/Los_Angeles:20230821T200000
DTSTAMP:20260425T111012
CREATED:20230822T030455Z
LAST-MODIFIED:20230822T030455Z
UID:21223-1692644400-1692648000@www.ayclogic.com
SUMMARY:7:00 PM - Python OOP - Juan
DESCRIPTION:Today We Did\n\nReviewed last week’s homework\nReviewed looping through dictionary keys\, values\, and items.\nWorked on Phone Book Dictionary Program\n\nhttps://www.ayclogic.com/phone-book-system/\n\n\n\nHomework\n\nName your file August28_PhoneBook_HW.py and do:\n\nFinish code for\nChoice 2. Find a phone number\nChoice 3. Listing all phone numbers\nhttps://www.ayclogic.com/phone-book-system/
URL:https://www.ayclogic.com/event/700-pm-python-oop-juan-3/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230821T190000
DTEND;TZID=America/Los_Angeles:20230821T200000
DTSTAMP:20260425T111012
CREATED:20230822T033928Z
LAST-MODIFIED:20230906T002823Z
UID:21231-1692644400-1692648000@www.ayclogic.com
SUMMARY:7 PM – Python Game Development – Sebastian
DESCRIPTION:Today We Did\n\nFinished player controls\nCreated Fireball class\nLearned about how hit boxes will work\nYou can always find the code we wrote in class in my Gitlab repository here:\nhttps://gitlab.com/gsugiart/mon-7-pm-dragon-birdie/-/tree/MON-7PM-Sebastian\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\nNo class on 9/4 for Labor Day weekend\n\nHomework\n\nPlease commit and push your code before Sunday night\nHomework: Make the simple changes to the code we made in class to fix the direction of your fireball\, make it go in the correct direction.
URL:https://www.ayclogic.com/event/7-pm-python-game-development-sebastian-6/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230821T190000
DTEND;TZID=America/Los_Angeles:20230821T200000
DTSTAMP:20260425T111012
CREATED:20230906T002929Z
LAST-MODIFIED:20230906T002929Z
UID:21430-1692644400-1692648000@www.ayclogic.com
SUMMARY:7 PM – Python Game Development – Sebastian
DESCRIPTION:Today We Did\n\nFinished player controls\nCreated Fireball class\nLearned about how hit boxes will work\nYou can always find the code we wrote in class in my Gitlab repository here:\nhttps://gitlab.com/gsugiart/mon-7-pm-dragon-birdie/-/tree/MON-7PM-Sebastian\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\nNo class on 9/4 for Labor Day weekend\n\nHomework\n\nPlease commit and push your code before Sunday night\nHomework: Make the simple changes to the code we made in class to fix the direction of your fireball\, make it go in the correct direction.
URL:https://www.ayclogic.com/event/7-pm-python-game-development-sebastian-8/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR