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:20230517T183000
DTEND;TZID=America/Los_Angeles:20230517T193000
DTSTAMP:20260507T110933
CREATED:20230518T023052Z
LAST-MODIFIED:20230520T214258Z
UID:19796-1684348200-1684351800@www.ayclogic.com
SUMMARY:6:30 PM - Intro to Python - Juan
DESCRIPTION:Today We Did\n\nReviewed about using a for loop in range.\nFinished covering while loop\nContact me at juan@ayclogic.com for any questions\n\nHomework\n\nName your file May17_Quiz1_HW.py Do all the problems from: https://www.ayclogic.com/intro-to-python-exercises/
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-juan-4/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230517T183000
DTEND;TZID=America/Los_Angeles:20230517T193000
DTSTAMP:20260507T110933
CREATED:20230518T023046Z
LAST-MODIFIED:20230518T023046Z
UID:19795-1684348200-1684351800@www.ayclogic.com
SUMMARY:6:30 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nBuilt a kaleido spiral step by step\nReviewed project proposals\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework MAY17_project_hw1\, please submit by next Tuesday.\nHomework: Get started on your projects and make as much progress as you can so you can finish a week early and get 10% extra credit!\nFinal project will be due on June 14th\, if you turn it in 1 week ahead (June 7th) you can get 10% extra credit. This means if everything is correct\, you would have 110% for the project grade!
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-sebastian-19/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230516T183000
DTEND;TZID=America/Los_Angeles:20230516T193000
DTSTAMP:20260507T110933
CREATED:20230517T022950Z
LAST-MODIFIED:20230517T023938Z
UID:19780-1684261800-1684265400@www.ayclogic.com
SUMMARY:6:30 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nFinished monster system\nReviewed REALLY IMPORTANT homework assignment you guys have!! Please make sure you complete it with enough time!\nFinal exam will be the following week after reviewing the solution (June 3rd) and it will be 2 hours long\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework MAY16_practice_test_hw\, please submit by next Monday.\nHomework: Please make sure you spend enough time on this assignment\, as if you don’t finish it you won’t be able to pass the class (its worth a lot of points!). Take advantage of my email as well\, so I can help answer any questions.Homework assignment link:\nhttps://docs.google.com/forms/d/1OhKBN8q59La_rmyNiMu1iSrQks5ssOIMDH0cACNV1Z0
URL:https://www.ayclogic.com/event/630-pm-python-object-oriented-programming-sebastian-20/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230516T170000
DTEND;TZID=America/Los_Angeles:20230516T180000
DTSTAMP:20260507T110933
CREATED:20230517T011258Z
LAST-MODIFIED:20230517T011258Z
UID:19776-1684256400-1684260000@www.ayclogic.com
SUMMARY:5:00 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nWe implemented methods for adding\, listing\, and finding students and teachers using lists and dictionaries.\nWe also added Staff and Classroom classes\, but haven’t implemented the methods for them yet.\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework MAY16_dictionary_hw\, please submit by next Wednesday.\nHomework:\na) Start by importing the new classes we created for staff and classroom so you can instantiate them (make the classes into objects) \nb) Write the corresponding methods for menu items 6\, 9\, 10\, 12\, 13\, 14\, 15. Remember to look back at how we previously implemented methods like add\, list\, and find to make it easier.
URL:https://www.ayclogic.com/event/500-pm-python-object-oriented-programming-sebastian-5/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230513T180000
DTEND;TZID=America/Los_Angeles:20230513T190000
DTSTAMP:20260507T110933
CREATED:20230514T020712Z
LAST-MODIFIED:20230520T214305Z
UID:19727-1684000800-1684004400@www.ayclogic.com
SUMMARY:6:00 PM - Intro to Python - Juan
DESCRIPTION:Today We Did\n\nLearned about functions with return values\n\nHomework\n\nName your HW file May20_FunctionHW.py and do Number 7 from https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/ \nAnd Pg. 138\, 139
URL:https://www.ayclogic.com/event/600/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230513T150000
DTEND;TZID=America/Los_Angeles:20230513T160000
DTSTAMP:20260507T110933
CREATED:20230516T032742Z
LAST-MODIFIED:20230516T032742Z
UID:19770-1683990000-1683993600@www.ayclogic.com
SUMMARY:3 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nFinished Robux Balance Program\nBegan review for final test\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nMake sure you’re finished with the project by the next time we meet (its due this Saturday!)\nNo homework\, but please review the work we did in class so you are prepared for the review this upcoming week\, and then the final test
URL:https://www.ayclogic.com/event/3-pm-intro-to-python-sebastian-31/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230513T140000
DTEND;TZID=America/Los_Angeles:20230513T150000
DTSTAMP:20260507T110933
CREATED:20230516T032420Z
LAST-MODIFIED:20230516T032420Z
UID:19764-1683986400-1683990000@www.ayclogic.com
SUMMARY:2 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nFinished review for our final test\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nNo homework\, but please review the work we did in class so you are prepared for the final test
URL:https://www.ayclogic.com/event/2-pm-intro-to-python-sebastian-32/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230513T090000
DTEND;TZID=America/Los_Angeles:20230513T100000
DTSTAMP:20260507T110933
CREATED:20230513T023829Z
LAST-MODIFIED:20230513T185744Z
UID:19700-1683968400-1683972000@www.ayclogic.com
SUMMARY:SAT - 9 AM - Indo - Intro To Python - Gamas
DESCRIPTION:Homework\n\nSubmit a proposal for your Python Turtle project. This is due next week on May 20.\nProposal means a drawing (with colors) in a piece of paper that satisfy requirements in https://www.ayclogic.com/intro-to-python-final-project-criteria/\ntake a picture of your proposal and upload to google drive where you usually submit your homework.\nBelow are examples of other students proposal\n\n\nOut of this paper proposal\, eventually you need to create a Python Turtle program to draw drawing that you do in your proposal. This Python Turtle project is a big project that is due on June 17.\n\n\nFor other examples of my students projects\, you can see in https://www.ayclogic.com/python-digital-illustrations/
URL:https://www.ayclogic.com/event/sat-9-am-indo-intro-to-python-gamas/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230511T180000
DTEND;TZID=America/Los_Angeles:20230511T190000
DTSTAMP:20260507T110933
CREATED:20230512T021016Z
LAST-MODIFIED:20230519T180150Z
UID:19686-1683828000-1683831600@www.ayclogic.com
SUMMARY:6 PM - Intro To Python - Gamas
DESCRIPTION:Today We Did\n\nWe went over String homework from page 20 to 21.\n\nHomework\n\nHomework is due on WED night and you have to upload to your assigned google drive. Jayden\, text me your gmail. Kade text me your gmail.\nCreate a new file May11_StringHomework2.py\nAnswer question 2-3\, 2-4\, 2-5\, 2-6 and 2-7. from page 25.\nIf you have any question\, feel free to email me at gamas@ayclogic.com. Please attach your codes if you have specific question about your code.
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-gamas-24/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230510T183000
DTEND;TZID=America/Los_Angeles:20230510T193000
DTSTAMP:20260507T110933
CREATED:20230513T210646Z
LAST-MODIFIED:20230513T210646Z
UID:19721-1683743400-1683747000@www.ayclogic.com
SUMMARY:6:30 PM - Intro to Python - Juan
DESCRIPTION:Today We Did\n\nReviewed about using a for loop with lists.\nFinishing using a for loop in range.\nStarted learning about while loops.\nContact me at juanfcastro03@gmail.com for any questions\n\nHomework\n\nPage. 118 – 121\nPage 123 Try It Yourself 7-4\, 7-5
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-juan-3/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230510T183000
DTEND;TZID=America/Los_Angeles:20230510T193000
DTSTAMP:20260507T110933
CREATED:20230511T023622Z
LAST-MODIFIED:20230518T013648Z
UID:19675-1683743400-1683747000@www.ayclogic.com
SUMMARY:6:30 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nFinished drawing letters and faces\, reviewed project proposal\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework MAY10_project_proposal\, please submit by next Tuesday.\nHomework: On a piece of paper\, using any drawing tools you want (markers\, pens\, pencils\, anything is fine)\, draw your project proposal which MUST fit these requirements:\nhttps://www.ayclogic.com/intro-to-python-final-project-criteria/\nIf you want to see examples of previous projects\, you can see them here:\nhttps://www.ayclogic.com/python-digital-illustrations/\n\nFinal project will be due on June 14th\, if you turn it in 1 week ahead (June 7th) you can get 10% extra credit. This means if everything is correct\, you would have 110% for the project grade!
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-sebastian-18/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230509T183000
DTEND;TZID=America/Los_Angeles:20230509T193000
DTSTAMP:20260507T110933
CREATED:20230510T023922Z
LAST-MODIFIED:20230510T023922Z
UID:19654-1683657000-1683660600@www.ayclogic.com
SUMMARY:6:30 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nWe implemented the `display_all_strong_monsters` method to show all monsters with health above 50.\nWe added functionality in `play_adventure_game` to handle invalid monster selections and allow the user to select a strong monster.\nWe developed the `magic_attack` and `sword_attack` methods\, enabling our player to attack monsters\, and the monsters to counterattack.\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework MAY09_dictionary_hw\, please submit by next Monday.\nHomework: Implement the `add_monster` method in the MonsterSystem class.\nThe `add_monster` method should allow the user to add a new monster to the game. You’ll need to prompt the user for the monster’s name\, health\, and max attack. Make sure to add this new monster to the `monster_dictionary`. Ensure the user cannot add a monster with the same name as an existing monster.
URL:https://www.ayclogic.com/event/630-pm-python-object-oriented-programming-sebastian-19/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230509T170000
DTEND;TZID=America/Los_Angeles:20230509T180000
DTSTAMP:20260507T110933
CREATED:20230510T011654Z
LAST-MODIFIED:20230510T011654Z
UID:19649-1683651600-1683655200@www.ayclogic.com
SUMMARY:5:00 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nCreated “list_all_students” and “list_all_teachers” methods which loop through our attributes self.students and self.teachers which are lists\, and print out information about the objects being stored in those lists.\nCreated application_loop() method which will handle the main functionality of our program.\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework MAY9_school_system_hw\, please submit by next Monday.\nHomework: Please implement the following methods:\na) create method: list_all_teachers() which will be exactly like the list_all_students() method\, but list the teachers in a similar format. \nb) create methods: list_all_students_using_dict() and list_all_teachers_using_dict() which will be exactly like the list_all_students() method\, but should loop over our attributes self.student_dictionary and self.teacher_dictionary. Remember you can use the .keys()\, .values()\, and .items() methods for dictionaries now. Which one should you use in order to get the correct data to loop over? (hint: do we want the dictionary’s keys or values?)
URL:https://www.ayclogic.com/event/500-pm-python-object-oriented-programming-sebastian-4/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230506T180000
DTEND;TZID=America/Los_Angeles:20230506T190000
DTSTAMP:20260507T110933
CREATED:20230507T021508Z
LAST-MODIFIED:20230507T021508Z
UID:19628-1683396000-1683399600@www.ayclogic.com
SUMMARY:6:00 PM - Intro to Python - Juan
DESCRIPTION:Today We Did\n\nStarted learning about functions\, defining a function\, parameters\, and return values\n\nHomework\n\nNumber 4 – 6 from https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/ \nPg. 130-133
URL:https://www.ayclogic.com/event/600-pm-intro-to-python-juan-12/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230506T150000
DTEND;TZID=America/Los_Angeles:20230506T160000
DTSTAMP:20260507T110933
CREATED:20230506T230236Z
LAST-MODIFIED:20230506T230236Z
UID:19619-1683385200-1683388800@www.ayclogic.com
SUMMARY:3 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nFinished grocery system\nBegan robux shopping cart\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework JAN17_dictionary_hw\, please submit by next Friday.\nHomework: Continue where we left off in the Robux shopping program and try to create a while loop\, and retrieve user input the same way we did for our grocery system program. If you want to try and finish more of the program\, see how much you can finish!\nClass code in case you missed it:\n\nmenu = “””What do you want to do:\n1. Buy hat 100 Robux\n2. Buy hair 150 Robux\n3. VIP Server 500 Robux\n4. Add more Robux\n5. Exit\nEnter your selection: “”” \nshopping_cart = []\nrobux = 300
URL:https://www.ayclogic.com/event/3-pm-intro-to-python-sebastian-29/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230506T140000
DTEND;TZID=America/Los_Angeles:20230506T150000
DTSTAMP:20260507T110933
CREATED:20230506T215529Z
LAST-MODIFIED:20230506T215529Z
UID:19617-1683381600-1683385200@www.ayclogic.com
SUMMARY:2 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nFinished Robux Balance program\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework MAY6_project_edits_hw\, please submit by next Monday.\nHomework: I will be sending out private emails to all of you with specific corrections on what deductions we got on our project and our grades\, but you can get all the points back if you redo it correctly so please spend your time fixing those corrections.
URL:https://www.ayclogic.com/event/2-pm-intro-to-python-sebastian-31/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230506T090000
DTEND;TZID=America/Los_Angeles:20230506T100000
DTSTAMP:20260507T110933
CREATED:20230506T031017Z
LAST-MODIFIED:20230506T031017Z
UID:19604-1683363600-1683367200@www.ayclogic.com
SUMMARY:9 AM - Indo - Intro To Python - Gamas
DESCRIPTION:Today We Did\n\nWe continued on April22_DrawFace\,py\nWe completed the draw_face(x\,y) function.\n\nHomework\n\nCreate a new python file May6_DrawFace2.py\nCopy the rect and draw_circle functions from April22_DrawFace.py into this new file.\nCreate a new function draw_face2(x\,y) and everytime you call this function\, it will draw a face like below.\n\nCall this function 5 times to draw 5 faces in 5 different locations.
URL:https://www.ayclogic.com/event/9-am-indo-intro-to-python-gamas-5/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230504T180000
DTEND;TZID=America/Los_Angeles:20230504T190000
DTSTAMP:20260507T110933
CREATED:20230505T020435Z
LAST-MODIFIED:20230505T020435Z
UID:19561-1683223200-1683226800@www.ayclogic.com
SUMMARY:6 PM - Intro To Python - Gamas
DESCRIPTION:Homework\n\nOpen your Thonny and create a new file May4_StringHomeworks.py\nCopy codes from the textbook from page 20 to 23. If you do not have the book yet\, just look at this PDF file – IntroToPythonP20toP23
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-gamas-23/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230503T183000
DTEND;TZID=America/Los_Angeles:20230503T193000
DTSTAMP:20260507T110933
CREATED:20230504T152540Z
LAST-MODIFIED:20230504T152540Z
UID:19545-1683138600-1683142200@www.ayclogic.com
SUMMARY:6:30 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nBegan learning about turtle complex shapes as we drew faces\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework MAY4_new_rectangle_hw\, please submit by next Tuesday.\nHomework: Try making a rectangle using the .forward() and .right() functions we learned about in class.
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-sebastian-17/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230503T183000
DTEND;TZID=America/Los_Angeles:20230503T183000
DTSTAMP:20260507T110933
CREATED:20230504T024101Z
LAST-MODIFIED:20230504T024101Z
UID:19527-1683138600-1683138600@www.ayclogic.com
SUMMARY:6:30 PM - Intro to Python - Juan
DESCRIPTION:Today We Did\n\nReviewed inserting and removing from a list\nReviewed looping through a list\nStarted learning about for loop in range()\nContact me at juanfcastro03@gmail.com for any questions\n\nHomework\n\nAnimal List and For Loop Exercises \nPg. 56\, Try It Yourself
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-juan-2/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230502T183000
DTEND;TZID=America/Los_Angeles:20230502T193000
DTSTAMP:20260507T110933
CREATED:20230503T023119Z
LAST-MODIFIED:20230503T023119Z
UID:19492-1683052200-1683055800@www.ayclogic.com
SUMMARY:6:30 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nContinued Monster inheritance program with Monster System\nReviewed vocabulary in object oriented programming with short quiz on words\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework MAY2_monster_system_hw\, please submit by next Monday.\nHomework: Implement the display_all_strong_monster method\, which will be the same as your display_all_monster method but only print the monster if their health is above 50
URL:https://www.ayclogic.com/event/630-pm-python-object-oriented-programming-sebastian-18/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230502T170000
DTEND;TZID=America/Los_Angeles:20230502T180000
DTSTAMP:20260507T110933
CREATED:20230503T011434Z
LAST-MODIFIED:20230510T012551Z
UID:19485-1683046800-1683050400@www.ayclogic.com
SUMMARY:5:00 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nFinished Grocery System class\nBegan School System class\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework MAY2_school_system_hw\, please submit by next Monday.\nHomework: Add the corresponding methods and classes for teachers.a) Create class called “Teacher” with attributes and parameters called name\, age\, and subject_of_expertise\nb) Inside GrocerySystem class\, create method called add_new_teacher which takes no values. It will take user input for name\, age\, and subject. Then\, create a Teacher object with those inputs and add that object to the self.teachers list.
URL:https://www.ayclogic.com/event/630-pm-python-object-oriented-programming-sebastian-17/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230429T180000
DTEND;TZID=America/Los_Angeles:20230429T190000
DTSTAMP:20260507T110933
CREATED:20230430T061528Z
LAST-MODIFIED:20230430T061528Z
UID:19432-1682791200-1682794800@www.ayclogic.com
SUMMARY:6:00 PM - Intro to Python - Juan
DESCRIPTION:Today We Did\n\nIntro to Python\, Quiz 1\nScores are out for those who’ve taken the quiz today\, check the email you used for the quiz.
URL:https://www.ayclogic.com/event/600-pm-intro-to-python-juan-11/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230429T150000
DTEND;TZID=America/Los_Angeles:20230429T160000
DTSTAMP:20260507T110933
CREATED:20230502T145555Z
LAST-MODIFIED:20230502T145555Z
UID:19471-1682780400-1682784000@www.ayclogic.com
SUMMARY:3 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nLearned how to draw several different letters in turtle\nLearned how to draw polygons\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework APR29_project_hw\, please submit by next Friday.\nHomework: Try to be about 50% done with your project. It will be due on 5/20\, but if you turn it in a week ahead of time (5/13)\, you get 10% extra credit. \nProject requirements: https://www.ayclogic.com/intro-to-python-final-project-criteria/
URL:https://www.ayclogic.com/event/3-pm-intro-to-python-sebastian-28/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230429T140000
DTEND;TZID=America/Los_Angeles:20230429T150000
DTSTAMP:20260507T110933
CREATED:20230502T145254Z
LAST-MODIFIED:20230502T145254Z
UID:19469-1682776800-1682780400@www.ayclogic.com
SUMMARY:2 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nGrocery System Program\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework APR29_robux_hw\, please submit by next Friday.\nHomework: In the same file that we started in class\, below the handle_transaction function\, create a while loop which will continuously save user input into a variable called selection\, and check if the selection is one of the valid options. If its not\, give the user an error message. Finally\, make a check to see if the user wanted to exit the loop.\nYour project is due on 5/06 (this upcoming Saturday!) so please try to be finished by the time we have class.
URL:https://www.ayclogic.com/event/2-pm-intro-to-python-sebastian-30/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230426T183000
DTEND;TZID=America/Los_Angeles:20230426T193000
DTSTAMP:20260507T110933
CREATED:20230427T023502Z
LAST-MODIFIED:20230427T023502Z
UID:19277-1682533800-1682537400@www.ayclogic.com
SUMMARY:6:30 PM - Intro to Python - Juan
DESCRIPTION:Today We Did\n\nInserting to a list using: insert\, append\nRemoving from a list using: del\, pop\, remove\nStarted covering looping through a list\n\nHomework\n\nPg. 42: Try it Yourself 3-4\, 3-5\, 3-6\nRead pg. 49-51
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-juan/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230426T183000
DTEND;TZID=America/Los_Angeles:20230426T193000
DTSTAMP:20260507T110933
CREATED:20230427T022718Z
LAST-MODIFIED:20230427T022718Z
UID:19278-1682533800-1682537400@www.ayclogic.com
SUMMARY:6:30 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nFinished robot builder\nBegan learning how to draw circles with turtle.circle()\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework APR26_face_hw\, please submit by next Tuesday.\nHomework: Using the same code we created in class\, try to draw 2 more circles representing the eyes for our face. Remember\, these circles should be placed using the same x and y that the face_1 function takes as a parameter\, but should be added/subtracted to. For example:\n# first eye circle\ncircle(x+10\, y-10\, eye_color)
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-sebastian-16/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230425T183000
DTEND;TZID=America/Los_Angeles:20230425T193000
DTSTAMP:20260507T110933
CREATED:20230426T024016Z
LAST-MODIFIED:20230426T024016Z
UID:19263-1682447400-1682451000@www.ayclogic.com
SUMMARY:6:30 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nReviewed OOP\, dictionaries\, and inheritance\nBegan creating Monster inheritance program\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework APR25_inheritance_hw\, please submit by next Monday.\nHomework: Finish the WaterGolem & Dragon classes:\nDragon: Create receive_magic_attack method taking damage & magic_type parameters. If the magic_type is “fire”\, then print “Dragon is immune to fire attack. Therefore\, the dragon suffer no damage”. Otherwise\, call the receive_magic_attack method from the Monster parent class. \nWaterGolem: Create the receive_magic_attack method taking damage & magic_type parameters. \nIf the magic type is fire\, print “Water Golem is immune to fire attack. Therefore\, the Water Golem suffer no damage”. \nIf the magic type is water\, print “Water Golem is resistance to water attack. Therefore\, your attack is halved.”\, and subtract half of the damage parameter from the watergolem’s health. \nOtherwise\, call the parent’s “receive_magic_attack” method and pass in the damage & magic_type parameters. 
URL:https://www.ayclogic.com/event/630-pm-python-object-oriented-programming-sebastian-16/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230425T170000
DTEND;TZID=America/Los_Angeles:20230425T180000
DTSTAMP:20260507T110933
CREATED:20230426T010953Z
LAST-MODIFIED:20230426T023329Z
UID:19257-1682442000-1682445600@www.ayclogic.com
SUMMARY:5:00 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nReviewed object oriented programming by making Dog class\nDeeply understood what “self” means\, and when to use “self” instead of an object name\nBegan GrocerySystemV2\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework APR25_grocery_system_hw\, please submit by next Monday.\nHomework:a) Finish creating the “inventory” dictionary\, which maps every selection number to a GroceryItem object for every item (Milk\, Eggs\, Orange Juice and their prices)\nb) Begin the while loop (store user input into selection variable\, break if selection is 4)\, and try to think of an efficient way to check if the selection made by the user is a valid selection. \nHint: Make use of your “inventory” dictionary\, which has all valid selections in it. How can you check if the selection is one of those valid selections? \nIf the selection is invalid\, print a similar error message as GrocerySystemV1. If it is valid\, print(“Valid”) for now\, and we’ll pick back up from there in class next time.
URL:https://www.ayclogic.com/event/630-pm-python-object-oriented-programming-sebastian-15/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230422T180000
DTEND;TZID=America/Los_Angeles:20230422T190000
DTSTAMP:20260507T110933
CREATED:20230423T020521Z
LAST-MODIFIED:20230423T020650Z
UID:19078-1682186400-1682190000@www.ayclogic.com
SUMMARY:6:00 PM - Intro to Python - Juan
DESCRIPTION:Today We Did\n\nReviewed the exercises covered last week\nView what we covered today in files Apr22_ReviewHW.py and Apr22_ReviewPart2.py in the google drive: https://drive.google.com/drive/folders/15Guajo6GvNi_09_rLw7QNwPyAcz1sBNA\n\nHomework\n\nStudy for quiz next week
URL:https://www.ayclogic.com/event/19078/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR