YoVDO

Core Python: Classes and Object-orientation

Offered By: Pluralsight

Tags

Python Courses Object-oriented programming Courses Encapsulation Courses Inheritance Courses Multiple Inheritance Courses

Course Description

Overview

Classes and objects are central to how Python works. This course will deepen your knowledge of object-oriented programming in Python, expanding on concepts you're familiar with and introducing new tools that will broaden you Python design palette.

Classes are crucial tool in Python for organizing data and behavior. In this course, Core Python 3: Classes and Object-orientation, you’ll learn how to apply fundamental principles of Object-Oriented Programming (OOP) in Python. First, you’ll learn how to distinguish between classes and instances, and define attributes on both. Next, you’ll explore properties using them to encapsulate state. Finally, you’ll discover how to combine classes using inheritance and multiple inheritance, and have these classes collaborate in ways which are distinctive to the Python language. When you’re finished with this course, the will have the skills and knowledge of the core Python language needed to develop larger and robust software systems.

Syllabus

  • Course Overview 2mins
  • Class Attributes, Methods, and Properties 60mins
  • String Representation of Objects 33mins
  • Multiple Inheritance and Method-resolution Order 36mins
  • Class Decorators 28mins
  • Data Classes 14mins

Taught by

Robert Smallshire

Related Courses

Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera
C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera
Introduction to Programming for Musicians and Digital Artists
California Institute of the Arts via Coursera
Beginning Game Programming with C#
University of Colorado System via Coursera
Paradigms of Computer Programming
Université catholique de Louvain via edX