Overview
-
Learn how to use the object-oriented features of Python, including magic methods and data classes, to write more efficient and effective code.
Free Online Course: Python Object-Oriented Programming provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Python Object-Oriented Programming is taught by Joe Marini.
Learn how to use the object-oriented features of Python, including magic methods and data classes, to write more efficient and effective code.
Introduction