Python Tutorial – 17. Class and Objects

Video without background music: https://youtu.be/6XWeeEg6d3s

This video python tutorial will explain about “class” and “objects”. It has covered what is a class, how to create a class in python, how to create a method in the class and how to create an instance of a class.

Topics that are covered in this Python Video:
0:00 Introduction
0:11 what is a class
2:45 create a class in python
4:36 create method in class
6:21 create an instance of a class

Do you want to learn technology from me? Check https://codebasics.io/ for my affordable video courses.

Code used in this tutorial: https://github.com/codebasics/py/blob/master/Basics/17_class.py

Next Video:
Python Tutorial – 18. Inheritance: https://www.youtube.com/watch?v=KdIyRbixrYE&list=PLeo1K3hjS3usILfyvQlvUBokXkHPSve6S&index=20

Website: https://codebasics.io/
Facebook: https://www.facebook.com/codebasicshub
Twitter: https://twitter.com/codebasicshub

Source: https://www.youtube.com/watch?v=mrhccLHtyN4

Leave a Reply

Your email address will not be published. Required fields are marked *