Beginner Python Tutorial 17 | Classes & Objects Intro

We are diving right into Python OOP straight away. If you get your hands dirty and a little familiar with this, you'll come back to recollection of it later when you really need to use it. Python Classes are Templates for Objects. And an Object is an instance of the Template. A Python Object is good for combining a series of similar methods(or functions) together to have a flexible container that handles one aspect of a program. Python OOP Tutorial.

This is a Python Tutorial brought to you by JREAM.com. You can download Python at Python.org



Thanks for watching my video tutorials! I hope they help and make your learning easier.