Abstract Class Abstract Method and Concrete Method in Python (Hindi)

  Рет қаралды 41,494

Geeky Shows

Geeky Shows

Күн бұрын

Abstract Class Abstract Method and Concrete Method in Python
Core Python Playlist: • Core Python (Hindi)
Advance Python Playlist: • Advance Python (Hindi)
HTML Tutorials : goo.gl/O254f9
CSS Tutorials: goo.gl/1QNdiB
Core JavaScript: goo.gl/D9or2R
Advance JavaScript: goo.gl/mNTBhU
Check Out Our Other Playlists:
/ geekyshow1
SUBSCRIBE to Learn Programming Language !
goo.gl/glkZMr
Learn more about subject:
www.geekyshows....
________________________________________________
If you found this video valuable, give it a like.
If you know someone who needs to see it, share it.
If you have questions ask below in comment section.
Add it to a playlist if you want to watch it later.
________________________________________________
T A L K W I T H M E !
Business Email: contact@geekyshows.com
Website: www.geekyshows....
_______________________________________________
Make sure you LIKE, SUBSCRIBE, COMMENT, and REQUEST A VIDEO! :)
_______________________________________________

Пікірлер: 38
@amitmodh167
@amitmodh167 4 жыл бұрын
The most UNDERRATED youtuber🙏.This man is having perfect explaination. I had watched DSA series.. N now came for python. Amazing knowledge n very simple explanation.THANKS brother! 😎😇
@anshulsingh5245
@anshulsingh5245 4 жыл бұрын
thaku sir abhi abhi mene course complete kia tha or fir ye video aa gya :)
@SareeSwag
@SareeSwag 10 ай бұрын
Finally sleeping peacefully after understanding concept of Abstract Class & Method. . . . .searched for many YT videos but didn't got it.
@surajsoni4061
@surajsoni4061 4 жыл бұрын
your teaching style i just love it brother pls make thiese type of knowledgable videos
@Abhishek-ji6qj
@Abhishek-ji6qj 3 жыл бұрын
All your lectures are always simple and well explained.
@mdjohirulislam277
@mdjohirulislam277 4 жыл бұрын
🌰Actual thanks from the bottom of heart.🌻 You the best one I've ever seen first time in life.💟
@healingsoul23
@healingsoul23 4 жыл бұрын
crystal clear, thank you
@JaiShriKrishna009
@JaiShriKrishna009 2 жыл бұрын
Thanks Sir, this can not get any better, explained very well.
@mohammedsahil9596
@mohammedsahil9596 4 жыл бұрын
Great teacher . U make us feel the concepts are de damn easy
@jitendrakumarsingh7003
@jitendrakumarsingh7003 2 жыл бұрын
Thank you for excellent teaching
@a2zfunbegins273
@a2zfunbegins273 2 жыл бұрын
Your explanation is literally fantastic. love to learn from you♥️👌
@Sarangdesign365
@Sarangdesign365 Жыл бұрын
Thanks brother.
@Chandinidadu
@Chandinidadu 4 жыл бұрын
addicted to ur videos.....
@gopalchaudhary6170
@gopalchaudhary6170 3 жыл бұрын
Awesome explanation 😍
@adarshkhatri993
@adarshkhatri993 2 жыл бұрын
Bhai mera ek sawal ki tum itni saari knowledge kahan se seekhte ho??
@geekyshows
@geekyshows 2 жыл бұрын
I read official Documentation only. Yes It takes a lot of time to study.
@adarshkhatri993
@adarshkhatri993 2 жыл бұрын
@@geekyshows *Hats off to you sir ji for this much effort*
@vaibhavsoni4325
@vaibhavsoni4325 Жыл бұрын
from abc import ABC,abstractmethod class education(ABC): # abc is module and ABC is class def __init__(self,id): print("education is very important") self.id=id @abstractmethod def gaadi(self): #abstract method pass def carrer_objective(self): print("to be a successful person") #concrete method class schooling(education): def gaadi(self): print("school=cycle",self.id) class graduation(education): def gaadi(self): print("college=bike",self.id) class postgraduation(education): def gaadi(self): print("college2=car",self.id) obj1=schooling(100) obj2=graduation(200) obj3=postgraduation(300) obj1.gaadi() obj1.carrer_objective() obj2.gaadi() obj2.carrer_objective() obj3.gaadi() obj3.carrer_objective()
@Sudo7
@Sudo7 4 жыл бұрын
Sir aggregation and composition ke upar ek video banao.......... Please 💕💕💕💕💕💕💕
@akashsuna5160
@akashsuna5160 2 жыл бұрын
That defence army example sold me
@suhasnalawade344
@suhasnalawade344 4 жыл бұрын
Thank you very much sir
@adarshkhatri993
@adarshkhatri993 2 жыл бұрын
Bhai moj krdi...
@higlights2938
@higlights2938 4 жыл бұрын
Abstract class ka fayda Kya h
@jeweleducation9356
@jeweleducation9356 4 жыл бұрын
sir how to create this video please tell me how software use.please ans
@himanshu3lodhi
@himanshu3lodhi 4 жыл бұрын
Sir ji ek question tha . ek particular aadhar no. ki muje 400 entry database m save krwani h .. .. Or 400 ke bad uski entry na ho paey uske ley muje kiya krna hoga .. Or mai ye chata hu us aadhar ki counting bhi chlti rhe . or next aadhar no. Ki entry start kru tho dubara se 1 entry start ho jaey
@higlights2938
@higlights2938 4 жыл бұрын
Table m alag se ya fir kisi attribute me as a tuple
@srcomputertach9823
@srcomputertach9823 4 жыл бұрын
Nice bro
@languagesparrow5062
@languagesparrow5062 4 жыл бұрын
jb hm abstract class ka object nai bana skty to phr us method k argument pr self q likhty hai???
@Art_mood
@Art_mood 3 жыл бұрын
esa isliye krte h kyuki bhalay hi abstract class ka obj mhi bnta pr iski ek child class hoti h jisme yah class inherit hoti h jb child class ka obj bnate h tb is obj ki location abstract class me self ke pass share hoti h jsa se hm abstract class ki concrete methods ko access kr pate h saf saf khu to abstract class le self me child class ke obj ki location rehti h i hope bro apka doubt clear hua hoga🙂🙂
@thesmartdesigner-andmore9489
@thesmartdesigner-andmore9489 4 жыл бұрын
First comment like bro
@digitaltanzeel1056
@digitaltanzeel1056 3 жыл бұрын
Bhai import ek file se dusre file krte hai na but yaha sirf file dikh raha hai geekyshows. Py dusra kaha hai,,,, mai import kr raha hu error bata raha hai
@Chandinidadu
@Chandinidadu 4 жыл бұрын
Brw I am not able to execute prgms in notepad++ please make a video on this brw please....and how to set a theme like you have set in notepad++ please tell me brw please....
@pjvlogbypriyanshu
@pjvlogbypriyanshu 4 жыл бұрын
Can't import ABC from abc
@abhishekparasnis6148
@abhishekparasnis6148 4 жыл бұрын
😂😅
@siddheshmhatre2389
@siddheshmhatre2389 4 жыл бұрын
🤣🤣🤣
@digitaltanzeel1056
@digitaltanzeel1056 3 жыл бұрын
Same problem can anyone solve this? 😥
@pjvlogbypriyanshu
@pjvlogbypriyanshu 4 жыл бұрын
Plz.....help me...
@bhavyalodaya6464
@bhavyalodaya6464 3 жыл бұрын
from abc import ABC, abstractmethod class Vehicle(ABC): @abstractmethod def no_of_cars(self, name, tyres, mileage): self.name = name self.tyres = tyres self.mileage = mileage def show_no_of_cars(self): print('MY car name is', self.name) print('My car has', self.tyres, 'tyres') print('My car has', self.mileage, 'mileage') class Car(Vehicle): def no_of_cars(self, silencer): self.silencer = silencer print('My car has', self.silencer, 'silencer') c1 = Car() c1.name = 'Mercedes' c1.tyres = 4 c1.mileage = '42kmpl' c1.show_no_of_cars() c1.no_of_cars(1) #Output MY car name is Mercedes My car has 4 tyres My car has 42kmpl mileage My car has 1 silencer #Is this code proper? M i reusing the code properly?
Interface in Python (Hindi)
17:19
Geeky Shows
Рет қаралды 31 М.
小路飞还不知道他把路飞给擦没有了 #路飞#海贼王
00:32
路飞与唐舞桐
Рет қаралды 77 МЛН
Real Man relocate to Remote Controlled Car 👨🏻➡️🚙🕹️ #builderc
00:24
How Much Tape To Stop A Lamborghini?
00:15
MrBeast
Рет қаралды 130 МЛН
How Strong is Tin Foil? 💪
00:25
Brianna
Рет қаралды 68 МЛН
Abstract Class and Abstract Method in Python
12:29
Telusko
Рет қаралды 367 М.
Method Overloading in Python (Hindi)
14:04
Geeky Shows
Рет қаралды 35 М.
Abstract Class & Abstract Method in Python | Python Tutorials for Beginners #lec99
26:38
What is Abstraction | OOP Concept | Python
14:53
CampusX
Рет қаралды 24 М.
python abstract class | Learn Coding
11:53
Learn Coding
Рет қаралды 45 М.
Method Overriding and Method with super in Python (Hindi)
13:48
Geeky Shows
Рет қаралды 31 М.
Python abstract classes 👻
7:45
Bro Code
Рет қаралды 81 М.
Package in Python (Hindi)
1:26:21
Geeky Shows
Рет қаралды 45 М.
Function and How Function Work in Python (Hindi)
35:57
Geeky Shows
Рет қаралды 147 М.
小路飞还不知道他把路飞给擦没有了 #路飞#海贼王
00:32
路飞与唐舞桐
Рет қаралды 77 МЛН