#51 Python Tutorial for Beginners | Constructor, Self and Comparing Objects

preview_player
Показать описание
Check out our courses:

Coupon: TELUSKO10 (10% Discount)

For More Queries WhatsApp or Call on : +919008963671

Python Tutorial to learn Python programming with examples

Editing Monitors :

Subscribe to our other channel:
Telusko Hindi :

Donation:
PayPal Id : navinreddy20
Patreon : navinreddy20
Рекомендации по теме
Комментарии
Автор

In 2016-17 learned java just by watching your videos got job and now these (company) guys want me to learn Python ...I was like not an issue navin is there you are always there for me ..the only one I really felt like professor for me

harish
Автор

I'm not going to watch the entire thing but I have to say that your videos are extremely good. I haven't seen anyone else take the time and effort how you have taken

newgoblin
Автор

Thank you for explaining so well without any fee 🙌🙌.

bloke
Автор

wow your lectures made me toooo addicted to python, expecting more videos for different libraries in pythoon!

mohankumar-fmkg
Автор

I never like any coding...Once I started your watching your videos it seems very easy for me...Very talented Sir ...Your teaching was really awesome:)

harithareddy
Автор

Hands down, the best python tutorial i've ever came across.

ArmanKhan-txgi
Автор

I have seen all your lectures of this playlist and I must say I feel confident in python. Thank you so much for all the efforts you have put in to teach newbies like us. It is well deserved for great appreciation. Thank you, again. :)

mahajanvansh
Автор

Things are starting to get a bit complicated but still your way of explaining things just makes it easier. Thank you sir.

fhdhejeh
Автор

if someone asked me "who Is your hero". I will say its Navin Reddy sir, The person who inspired me... Thank you so much sir... You are a hero..

adwaithrajesh
Автор

I had no idea what a class does so far. But now I can quickly visualize what it does in the computer. You been so helpful by explaining the stuff in detail(basics). Thanks a lot.

harishthalluri
Автор

i have been studying python from some really good books. but your explanation of classes and all the concepts related like objects, init, constructor is to the point and just so well conveyed.

priyakaul
Автор

Wow!!! Very clear explanation... Thank you so much Navin Sir.

BoomcoreIsLive
Автор

class mine:

def __init__(self):
self.yam = int(input("enter an integer"))

def compare(self, other):
if self.yam == other.yam:
return True
else:
return False

paa = mine()
yam = mine()

if paa.compare(yam):
print("they are the same")

else:
print("they are different")




hi! so i did this, just to compare two different integers... and it worked so cool. .... Thanks man. God bless you.

stewardjames
Автор

Hello sir. I am Nipun Tiwari and I am 11 years old. Sir I watched your whole series last year and learned Python and now I am learning Java series. I must admit sir that you are the best teacher in the world because you can teach a naughty child like me to young and old people. We all aliens love you sir. Please continue making more videos. Once again thanks a lot sir and we love u sir.

nipuntiwari
Автор

i am a beginner in your tutorial and i have no experience in programming as i am a physics student.during each video of your i learn something and also able to create.i have made a area calculator and some simple sir for your coaching for without any will always grateful to you

bapunmalik
Автор

you are very talented sir, i love python, your teaching skill is 100/100 .

bhadjarahul
Автор

Thank you wish I could have you as a instructor!

carlosvenegas
Автор

Rasode mai kon tha?
Answer- 5:00
😂😂

ankitaggarwal
Автор

The only useful thing I am doing in this lockdown is watching your videoz 🌹

MukilShelby
Автор

After watching your videos every Concept become crystal clear, thanks for your Incredible effort, even one cannot understand these stuff by joining so called coaching Institute.🙏

shobhitpandey