Hi! In this video, we shall be looking at Object Oriented Programming using Python. We will be looking at how to create basic Classes and Objects in Python by taking an example in Minecraft to understand this important concept better. OOP concepts are used extensively while writing a lot of code and it helps in increasing code readability.
Smash like and hit subscribe for more such content!
Time-stamps⏱:
0:00 - Introduction
0:36 - The scenario
3:24 - Creating the class
7:25 - Creation of the object
9:12 - Creation of second object
GitHub link for code:
https://github.com/ChipTalksComputers...
SUBSCRIBE NOW:
/ @chipsqueax
GITHUB:
https://github.com/ChipTalksComputers
FACEBOOK:
/ chiptalkscomputers-105731584427042
INSTAGRAM:
/ chiptalkscomputers
PYTHON FOR BEGINNERS:
• How to download and install Python 3.8.2 o...
SORTING ALGORITHMS PLAYLIST:
• Sorting-1 - Bubble Sort algorithm explaine...
PREVIOUS VIDEOS:
File Handling in Python:
• Handling files in Python | Python tutorial...
Lambda functions:
• Python Lambda function tutorial | Python t...
Tags:
Python beginners tutorial
Python for beginners
Classes and Objects in Python
Object Oriented Programming
Python OOP