Udemy

Object Oriented Programming for beginners - Using Python

Enroll Now
  • 59,911 Students
  • Updated 6/2021
  • Certificate Available
4.3
(598 Ratings)
CTgoodjobs selects quality courses to enhance professionals' competitiveness. By purchasing courses through links on our site, we may receive an affiliate commission.

Course Information

Registration period
Year-round Recruitment
Course Level
Study Mode
Duration
3 Hour(s) 7 Minute(s)
Language
English
Taught by
Bluelime Learning Solutions
Certificate
  • Available
  • *The delivery and distribution of the certificate are subject to the policies and arrangements of the course provider.
Rating
4.3
(598 Ratings)
1 views

Course Overview

Object Oriented Programming for beginners - Using Python

Learn and understand object oriented programming step by step

Object-oriented Programming, or OOP for short, is a programming paradigm which provides a means of structuring programs so that properties and behaviors are bundled into individual objects.

For instance, an object could represent a person with a name property, age, address, etc., with behaviors like walking, talking, breathing, and running. Or an email with properties like recipient list, subject, body, etc., and behaviors like adding attachments and sending.

Put another way, object-oriented programming is an approach for modeling concrete, real-world things like cars as well as relations between things like companies and employees, students and teachers, etc. OOP models real-world entities as software objects, which have some data associated with them and can perform certain functions.

Object-oriented programming is based on the imperative programming paradigm, which uses statements to change a program's state. It focuses on describing how a program should operate.

OOP uses the concept of objects and classes. A class can be thought of as a 'blueprint' for objects. These can have their own attributes (characteristics they possess), and methods (actions they perform).

In this course you will learn the key concepts of object oriented programming which includes:

  • Classes

  • Methods

  • Instantiating

  • Inheritance

  • Polymorphism

  • Encapsulation

  • Abstraction

Course Content

  • 2 section(s)
  • 28 lecture(s)
  • Section 1 Installation and Setups
  • Section 2 Introduction to Object Oriented Programming - OOP

What You’ll Learn

  • How to create a class
  • How to instantiate a class
  • How to modify a class
  • Inheritance
  • Polymorphism
  • Encapsulation
  • Abstraction


Reviews

  • I
    Ilir Sheraj
    5.0

    The course is very cool for a beginner or someone terrified of the logic of OOP. The tone of the instructor is a bit monotonous though.

  • Y
    Yash Sarang
    4.0

    The Content is straight to the point, exactly as the course is named. It is an Object-Oriented Programming course easy and simple for beginners. A bit less content than what I expected but overall a great course.

  • A
    Anonymized User
    4.0

    The top class in Udemy I had taken so far. Very informative and well organize Python lessons. I wish I can learn more from this tutor about OOP. It is a bit short though.

  • O
    Oscar Ibañez
    5.0

    This is an excellent short course on Object-Oriented Programming. The explanations are concise and clear. I highly recommend it.

Start FollowingSee all

We use cookies to enhance your experience on our website. Please read and confirm your agreement to our Privacy Policy and Terms and Conditions before continue to browse our website.

Read and Agreed