Object-oriented Programming in Python

Object-oriented Programming in Python

We cover the application of object-oriented approach in Python. From encapsulation to polymorphism, from the simplest custom type of data to complex classes deeply integrated in Python.

Duration
20 hours
Course type
Online
Language
English
Duration
20 hours
Location
Online
Language
English
Code
SCRIPT-003
Training for 7-8 or more people? Customize trainings for your specific needs
Object-oriented Programming in Python
Duration
20 hours
Location
Online
Language
English
Code
SCRIPT-003
€ 600 *
Training for 7-8 or more people? Customize trainings for your specific needs

Description

This training looks at all aspects of object-oriented programming in Python. We’ll start from encapsulation and an interesting key word __slots__, and then discuss why we need packages and how to make a virtual “sandbox” for a Python project.


Next we review function as an object and learn why it’s useful for a developer. This section focuses on an important theme – decorator, which can greatly simplify your code with cross-functionality. Then we move to the object life cycle, and learn how to create your own type on the basis of existing base types and why it is necessary, and what happens when and how an object is created and destroyed.


After this, you will learn how to return resources to the system, which it lends to the developer who does not always returns them. You’ll learn how to guarantee that by using the context manager. We’ll see how to sum up, extract and multiply user classes by using Python’s magic methods.


And last but not least we’ll discuss how to hide the algorithm for bypassing data structures or data generation based on iterates, yield operators, and review the method of data structure generation by using simplified Python syntax.

certificate
After completing the course, a certificate
is issued on the Luxoft Training form

Objectives

  • Learn about the advanced features of Python for creating highly efficient and re-usable code

Target Audience

Developers, system administrators and QA engineers, who want to be able to develop, automate and test applications and systems using one of the most powerful programming languages available today.

Prerequisites

  • Basic general programming knowledge
  • Ability to understand logical code flows
  • Python basics course or previous contact with Python

Roadmap






Still have questions?
Connect with us