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:20231211T160000
DTEND;TZID=America/Los_Angeles:20231211T170000
DTSTAMP:20260426T015348
CREATED:20231211T233801Z
LAST-MODIFIED:20231211T233801Z
UID:22967-1702310400-1702314000@www.ayclogic.com
SUMMARY:4 PM - Intro To Python - Darin
DESCRIPTION:What We Did Today:\n\nContinued to learn about if\, elif\, and else statements\nLearnt about the difference for ==\, !=\, and =\nLearnt how to do comparison with >\, >=\, <\, and <=\n\nHomework:\nSubmit the file into the google drive when you are finished! \n\nIf you have the 2nd edition of the book: \n\nCopy pages 79-81 from the textbook\, put it in a file called Dec11_IfElseHomework.py\n\n\nIf you have the 3rd edition of the book: \n\nPages 78-81 from the textbook\, put it in a file called Dec11_IfElseHomework.py\n\n\n\nNotes:\nIf you have any questions\, feel free to email me at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/4-pm-intro-to-python-darin-3/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231211T170000
DTEND;TZID=America/Los_Angeles:20231211T180000
DTSTAMP:20260426T015348
CREATED:20231214T210007Z
LAST-MODIFIED:20231214T210031Z
UID:23043-1702314000-1702317600@www.ayclogic.com
SUMMARY:5 PM - Python OOP - Juan
DESCRIPTION:Today We Did\n\nReviewed last week’s homework and finished the Library System project:\n\nCreated a Book class\nCreated a class attribute books (dictionary) to store Book object instances\nReviewed HW\, class methods for:\n\nAdd Book\nList All Books\nFind Book by name\nList all old books (before 2000).\n\n\nFinished the application_loop() function to support all menu choices\n\n\n\nHomework\nName your file Dec18_Inheritance_HW.py and do: \n\nRead and copy code from pg. 168-170\nTry It Yourself – pg. 173\, 9-6 and 9-7
URL:https://www.ayclogic.com/event/5-pm-python-oop-juan-6/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231211T190000
DTEND;TZID=America/Los_Angeles:20231211T200000
DTSTAMP:20260426T015348
CREATED:20231212T040736Z
LAST-MODIFIED:20231212T040736Z
UID:22971-1702321200-1702324800@www.ayclogic.com
SUMMARY:7 PM – Intro to Python – William
DESCRIPTION:Today We Did\n\nLearned about Turtle!\n\nGoto\, pen\, fill\, forward\, etc\nDrew triangle\, square\, L\, and circle\n\n\n\nHomework\nCreate Dec11_TurtleHW.py: \n\nFollow the instructions at: https://www.ayclogic.com/event/6-pm-intro-to-python-46/\nIf you don’t know how to implement the functions\, just draw the shapes at the specific locations with different colors of your choice 🙂\n\nIf you have any questions\, email me at williamsmith@ayclogic.com
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-william-19/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231211T190000
DTEND;TZID=America/Los_Angeles:20231211T200000
DTSTAMP:20260426T015348
CREATED:20231212T043116Z
LAST-MODIFIED:20231212T043116Z
UID:22973-1702321200-1702324800@www.ayclogic.com
SUMMARY:7 PM - Python OOP - Gamas
DESCRIPTION:Today We Did\n\nWe continued on Monster Inheritance project.\n\nInside main.py\, we added sword_attack method.\nInside main.py\, we added magic_attack method.\nInside monster.py\, we added magic_attack(self\, damage\, magic_type) method.\n\n\n\nHomework\n\nFrom textbook. copy codes page 168 and 169.\n\nInside MonsterInheritance project\, create car.py and put Car class codes from the book inside this file.\nInside MonsterInheritance project\, create electric_car.py and put ElectricCar class codes from the book inside this file.
URL:https://www.ayclogic.com/event/7-pm-python-oop-gamas-12/
END:VEVENT
END:VCALENDAR