Information Technology
Hands on Training icon
Hands On Training
Hands on Training icon

Object-Oriented Programming in Python

Course Cover

5

(3)

compare button icon

Course Features

icon

Duration

4 hours

icon

Delivery Method

Online

icon

Available on

Limited Access

icon

Accessibility

Mobile, Desktop, Laptop

icon

Language

English

icon

Subtitles

English

icon

Level

Intermediate

icon

Teaching Type

Self Paced

icon

Video Content

4 hours

Course Description

Object-oriented programming (OOP) is a popular programming paradigm that reduces development time, makes it easier to understand, reuse and maintain your code, and allows you to modify it. OOP lets you see your code as more that a collection of actions. OOP allows you to see your code as more than a sequence of actions. Instead of seeing it as a series, OOP lets it be viewed as a collection of objects that interact with each other. This course will show you how to create classes which act as blueprints for all Python objects. You will learn how to reuse and optimize your code using principles such as inheritance and polymorphism. Learn how to create beautiful and efficient code.

Course Overview

projects-img

Virtual Labs

projects-img

International Faculty

projects-img

Post Course Interactions

projects-img

Hands-On Training,Instructor-Moderated Discussions

projects-img

Case Studies, Captstone Projects

Skills You Will Gain

Prerequisites/Requirements

Writing Functions in Python

What You Will Learn

Dive in and learn how to create classes and leverage inheritance and polymorphism to reuse and optimize code

In this course, you’ll learn how to create classes, which act as the blueprints for every object in Python

You’ll then leverage principles called inheritance and polymorphism to reuse and optimize code

Course Instructors

Author Image

Alex Yarosh

Curriculum Developer @ Cockroach Labs

Alex is a software engineer and mathematician. They currently work at Cockroach Labs - the company behind CockroachDB - where they develop online product trainings. They like cats, teaching, and trains.

Course Reviews

Average Rating Based on 3 reviews

5.0

100%

Course Cover