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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230923T150000
DTEND;TZID=America/Los_Angeles:20230923T160000
DTSTAMP:20260506T061005
CREATED:20230924T160954Z
LAST-MODIFIED:20230924T160954Z
UID:21765-1695481200-1695484800@www.ayclogic.com
SUMMARY:3 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nFinished fourth version of GrocerySystem project\nBegan learning about inheritance\n\nInheritance means the “child class” will “inherit” all the methods and attributes from its parents\n\n\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework to the corresponding project’s folder in your Google Drive (this time you can put it into a folder called “inheritance”\, since copying content from the book).\nHomework:\n\nPage 168 to 170: Copy Codes\nPage 173\, 9-6 and 9-7
URL:https://www.ayclogic.com/event/3-pm-python-object-oriented-programming-sebastian-13/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230923T140000
DTEND;TZID=America/Los_Angeles:20230923T150000
DTSTAMP:20260506T061005
CREATED:20230924T160710Z
LAST-MODIFIED:20230924T160710Z
UID:21763-1695477600-1695481200@www.ayclogic.com
SUMMARY:2 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nReviewed sample final exam\nReviewed important things to keep in mind while we take the final exam\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nHomework: No homework since final exam is next week\, but please prepare by looking back at our past review notes!\nMake sure all the important concepts and special methods for dictionaries\, object oriented programming\, and inheritance are fresh in your head so you’re ready for the 2 hour exam next week.
URL:https://www.ayclogic.com/event/2-pm-python-object-oriented-programming-sebastian-14/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230923T090000
DTEND;TZID=America/Los_Angeles:20230923T100000
DTSTAMP:20260506T061005
CREATED:20230923T031636Z
LAST-MODIFIED:20230923T031636Z
UID:21711-1695459600-1695463200@www.ayclogic.com
SUMMARY:9 AM - Python OOP - Indo - Gamas
DESCRIPTION:Today We Did\n\nWe reviewed how to loop through each element inside a dictionary.\nWe enhanced sep_9_robux_shopping_cart.py so it will print the selection menu according to elements inside item_prices and item_names dictionaries. No need to have static menu variable anymore.\nWe started phone_book_system.py almost done.\n\nHomework\n\nAdd code inside phone_book_system.py so when user enter “2. Find a phone number” and user enter a name that is not in our system\, the system will say “<name> is not in our system”.\n\n\nWhat do you want to do\n1. Add a phone number\n2. Find a phone number\n3. List all phone numbers\nEnter your selection (enter 'exit' to stop): 1\nEnter a name: Gamas\nPlease enter your phone number: 626-532-7844\n\nWhat do you want to do\n1. Add a phone number\n2. Find a phone number\n3. List all phone numbers\nEnter your selection (enter 'exit' to stop): 2\nEnter a name: Russel\nRussel does not exists in our system.\n\nWhat do you want to do\n1. Add a phone number\n2. Find a phone number\n3. List all phone numbers\nEnter your selection (enter 'exit' to stop): 2\nEnter a name: Gamas\nGamas phone nuber is 626-532-7844\n\n\n\nCreate a new python file “sept_23_class_hw1.py” and copy codes from page 158 to 161.
URL:https://www.ayclogic.com/event/9-am-python-oop-indo-gamas-2/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230916T150000
DTEND;TZID=America/Los_Angeles:20230916T160000
DTSTAMP:20260506T061005
CREATED:20230917T032403Z
LAST-MODIFIED:20230917T032403Z
UID:21635-1694876400-1694880000@www.ayclogic.com
SUMMARY:3 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nFinished Library System project\nStarted last version of Grocery System project\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nNo homework (only for this week)
URL:https://www.ayclogic.com/event/3-pm-python-object-oriented-programming-sebastian-12/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230916T140000
DTEND;TZID=America/Los_Angeles:20230916T150000
DTSTAMP:20260506T061005
CREATED:20230917T032138Z
LAST-MODIFIED:20230917T032138Z
UID:21636-1694872800-1694876400@www.ayclogic.com
SUMMARY:2 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nFinished inheritance Monster Project\nDid full review of class concepts\nFull explanation of class homework (practice test)\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework to the corresponding project’s folder in your Google Drive\nHomework: Try to complete your practice test in 2 hours\, the same time as you would have during your final exam:\nhttps://forms.gle/MVSxQqTJra8L31u39
URL:https://www.ayclogic.com/event/2-pm-python-object-oriented-programming-sebastian-13/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230916T090000
DTEND;TZID=America/Los_Angeles:20230916T100000
DTSTAMP:20260506T061005
CREATED:20230916T041226Z
LAST-MODIFIED:20230922T233445Z
UID:21598-1694854800-1694858400@www.ayclogic.com
SUMMARY:9 AM - Python OOP - Indo - Gamas
DESCRIPTION:Today We Did\n\nWe finished converting Robux Shopping cart project to use dictionary.\nWe review again how to use for loop to go through each element inside dictionary.\n\nHomework\n\nInside sep_16_looping_dictionary.py file change the code so the for loop will produce the following\n\n\n1. Buy Game Pass for 450 robux.\n2. Buy The Samurai Of The Games for 1000 robux.\n3. Buy Parrot for 50 robux.\n\n\n\nCreate a new python file phone_book_system.py and do number 1 to 3 from https://www.ayclogic.com/phone-book-system/
URL:https://www.ayclogic.com/event/9-am-python-oop-indo-gamas/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230911T190000
DTEND;TZID=America/Los_Angeles:20230911T200000
DTSTAMP:20260506T061005
CREATED:20230917T045333Z
LAST-MODIFIED:20230917T045416Z
UID:21641-1694458800-1694462400@www.ayclogic.com
SUMMARY:7:00 PM - Python OOP - Juan
DESCRIPTION:Today We Did\n\nFinished Robux Shopping Cart\nStarted learning about classes:\n\nAttributes\nMethods\n\n\n\nHomework\n\nName your file Sept18_OOP_HW.py\n\nComplete pg. 158-161
URL:https://www.ayclogic.com/event/700-pm-python-oop-juan-5/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230911T170000
DTEND;TZID=America/Los_Angeles:20230911T180000
DTSTAMP:20260506T061005
CREATED:20230912T010509Z
LAST-MODIFIED:20230912T010509Z
UID:21518-1694451600-1694455200@www.ayclogic.com
SUMMARY:5:00 PM - Python OOP - Juan
DESCRIPTION:Today We Did\n\nReviewed homework.\nReviewed looping through dictionary keys\, values\, and items.\nFinished the Phone Book System\n\nHomework\n\nName your file Sept18_GrocerySystem_V2.py and do:\n\nCreate a dictionary “items_inventory”:\n\nKeys are the item numbers\nValues are the item names\n\n\nCreate a dictionary “items_price”\n\nKeys are item numbers\nValues are item prices\n\n\nReplace code where you could use the dictionaries instead
URL:https://www.ayclogic.com/event/500-pm-python-oop-juan-3/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230909T150000
DTEND;TZID=America/Los_Angeles:20230909T160000
DTSTAMP:20260506T061005
CREATED:20230910T150042Z
LAST-MODIFIED:20230910T150042Z
UID:21505-1694271600-1694275200@www.ayclogic.com
SUMMARY:3 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nBegan Library System\nPracticed all the ways we can add to dictionaries\nReviewed how to make classes for our Book objects\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework to the corresponding project’s folder in your Google Drive\nHomework: Fill out the “list_old_books” method we made in class which will list all books with publish years before 2000.
URL:https://www.ayclogic.com/event/3-pm-python-object-oriented-programming-sebastian-11/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230909T140000
DTEND;TZID=America/Los_Angeles:20230909T150000
DTSTAMP:20260506T061005
CREATED:20230910T145905Z
LAST-MODIFIED:20230910T145905Z
UID:21507-1694268000-1694271600@www.ayclogic.com
SUMMARY:2 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nContinued Monster System\nReviewed overall game structure and how the logic has to work\nBegan adding inheritance\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework to the corresponding project’s folder in your Google Drive\nHomework: Try adding a new Monster subclass (AKA child class) called “Troll” by closely following how we created Dragon.\n\nCreate a new file for our subclass called “troll.py”\nMake our Troll class & inherit from Monster\nIf users attempt to damage trolls with the earth magic attack\, print the following:\nprint(“Troll is immune to earth attack. Therefore\, the troll suffer no damage”)\nFor any other magic attack\, make the troll take damage as usual.
URL:https://www.ayclogic.com/event/2-pm-python-object-oriented-programming-sebastian-12/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230909T090000
DTEND;TZID=America/Los_Angeles:20230909T100000
DTSTAMP:20260506T061005
CREATED:20230909T030730Z
LAST-MODIFIED:20230909T030730Z
UID:21463-1694250000-1694253600@www.ayclogic.com
SUMMARY:9 AM - Intro To Python - Indo - Gamas
DESCRIPTION:What We Did\n\nWe used 2 dictionaries to simplified GroceryShoppingCart program.\nWe learned how to check if a key exists in a dictionary.\n\nHomework\n\nInside sep_9_robux_shopping_cart_dictionary.py:\n\nCreate 2 dictionaries to store the price and the item_name.\nSimplified the if elif statements inside while True.\nThis is very similar to what we did in the class with sep_2_grocery_shopping_cart_dictionary.py.\n\n\nCreate a new file sep_9_dictionary_hw2.py. Do 6-3 TRY IT YOURSELF from page 99.
URL:https://www.ayclogic.com/event/9-am-intro-to-python-indo-gamas-5/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230828T190000
DTEND;TZID=America/Los_Angeles:20230828T200000
DTSTAMP:20260506T061005
CREATED:20230829T182038Z
LAST-MODIFIED:20230829T182038Z
UID:21365-1693249200-1693252800@www.ayclogic.com
SUMMARY:7:00 PM - Python OOP - Juan
DESCRIPTION:Today We Did\n\nReviewed last week’s homework for the Phone Book dictionary program\nWorked on the Grocery System project using dictionaries.\n\nHomework\n\nName your file Sept4_GrocerySystem.py and finish:\n\nAdding the purchased item to the shopping_cart list\nIncreasing total_price by the price of purchased item\nAdd a print statement to output:\n“You have purchased <item> for $<price>”
URL:https://www.ayclogic.com/event/700-pm-python-oop-juan-4/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230828T170000
DTEND;TZID=America/Los_Angeles:20230828T180000
DTSTAMP:20260506T061005
CREATED:20230829T182343Z
LAST-MODIFIED:20230829T182343Z
UID:21368-1693242000-1693245600@www.ayclogic.com
SUMMARY:5:00 PM - Python OOP - Juan
DESCRIPTION:Today We Did\n\nReviewed homework.\nReviewed accessing\, modifying\, and inserting with dictionaries\nLearned about looping through dictionary keys\, values\, and items.\n\nHomework\n\nName your file Sept4_Dictionary_HW2.py and do:\n\nPg. 100\, 101\nTry it yourself pg. 105
URL:https://www.ayclogic.com/event/500-pm-python-oop-juan-2/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230826T150000
DTEND;TZID=America/Los_Angeles:20230826T160000
DTSTAMP:20260506T061005
CREATED:20230906T005553Z
LAST-MODIFIED:20230906T005553Z
UID:21438-1693062000-1693065600@www.ayclogic.com
SUMMARY:3 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nFinished school system\nRevisited why its important to have all this repetition: We need to memorize dictionary operations!\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\nNo class on 9/2 for Labor Day weekend\n\nHomework\n\nHomework: Review your code that we made in class and be sure your School System looks the same as our code in the Google Drive
URL:https://www.ayclogic.com/event/3-pm-python-object-oriented-programming-sebastian-10/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230826T150000
DTEND;TZID=America/Los_Angeles:20230826T160000
DTSTAMP:20260506T061005
CREATED:20230826T225849Z
LAST-MODIFIED:20230906T002816Z
UID:21314-1693062000-1693065600@www.ayclogic.com
SUMMARY:3 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nFinished school system\nRevisited why its important to have all this repetition: We need to memorize dictionary operations!\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\nNo class on 9/2 for Labor Day weekend\n\nHomework\n\nHomework: Review your code that we made in class and be sure your School System looks the same as our code in the Google Drive
URL:https://www.ayclogic.com/event/3-pm-python-object-oriented-programming-sebastian-9/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230826T140000
DTEND;TZID=America/Los_Angeles:20230826T150000
DTSTAMP:20260506T061005
CREATED:20230906T005505Z
LAST-MODIFIED:20230906T005505Z
UID:21432-1693058400-1693062000@www.ayclogic.com
SUMMARY:2 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nReviewed fundamentals of inheritance with square & rectangle example\nBegan monster system project\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\nNo class on 9/2 for Labor Day weekend\n\nHomework\n\nPlease name your homework “AUG26_inheritance_hw”\nHomework: Page 173\, 9-6 and 9-7
URL:https://www.ayclogic.com/event/2-pm-python-object-oriented-programming-sebastian-10/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230826T140000
DTEND;TZID=America/Los_Angeles:20230826T150000
DTSTAMP:20260506T061005
CREATED:20230826T230019Z
LAST-MODIFIED:20230906T002820Z
UID:21316-1693058400-1693062000@www.ayclogic.com
SUMMARY:2 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nReviewed fundamentals of inheritance with square & rectangle example\nBegan monster system project\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\nNo class on 9/2 for Labor Day weekend\n\nHomework\n\nPlease name your homework “AUG26_inheritance_hw”\nHomework: Page 173\, 9-6 and 9-7
URL:https://www.ayclogic.com/event/2-pm-python-object-oriented-programming-sebastian-9/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230826T090000
DTEND;TZID=America/Los_Angeles:20230826T100000
DTSTAMP:20260506T061005
CREATED:20230826T030147Z
LAST-MODIFIED:20230826T030731Z
UID:21298-1693040400-1693044000@www.ayclogic.com
SUMMARY:SAT - 9 AM - Python OOP - Gamas
DESCRIPTION:Today We Did\n\nWe created a new Pycharm Project – SAT-9AM\nWe moved all the existing python files to this project.\nWe created aug_26_dictionary.py\nWe learned how to get\, add\, replace/set\, delete and loop through dictionary.\n\nHomework\n\nCreate inside Pycharm > PythonOOP directory aug_26_dictionary_hw.py\nCopy codes from the book from page 92 to 95.\nSubmit your project to google drive inside “PythonOOPHW” folder.
URL:https://www.ayclogic.com/event/sat-9-am-python-oop-gamas/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230821T190000
DTEND;TZID=America/Los_Angeles:20230821T200000
DTSTAMP:20260506T061005
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:20230821T170000
DTEND;TZID=America/Los_Angeles:20230821T180000
DTSTAMP:20260506T061005
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:20230819T150000
DTEND;TZID=America/Los_Angeles:20230819T160000
DTSTAMP:20260506T061005
CREATED:20230819T225625Z
LAST-MODIFIED:20230826T215942Z
UID:21170-1692457200-1692460800@www.ayclogic.com
SUMMARY:3 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nAdded teachers\, staff\, and classrooms to our schoolsystem project\nReviewed how to create new classes\, then add them to a dictionary\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework to the corresponding project’s folder in your Google Drive\nHomework: Complete the following methods that we started in class:\n– add_classroom\n– list_teacher_list\n– list_teacher_dictionary
URL:https://www.ayclogic.com/event/3-pm-python-object-oriented-programming-sebastian-8/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230819T140000
DTEND;TZID=America/Los_Angeles:20230819T150000
DTSTAMP:20260506T061005
CREATED:20230819T215707Z
LAST-MODIFIED:20230819T215707Z
UID:21168-1692453600-1692457200@www.ayclogic.com
SUMMARY:3 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nFinished creating a full Grocery System with object oriented programming\nReviewed the important topics in object oriented programming that we’ve learned about (classes\, constructors\, attributes\, and objects)\nBegan learning about inheritance; where (child) classes can inherit the methods and attributes from another (parent) class\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework to the corresponding project’s folder in your Google Drive\nHomework: Please copy the code from pages 168 to 170 in the book
URL:https://www.ayclogic.com/event/3-pm-python-object-oriented-programming-sebastian-7/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230819T090000
DTEND;TZID=America/Los_Angeles:20230819T100000
DTSTAMP:20260506T061005
CREATED:20230820T033344Z
LAST-MODIFIED:20230825T235032Z
UID:21208-1692435600-1692439200@www.ayclogic.com
SUMMARY:9 AM - Python OOP - Gamas
DESCRIPTION:Your HW:\n\nTry running the file “Aug_18_Dictionaries”\nIf you cannot\, message Mr. Gamas to help you set up your pycharm
URL:https://www.ayclogic.com/event/7-pm-python-oop-gamas-8/
CATEGORIES:OOP Python
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230814T190000
DTEND;TZID=America/Los_Angeles:20230814T200000
DTSTAMP:20260506T061005
CREATED:20230815T030318Z
LAST-MODIFIED:20230815T030318Z
UID:21106-1692039600-1692043200@www.ayclogic.com
SUMMARY:7:00 PM - Python OOP - Juan
DESCRIPTION:Today We Did\n\nReviewed last week’s homework\nLearned about inserting\, removing\, modifying\, and accessing with dictionaries.\nLearned about looping through dictionary keys\, values\, and items.\nLearned about checking if a key exists in a dictionary\n\nHomework\n\nName your file August21_Dictionary_HW2.py and do:\n\nCopy code from pages 100\, 101\nTry it yourself pg. 105
URL:https://www.ayclogic.com/event/700-pm-python-oop-juan-2/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230812T150000
DTEND;TZID=America/Los_Angeles:20230812T160000
DTSTAMP:20260506T061005
CREATED:20230814T180210Z
LAST-MODIFIED:20230814T180210Z
UID:21101-1691852400-1691856000@www.ayclogic.com
SUMMARY:3 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nContinued SchoolSystem project\nTook another deep dive into the differences between lists and dictionaries for the “find_student” methods.\nFull lesson on how lists and dictionaries “find” different things\, very proud of how everyone really understood why dictionaries are faster at searching!\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework to the corresponding project’s folder in your Google Drive (you will be uploading the entire school_system folder we made in class).\nHomework: Finish the edge cases for “find_student_dictionary method”. This means we should first check to see if the name that was provided by the user exists in our dictionary attribute. If it DOES exist\, then we can keep the code that we wrote in class. If it DOESN’T exist\, then we should provide an error message. 
URL:https://www.ayclogic.com/event/3-pm-python-object-oriented-programming-sebastian-6/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230812T140000
DTEND;TZID=America/Los_Angeles:20230812T150000
DTSTAMP:20260506T061005
CREATED:20230814T175831Z
LAST-MODIFIED:20230814T175831Z
UID:21099-1691848800-1691852400@www.ayclogic.com
SUMMARY:2 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nContinued our Grocery System project but started implementing the class system structure\nOrganized each operation into its own method in the system class\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework to the corresponding project’s folder in your Google Drive\nHomework: Stop application loop when user enters any version of “check out” as the menu states. The user should be able to write any variation of “check out”\, like “CHECK OUT”\, “CHeck oUT”\, etc. and the program will still exit.
URL:https://www.ayclogic.com/event/2-pm-python-object-oriented-programming-sebastian-8/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230807T190000
DTEND;TZID=America/Los_Angeles:20230807T200000
DTSTAMP:20260506T061005
CREATED:20230808T030342Z
LAST-MODIFIED:20230808T030342Z
UID:21006-1691434800-1691438400@www.ayclogic.com
SUMMARY:7:00 PM - Python OOP - Juan
DESCRIPTION:Today We Did\n\nInstalled and set-up Pycharm.\nCreated a Pycharm project\nStarted learning about dictionaries\n\nHomework\n\nName your file August14_Dictionary_HW.py and do:\n\nPage 92 to 97.\nPage 99 TRY IT YOURSELF. 6-1 and 6-2
URL:https://www.ayclogic.com/event/700-pm-python-oop-juan/
CATEGORIES:OOP Python
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230805T150000
DTEND;TZID=America/Los_Angeles:20230805T160000
DTSTAMP:20260506T061005
CREATED:20230807T204952Z
LAST-MODIFIED:20230807T205416Z
UID:20995-1691247600-1691251200@www.ayclogic.com
SUMMARY:3 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nBegan working on school system project\nStarted learning how to build code from a menu that we’re given\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework to the corresponding project’s folder in your Google Drive\nHomework: Try to implement option 3 in our menu\, “3. List all students dictionary”You will make a method for this just like we did for option 2 in the menu “2. List all students list”\, but this time it will loop through the dictionary attribute “self.student_dictionary”.
URL:https://www.ayclogic.com/event/3-pm-python-object-oriented-programming-sebastian-5/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230805T140000
DTEND;TZID=America/Los_Angeles:20230805T150000
DTSTAMP:20260506T061005
CREATED:20230807T204356Z
LAST-MODIFIED:20230807T204356Z
UID:20996-1691244000-1691247600@www.ayclogic.com
SUMMARY:2 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nRevisited our old grocery system\nApplied object oriented programming to it\, began Grocery System project\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework to the corresponding project’s folder in your Google Drive\nHomework: Recall that we created dictionaries to store Grocery Item objects. Try to fix the rest of the code from class to make this code work as it did previously when we had 2 dictionaries for the name and price of each grocery item. 
URL:https://www.ayclogic.com/event/2-pm-python-object-oriented-programming-sebastian-7/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230729T150000
DTEND;TZID=America/Los_Angeles:20230729T160000
DTSTAMP:20260506T061005
CREATED:20230729T234124Z
LAST-MODIFIED:20230729T234124Z
UID:20869-1690642800-1690646400@www.ayclogic.com
SUMMARY:3 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nReviewed some important parts of object oriented programming\n\nclasses\nattributes\nthe constructor\n\n\nAdded object oriented programming to grocery system\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework JUL29_OOP_hw\, please submit by next Friday.\nHomework:\nPage 162 – TRY IT YOURSELF\nPage 163 to Page 166 – copy code to Thonny and run it.
URL:https://www.ayclogic.com/event/3-pm-python-object-oriented-programming-sebastian-4/
CATEGORIES:OOP Python,Python Class
END:VEVENT
END:VCALENDAR