Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Python Object Oriented Programming Fundamentals
Rating: 3.4 out of 5(24 ratings)
148 students

Python Object Oriented Programming Fundamentals

Create Python applications using the modern day standard programming technique “Object-Oriented Programming”.
Last updated 2/2017
English

What you'll learn

  • Create, maintain, design, and enhance objected-oriented applications.
  • Separate code into objects to easily use the full power of these features.

Course content

8 sections47 lectures3h 50m total length
  • Course Introduction1:46
  • Installing Python IDE3:59

    Learn how to download and install the Python IDLE from python.org, choose the Windows x86 installer, run the setup, and verify Python 3.4.2 in IDLE.

Requirements

  • There are no requirements to take this course. It will benefit you if you know the basics of the python language. We will be downloading and installing the needed software to use in the course.

Description

Python is a big deal. More and more beginner programmers are choosing it as their first language to learn, which means its future is more than just bright - it’s dazzling. It makes coding faster, easier and fun. When combined with the object oriented programming approach these qualities are further enhanced, which means Python is virtually unstoppable. If you want to future-proof your programming skills, this is exactly what you need to learn.

Build and Enhance Python Applications

  •  Maintain and organise Python code more efficiently
  •  Build as you go for practical, real-world experience
  • Learn a new, easy approach to programming
  • Separate code into objects to maximise power and minimise stress

Get to Grips with Object Oriented Programming

This online course is designed with beginners in mind. Although it helps to already know the basics of Python, it’s not a requirement.  You’ll be guided through the entire installation process before hitting the more challenging material. If your goal is to learn how to enhance, maintain and build highly-driven applications, then this is the course for you regardless of your skill level.

Once installation is complete you’ll dive straight into the various features and functions of Python including the class construct, attributes, methods, class variables and more. Then you’ll get to grips with the more advanced concepts. Object oriented programming in relation to Python, the constructor/destructor magic methods, and class inheritance are all given dedicated sections with live exercise demos and explanations at every stage.

As you progress through the course you’ll complete a final project based on real-world examples, to prepare you for undertaking your own OOP Python projects. By the end of this course, you’ll have a thorough understanding of Python, the object oriented programming approach, and how to combine the two.

About Python

Python is a high-level, general-purpose, dynamic programming language that is becoming ever more widespread in the programming world. It is readable, succinct, scalable, and can support multiple programming paradigms. It is now the most common ‘starter’ language taught on university programming courses and is seen by many as the future of coding. 

Who this course is for:

  • The ideal student for this course is for anyone who is seeking to learn how to enhance, maintain, and build highly driven python applications.