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:20230616T170000
DTEND;TZID=America/Los_Angeles:20230616T180000
DTSTAMP:20260425T183309
CREATED:20230617T010753Z
LAST-MODIFIED:20230617T010753Z
UID:20244-1686934800-1686938400@www.ayclogic.com
SUMMARY:5:00 PM – Python Object Oriented Programming – Shawn
DESCRIPTION:Today We Did\n\nCreate new class called Staff\nReviewed the difference between attributes and parameters\nAdded staff methods\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nAdd new files to SchoolSystem folder with the following content\nHomework:\na) Create Classroom class which contains attributes class_name\, class_type\, class_size \nb) Create add_classroom() method to SchoolSystem class which makes an instance of our new Classroom class (make an object)\, and saves that object into a new classroom_dictionary (same thing we’ve been doing for our previous add_something() methods). \nc) Create list_classrooms() method to SchoolSystem class which prints all attributes of all Classroom objects in our classroom_dictionary (same as previous list_something() methods). 
URL:https://www.ayclogic.com/event/500-pm-python-object-oriented-programming-shawn/
CATEGORIES:OOP Python,Python Class
END:VEVENT
END:VCALENDAR