Basics of OOP Python Programming

Basics of OOP Python Programming

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 1 Hour | 396 MB

Learn OOP Python programming techniques and methods with Object Orientated Programmer

Welcome to my OOP course on Python Programming with Visual Studio!

Before discussing the course I must emphasize that this is an Advanced course, so fundamental knowledge of Python and/or Anaconda Navigator, Jupyter Labs and Notebook are required. If you would like to learn these fundamentals then please take a look at my beginner course, Basic Python for Beginners.

My name is Matthew Dewey. I am an experienced programmer, having received several accommodations on programming in my formal education as well as tough several programming languages to thousands of students. My goal is to provide you, the budding programmer, the the knowledge you need on programming in an easy and fun manner. In this course I do just that and with one of the most useful IDEs coupled with the Python programming language.

Python, a wonderfully simple programming language that has encouraged many programmers to pursue careers involving Python over any other language. Of course, it goes without saying that Python is an excellent language, but do you know what is required of you in a programming career?

There are many skills in programming that are required in any form of the field, but what I plan to to teach you in this course is exactly what you will find on many job requirements as well as many advanced methods that will no doubt help you in the future. I speak of OOP, Object Orientated Programming, in addition I included data processing.

What about Anaconda? A popular, widely used IDE that many large applications have been created in over the years. Do you know how to use it to its full potential? Well, in this course we will go through several projects that will help you get truly comfortable with the IDE as well as more adept at program creation.

In short, you will learn:

  • Advanced Python Methods
  • Class creation
  • Object use
  • Attribute development and connections
  • Data Processing
  • OOP, Object Orientated Programming
  • and BONUS tips and tricks!

Go no further if you’re looking for the course that will take you from a novice to an expert! With my course I can guarantee that the knowledge you learn will help you in your career or further studies on Python programming. I hope you enjoy the course and it helps you on your way into the world of programming!

Table of Contents

Introduction
1 Introduction
2 Conclusion
3 Requirememts
4 OOP Introduction
5 Creating a Class and Attributes
6 Class and Method Practice
7 Inheritance and Polymorphism
8 Dunder Methods
9 Project Discussion
10 Project Answer