{"json_modified": "2016-06-24T11:50:54.615907", "uuid": "70f40765-49ec-4c7e-8cee-db5c5de2d33e", "title": "Quickly Learn Object Oriented Programming", "url": "/en-US/docs/Learn/Drafts/Python/Quickly_Learn_Object_Oriented_Programming", "tags": ["Classes", "OOP", "Inheritance", "Objects", "object oriented programming", "objects", "Tutorial", "Object", "Python", "Iterators"], "translations": [{"uuid": "7590baa9-3767-497d-86b2-bbe5c2f06e30", "title": "Introduction \u00e0 la programmation orient\u00e9e objet avec Python", "url": "/fr/docs/Apprendre/Python/Introduction_%C3%A0_la_programmation_orient%C3%A9e_objet_avec_Python", "tags": ["Classes", "OOP", "Inheritance", "Tutorial", "Learn", "Python"], "summary": "Ce tutoriel est une introduction aux concepts de la programmation orient\u00e9e objet. Il fournit des explications concises, illustr\u00e9es avec des exemples de code en Python.", "localization_tags": [], "locale": "fr", "last_edit": "2015-10-13T02:48:22", "review_tags": []}, {"uuid": "f6fe2223-5905-4303-bc4f-6829fa5a6229", "title": "\u5feb\u901f\u7406\u89e3\u7269\u4ef6\u5c0e\u5411\u7a0b\u5f0f\u8a2d\u8a08", "url": "/zh-TW/docs/Learn/Drafts/Python/Quickly_Learn_Object_Oriented_Programming", "tags": [], "summary": "\u9019\u500b\u6559\u7a0b\u6703\u900f\u904e\u7bc4\u4f8b\u78bc\u8207\u7c21\u55ae\u800c\u5be6\u969b\u7684\u89e3\u91cb\uff0c\u8aaa\u660e\u5982\u4f55\u5165\u9580\u7269\u4ef6\u5c0e\u5411\u7a0b\u5f0f\u8a2d\u8a08\uff08object-oriented programming\uff09\u3002", "localization_tags": ["inprogress"], "locale": "zh-TW", "last_edit": "2016-05-07T05:20:54", "review_tags": []}], "modified": "2016-06-24T11:50:54", "label": "Quickly Learn Object Oriented Programming", "localization_tags": [], "locale": "en-US", "id": 145851, "last_edit": "2016-06-24T11:50:53", "summary": "This tutorial explains\u00a0how to get started with\u00a0object-oriented programming, using code examples and brief, practical\u00a0explanations.", "sections": [{"id": "Introduction", "title": "Introduction"}, {"id": "What_is_an_Object", "title": "What is an Object?"}, {"id": "Creating_a_Class_with_Methods_and_Properties", "title": "Creating a Class with Methods and Properties:"}, {"id": "Create_an_Object_from_a_Class_and_Use_it", "title": "Create an Object from a Class and Use it:"}, {"id": "sect1", "title": "\u00a0"}, {"id": "Quick_Theory", "title": "Quick Theory"}, {"id": "Inheritance", "title": "Inheritance"}, {"id": "Multiple_Inheritance", "title": "Multiple Inheritance"}, {"id": "Iterators", "title": "Iterators"}], "slug": "Learn/Drafts/Python/Quickly_Learn_Object_Oriented_Programming", "review_tags": []}