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:20240310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20241103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241003T183000
DTEND;TZID=America/Los_Angeles:20241003T193000
DTSTAMP:20260515T035037
CREATED:20240904T012248Z
LAST-MODIFIED:20241004T023747Z
UID:26982-1727980200-1727983800@www.ayclogic.com
SUMMARY:6:30 PM – Intro to Python – Sebastian
DESCRIPTION:Today We Did \n\nReviewed the logical operators “and” & “or”\nReviewed everything we can do with lists\n\nCreate a list\nAccess one element in a list\nChange an element’s value\nAdd to the end of a list\nRemove an element from a list\nGet the length of a list\n\n\nPracticed the different list functions\nBegan reviewing while loops\nThursday 6:30PM class code: https://drive.google.com/drive/folders/1qlUjB3gRXHSK5kRzjKzDD2qIz-OqB2bK?usp=sharing\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework into your Google Drive\nHomework: \n\n2nd edition: TRY IT YOURSELF from page 42: 3-4\, 3-5\, 3-6\n\n3rd edition: TRY IT YOURSELF from page 41-42: 3-4\, 3-5\, 3-6
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-sebastian-26/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241008T180000
DTEND;TZID=America/Los_Angeles:20241008T190000
DTSTAMP:20260515T035037
CREATED:20241009T040142Z
LAST-MODIFIED:20241016T041554Z
UID:27016-1728410400-1728414000@www.ayclogic.com
SUMMARY:6 PM – Intro To Python – Darin
DESCRIPTION:What We Did Today:\n\nLearnt how to implement heading into the functions.\nExplained the final project structure\n\nHomework:\nDraw a proposal with the following guidelines: https://www.ayclogic.com/intro-to-python-final-project-criteria/ \nSubmit the proposal by taking a picture of it\, and uploading it to the google drive. \nNotes:\nThe final project is due November 12. \nYou need to make 25% progress IN CODE for your project per week starting next week!
URL:https://www.ayclogic.com/event/7-pm-python-oop-darin-4/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241010T183000
DTEND;TZID=America/Los_Angeles:20241010T193000
DTSTAMP:20260515T035037
CREATED:20241011T033700Z
LAST-MODIFIED:20241011T033700Z
UID:27040-1728585000-1728588600@www.ayclogic.com
SUMMARY:6:30 PM – Intro to Python – Sebastian
DESCRIPTION:Today We Did \n\nRevisited while loops\nLearned about for loops with the range() function\nLearned about “for each loops”\nThursday 6:30PM class code: https://drive.google.com/drive/folders/1qlUjB3gRXHSK5kRzjKzDD2qIz-OqB2bK?usp=sharing\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework into your Google Drive\nHomework: Complete the exercises outlined here:\nhttps://www.ayclogic.com/animal-list-and-for-loop-exercises/
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-sebastian-27/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241014T190000
DTEND;TZID=America/Los_Angeles:20241014T200000
DTSTAMP:20260515T035037
CREATED:20241015T031033Z
LAST-MODIFIED:20241015T031033Z
UID:27085-1728932400-1728936000@www.ayclogic.com
SUMMARY:7:00 PM – Intro to Python – Sebastian
DESCRIPTION:Today We Did \n\nReviewed data types\nLearned how to take user input with input() function\nBegan learning about conditions and how they always turn into True or False\nBegan learning about if\, elif\, and else statements\nMonday 7:00PM class code:\nhttps://drive.google.com/drive/folders/1Nm9mpaXjjpK8akSC1v8YpnGMTX-FpTyD?usp=sharing\n\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework into your Google Drive\nHomework: Create a new file called OCT14_string_homework_2.py\n\nOn page 25\, do TRY IT YOURSELF: 2-3\, 2-4\, 2-5 and 2-6
URL:https://www.ayclogic.com/event/700-pm-intro-to-python-sebastian/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241015T180000
DTEND;TZID=America/Los_Angeles:20241015T190000
DTSTAMP:20260515T035037
CREATED:20241016T031618Z
LAST-MODIFIED:20241016T041654Z
UID:27087-1729015200-1729018800@www.ayclogic.com
SUMMARY:6 PM – Intro To Python – Darin
DESCRIPTION: What We Did Today:\n\nReviewed final project proposals\nReviewed how to use the heading and extent parameters for circles and rectangles\nLearnt how to randomize colors for object creation in turtle drawings.\n\nHomework:\nMake 25% of progress for your final project with the following guidelines: https://www.ayclogic.com/intro-to-python-final-project-criteria/ \nUpload this file into the google drive when you are finished \nNotes:\nThe final project is due November 12. \nYou need to make 25% progress IN CODE for your project per week!
URL:https://www.ayclogic.com/event/6-pm-python-oop-darin-11/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241017T190000
DTEND;TZID=America/Los_Angeles:20241017T200000
DTSTAMP:20260515T035037
CREATED:20241018T023332Z
LAST-MODIFIED:20241018T023332Z
UID:27121-1729191600-1729195200@www.ayclogic.com
SUMMARY:6:30 PM – Intro to Python – Sebastian
DESCRIPTION:Today We Did \n\nMore loops review (practicing all 3 kinds)\nLearned about break statements\nThursday 6:30PM class code: https://drive.google.com/drive/folders/1qlUjB3gRXHSK5kRzjKzDD2qIz-OqB2bK?usp=sharing\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework into your Google Drive\nHomework: Complete pages 54\, 55\, 57\, and 58 from your book
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-sebastian-28/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241021T190000
DTEND;TZID=America/Los_Angeles:20241021T200000
DTSTAMP:20260515T035037
CREATED:20241022T030554Z
LAST-MODIFIED:20241022T030554Z
UID:27157-1729537200-1729540800@www.ayclogic.com
SUMMARY:7:00 PM – Intro to Python – Sebastian
DESCRIPTION:Today We Did \n\nReviewed the 3 kinds of if statements\nBegan learning about lists\nMonday 7:00PM class code:\nhttps://drive.google.com/drive/folders/1Nm9mpaXjjpK8akSC1v8YpnGMTX-FpTyD?usp=sharing\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework into your Google Drive\nHomework: From this (https://www.ayclogic.com/tell-me-your-age/) exercise\, please attempt #1\n\nDon’t worry about the questions on #2 and #3 which talk about “forever loops”
URL:https://www.ayclogic.com/event/700-pm-intro-to-python-sebastian-2/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241022T180000
DTEND;TZID=America/Los_Angeles:20241022T190000
DTSTAMP:20260515T035037
CREATED:20241023T031253Z
LAST-MODIFIED:20241023T031253Z
UID:27163-1729620000-1729623600@www.ayclogic.com
SUMMARY:6 PM – Intro To Python – Darin
DESCRIPTION:What We Did Today:\n\nReviewed final project progress\nReviewed how to draw half circles and triangles\nGot started on the GrocerySystem text based progam\n\nHomework:\nFinish up to 50% of progress for your final project with the following guidelines: https://www.ayclogic.com/intro-to-python-final-project-criteria/ \nUpload this file into the google drive when you are finished! \nNotes:\nThe final project is due November 12. \nYou need to make 25% progress IN CODE for your project per week!
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-darin-60/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241024T183000
DTEND;TZID=America/Los_Angeles:20241024T193000
DTSTAMP:20260515T035037
CREATED:20241025T024916Z
LAST-MODIFIED:20241025T025024Z
UID:27188-1729794600-1729798200@www.ayclogic.com
SUMMARY:6:30 PM – Intro to Python – Sebastian
DESCRIPTION:Today We Did \n\nQuiz review\nThursday 6:30PM class code: https://drive.google.com/drive/folders/1qlUjB3gRXHSK5kRzjKzDD2qIz-OqB2bK?usp=sharing\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework into your Google Drive\nHomework: Work through these Python exercises to help you prepare for the quiz:https://www.ayclogic.com/intro-to-python-exercises/
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-sebastian-29/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241028T190000
DTEND;TZID=America/Los_Angeles:20241028T200000
DTSTAMP:20260515T035037
CREATED:20241029T031559Z
LAST-MODIFIED:20241029T031559Z
UID:27222-1730142000-1730145600@www.ayclogic.com
SUMMARY:7:00 PM – Intro to Python – Sebastian
DESCRIPTION:Today We Did \n\nFinish learning about lists and the different things we can do with them\nBegin learning about loops\nMonday 7:00PM class code:\nhttps://drive.google.com/drive/folders/1Nm9mpaXjjpK8akSC1v8YpnGMTX-FpTyD?usp=sharing\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework into your Google Drive\nHomework: \n\nComplete pages 38 to 41 from your book if you have the 2nd edition\nComplete pages 37 to 41 from your book if you have the 3rd edition (not the “Try it yourself”).\nYou should cover the access\, modify\, append\, and remove sections.
URL:https://www.ayclogic.com/event/700-pm-intro-to-python-sebastian-3/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241029T180000
DTEND;TZID=America/Los_Angeles:20241029T190000
DTSTAMP:20260515T035037
CREATED:20241030T032111Z
LAST-MODIFIED:20241030T032111Z
UID:27243-1730224800-1730228400@www.ayclogic.com
SUMMARY:6 PM – Intro To Python – Darin
DESCRIPTION:What We Did Today:\n\nFinished the grocery system program\n\nHomework:\nFinish up to 75% of progress for your final project with the following guidelines: https://www.ayclogic.com/intro-to-python-final-project-criteria/ \nUpload this file into the google drive when you are finished! \nNotes:\nThe final project is due November 12. \nYou need to make 25% progress IN CODE for your project per week!
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-darin-61/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241030T180000
DTEND;TZID=America/Los_Angeles:20241030T190000
DTSTAMP:20260515T035037
CREATED:20241031T022510Z
LAST-MODIFIED:20241031T022526Z
UID:27257-1730311200-1730314800@www.ayclogic.com
SUMMARY:6:00 PM – Intro to Python – Daniel
DESCRIPTION:Today We Did\n\nStarted and finished the robux shopping project\nReviewed projects and got feedback\n\nHomework\n\nFinish the rest of your project\, it’s due next week!
URL:https://www.ayclogic.com/event/600-pm-daniel-sebastian/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR