Classes and Objects | DSA using Python | हिंदी में | MySirG

Sdílet
Vložit
  • čas přidán 29. 08. 2024
  • Classes and Objects | DSA using Python | हिंदी में by Saurabh Shukla MySirG
    FREE course on CZcams every Mon-Tue-Wed-Thu at 6:30 PM
    Join MySirG WhatsApp Channel: chat.whatsapp....
    Playlist: • DSA using Python in Hindi
    Download notes and see assignments for FREE: saurabhshuklacl...
    Enroll for FREE: premium.mysirg...
    Other Courses:
    Also visit premium.mysirg...
    Android App: play.google.co...
    Free Playlists on CZcams
    1) C Language: • C Language LIVE Commun...
    2) Python : • Python for Beginners |...
    3) Logic Building with C Language- CZcams Playlist: • Logic Building with C
    4) Interview Questions: • Technical Interview Qu...
    5) Python Interview Preparation- CZcams Playlist:
    • Python Interview Quest...
    @Rohit Negi Interview Video: • How @Rohit_Negi cracke...
    Saurabh Shukla on Josh Talks Hindi: • FAANG Companies को Pro...
    Connect with me
    ------------------------------
    MySirG Instagram- / mysirg
    My Twitter- / @sshukla_manit
    MySirG Facebook- / mysirg
    How to access Free or Paid learning videos?
    -----------------------------------------------------------------------
    Visit: MySirG.com
    Visit: premium.mysirg...
    How to join online LIVE classes?
    ---------------------------------------------------
    Visit saurabhshuklacl...
    Competitive Coding
    _________________________________
    visit coder.mysirg.com
    Popular Searches
    ----------------------------
    Python by Saurabh Shukla Sir
    Python by Saurabh Sir
    Javascript
    GUI Python
    Web Python
    Full Stack development
    C Language
    C++ Language
    Data Structure
    PHP-MySQL
    DBMS
    Java
    Android
    Like, Comments, Share and SUBSCRIBE

Komentáře • 101

  • @shazianaqvee4108
    @shazianaqvee4108 Před 10 měsíci +32

    आपके प्रयासों के लिए धन्यवाद सर, यह सचमुच मेरे जैसे छात्रों के लिए बहुत मायने रखता है।

    • @ajeykumar02
      @ajeykumar02 Před 10 měsíci

      bro notes kaise download krne hai btaoge please

    • @aakashmittal8598
      @aakashmittal8598 Před 9 měsíci

      It would be really helpful for you if you make the notes by yourself. This makes your concept more stronger.
      @@ajeykumar02

    • @ARSALANRATHER404
      @ARSALANRATHER404 Před 8 měsíci

      ​@@aakashmittal8598how to get assignments.. can you share link

  • @anshpandit4557
    @anshpandit4557 Před 8 měsíci +8

    Sir aap ki voice and accents and intonation bahut great hai ..communication level a+++++

  • @shiwanshojha3979
    @shiwanshojha3979 Před 10 měsíci +4

    Sir aapke padhane se mujhe Programming ki concept samajhana start hua aur app ke according mai sabse phle C PROGRAMMING sikhna start kiya aur code Dry Run kiya 😌 aur Sir Ji aap hi ke karan Programming samaj me aiye aur mai aaj other Programming language aasani se sikh pata hu aur projects bana pata hu aur samaj pata hu. Sir u r Great Teacher in my Life ❤️.

  • @letsconclude8023
    @letsconclude8023 Před 10 měsíci +13

    I love the way you explain things. I am a developer in cognizant, and the credit goes to you. I started coding by watching your c language free video series on CZcams.

  • @anshpandit4557
    @anshpandit4557 Před 8 měsíci +5

    Sir aap really great ho...bahut teacher dekha...lekin aapke pdhane ki logic hi different hai...sir aapki batein dimag mei jake exactly fit ho jate hai...bahut se teacher hote hai smjhate brain se bounce ho jata hai

  • @shivamkumar-ly4jk
    @shivamkumar-ly4jk Před měsícem +3

    I am searching always for such premium content.
    Hats off saurabh sir🎉🎉😊

  • @gauravsoni4025
    @gauravsoni4025 Před 8 měsíci +4

    I have create one small program that illustrates this Instance Object and Class Object very easily Hope it helps too:
    # Creating Object From Scratch :
    class Test:
    def __init__(self):
    for i in range(10):
    for j in range(i):
    print('*', end=' ')
    print()
    # Instance Object :
    # Here we give a instance to t1 of Test class
    t1 = Test() # Will print pattern at this time
    # Class Object :
    # Here we just give a reference to t2 of Test Class
    t2 = Test # Reference of Test Class
    print(id(t1)) # t1 memory address
    print(id(t2)) # t2 memory address
    print(id(Test)) # Actual Address of Test Class
    # In above, Address of T2 and Test class both are having same.
    print("Class Object" if id(t2) == id(Test) else "Instance Object")
    ---------------------------------------------------------------------------------------
    Run above, code into your system to check difference between Class Object and Instance Object,
    I hope it helps, Big Respect for Saurabh Sir :)

  • @AayushGajjar-l3i
    @AayushGajjar-l3i Před 26 dny

    The way you explain the concepts are mind blowing.
    I have never got this kind of understanding, though I have learnt python.

  • @jm-xv3wh
    @jm-xv3wh Před 10 měsíci +2

    sir I start today , really I thankful to you I got each and every thing , your teaching method very clear ,very easy to under stand, God bless you .

  • @vikrantmitharwal6474
    @vikrantmitharwal6474 Před 20 dny

    Sir really your content is reliable for me and voice is superb that will be listenable

  • @harshit_singh19
    @harshit_singh19 Před 2 měsíci +1

    Amazing session 👍

  • @kajaly-kx5bc
    @kajaly-kx5bc Před měsícem +1

    You are great, Saurabh Shukla sir. I can relate each and every concept to real-life scenarios, which helps me understand the concepts more deeply. 🥰💫

  • @developer07rk
    @developer07rk Před 4 měsíci +4

    Sir class object pad chuke hai par esme bahut sare main point mil rha hai jo mujhe pata nhi tha 😮😅

  • @EUROSPORTS4TECH
    @EUROSPORTS4TECH Před 8 měsíci +1

    I am govt sector bs cs college student loving and developing c logics by watching them and here as well though i m not consistent hope to be a regular .. love u from kpk Pakistan 🇵🇰

  • @anuragkashyap8937
    @anuragkashyap8937 Před 10 měsíci +2

    Thank you so much sir for teaching us, I have seen hundreds of videos regarding python, still this video provides me more information about python that I lack.

  • @rahul-java-dev
    @rahul-java-dev Před 7 měsíci +1

    Thank you so much Sir.....Bahut hi informative video raha ye..... 👏👏💖💖🙌🙌

  • @poonam2430
    @poonam2430 Před 10 měsíci +1

    Thank you sooo much sir...sabhi concept clear hoo gayee.....

  • @we7148
    @we7148 Před 10 měsíci +1

    Your classes are very good which helps to learn new things.
    Thank you

  • @rohitjana7461
    @rohitjana7461 Před 7 měsíci

    Ekdom deep drive detailing diya hain Sirji apne,bohot khuch nya sikhne ko mila.......

  • @MovieOk-p8q
    @MovieOk-p8q Před 8 měsíci +1

    Thank u sir❤

  • @Tcepsus_Vom
    @Tcepsus_Vom Před 4 měsíci +1

    Thanks from West Bengal

  • @nilesh_ahir4500
    @nilesh_ahir4500 Před 10 měsíci +1

    This course is very helpful for me

  • @python_learner0101
    @python_learner0101 Před 10 měsíci +1

    Thank you very much for your sessions, Sir.

  • @mdazamazam7988
    @mdazamazam7988 Před 4 měsíci +1

    excellent convincing technic

  • @MDALAM-ov8if
    @MDALAM-ov8if Před 10 měsíci +1

    Thanks 👍 My Sir G

  • @growwithaman9085
    @growwithaman9085 Před 10 měsíci +1

    best course on youtube

  • @rinku_Singh47
    @rinku_Singh47 Před 9 měsíci

    Thank you so mach sir these videos are very useful for each student who is learning DSA

  • @amankumaramar271
    @amankumaramar271 Před 10 měsíci +1

    Thank you so much Sir❤️

  • @shubhamvisare1961
    @shubhamvisare1961 Před 10 měsíci +1

    Thank you sir ❤

  • @MAS..........
    @MAS.......... Před 10 měsíci +1

    Excellent Sir,

  • @surajchaurasiya1504
    @surajchaurasiya1504 Před 10 měsíci +1

    thank you sir ji

  • @neeleshmishra9631
    @neeleshmishra9631 Před 10 měsíci +1

    Thank you very much 🙏😊

  • @cybersecurityworld7220
    @cybersecurityworld7220 Před 10 měsíci +1

    Sir you are great man sir

  • @user-on2rx3rk7f
    @user-on2rx3rk7f Před 8 měsíci

    1:09:36 we can use __ to make attributes and methods as private such as self.__name

  • @rakeshroy1633
    @rakeshroy1633 Před 10 měsíci +1

    Great class sir.

  • @komedybideos
    @komedybideos Před 10 měsíci +1

    Awesome explanation sir..

  • @harshvardhansinghchandrawa5902
    @harshvardhansinghchandrawa5902 Před 10 měsíci +1

    Very very helpful session

  • @brijeshrajput9024
    @brijeshrajput9024 Před 9 měsíci +1

    @saurabhexponent1 SirG your way of explaining and teaching new stuff to beginners is always fantastic but i'm missed the way u used in c++ playlist

  • @saurabhmelgirkar1392
    @saurabhmelgirkar1392 Před 3 měsíci +1

    OMG face reveal Sir aap mjo vale Saurabh shukla to nahi ho na 😁joke aside your course is osm and I am following it thanks 🙂

  • @SachinSachin-oo9eb
    @SachinSachin-oo9eb Před 10 měsíci +1

    Very good 😊

  • @Akarsh_2001
    @Akarsh_2001 Před 9 měsíci

    Sir I always love your teaching style..

  • @Amandeepsingh-vr7ps
    @Amandeepsingh-vr7ps Před měsícem

    very nice g

  • @samadhanpawar6554
    @samadhanpawar6554 Před 10 měsíci

    Very clear explanation, easy to understand keep it up 🎉🎉

  • @RaushanKumar-qb3de
    @RaushanKumar-qb3de Před 8 měsíci

    Ekdam mast class. Thank you very much sirrr

  • @kartickchandramanna267
    @kartickchandramanna267 Před 9 měsíci

    Awesome Lecture ❤
    Thank you sir 🙏

  • @jeeveshnandantripathi2198
    @jeeveshnandantripathi2198 Před měsícem +1

    please sir ek playlist oops concepts with python bhi kar dijiye sir please

  • @user-yh8vm6hy2k
    @user-yh8vm6hy2k Před 8 měsíci

    You are really imaging sir love you lot❤❤❤

  • @mishraji7659
    @mishraji7659 Před 9 měsíci

    thank you sir

  • @justvideos9424
    @justvideos9424 Před 7 měsíci

    very helpful sir thanks a lot

  • @vijaysinghrathore898
    @vijaysinghrathore898 Před 7 měsíci

    thank u sir

  • @Ajitkm8
    @Ajitkm8 Před 8 měsíci

    Sir, you are my idol

  • @SachinSachin-oo9eb
    @SachinSachin-oo9eb Před 10 měsíci

    Love you ❤️❤️ mysirg

  • @nextnotification9857
    @nextnotification9857 Před 10 měsíci +3

    Isse pehle oops me confuse tha ab dimmag ke dhakkan khul gye

  • @cybersecurityworld7220
    @cybersecurityworld7220 Před 10 měsíci +1

    Yes

  • @sonaltiwari5223
    @sonaltiwari5223 Před 4 měsíci

    Superb 👌🏻

  • @pravashpinku8106
    @pravashpinku8106 Před 7 měsíci

    Good explanation

  • @rickmondal1982
    @rickmondal1982 Před 10 měsíci +1

    Sir jii Quine ke upar full detailed video bana dete toh achha reheta 🙂
    It's a request 🙏

  • @anuragverma6061
    @anuragverma6061 Před 10 měsíci

    Sir please make a video which have concepts as well as having a project by using those concepts.

  • @NoorKhan-lr2tt
    @NoorKhan-lr2tt Před 8 měsíci

    Thanks sir from Pakistan 🇵🇰

  • @jaidippatra6440
    @jaidippatra6440 Před 10 měsíci

    very nice and helpful

  • @varkam1523
    @varkam1523 Před 2 měsíci

    Private public protected hota hai sir.... Underscore lagake hota hai private, aur double underscore se protected

  • @EUROSPORTS4TECH
    @EUROSPORTS4TECH Před 10 měsíci +2

    Love from Pakistan

  • @dakshbhatnagar
    @dakshbhatnagar Před 5 měsíci

    Hello sir, Main data analyst hoon jo ki data scientist banna chahta hai, kya mujhe DSA karna chahiye?? Btw hats off to your effort for bringing great content
    P.s I dont have an engineering background but have been writing code for an year now

  • @woodsland9306
    @woodsland9306 Před 7 měsíci

    functions and variables are attribute

  • @jainikpatel7762
    @jainikpatel7762 Před 3 měsíci

    superbbbbbbbbbbbb

  • @error9414
    @error9414 Před 5 měsíci

    Day 2

  • @thelyrical8873
    @thelyrical8873 Před 8 měsíci

    Day 3

  • @surbhirohilla5139
    @surbhirohilla5139 Před 3 měsíci

    Its good but if you teach us in more deep then it will be more helpful. Like you can add more hard examples that covers all the things in those examples

  • @foodyfactR
    @foodyfactR Před 7 měsíci +1

    Sir python ka course ek launch kar dijiye in detail please

  • @jayprakash5738
    @jayprakash5738 Před 10 měsíci

    Nice

  • @ankiitsharma
    @ankiitsharma Před 9 měsíci

    nice

  • @woodsland9306
    @woodsland9306 Před 7 měsíci

    object is an instance / example of class

  • @abhishekchauhan263
    @abhishekchauhan263 Před 10 měsíci

    40:14 if we have a constructor then instant objects is empty or not?

  • @BesmarrtKaifAnsari
    @BesmarrtKaifAnsari Před 8 měsíci

    ❤❤

  • @saptarshisinha1744
    @saptarshisinha1744 Před 10 měsíci

    Sir please include Leetcode/HackerRank Problem solving approach in this course

  • @ARSALANRATHER404
    @ARSALANRATHER404 Před 8 měsíci +1

    Where to get assignments

  • @prashantjainxlia1590
    @prashantjainxlia1590 Před 4 měsíci

    Where do we get the solution of assignment?

  • @kothariviraj6448
    @kothariviraj6448 Před 2 měsíci +1

    Blue Print of template

  • @anushkavermaiitm
    @anushkavermaiitm Před měsícem

    46:01

  • @Apanmaithilashort
    @Apanmaithilashort Před 10 měsíci

    ❤❤❤

  • @user-bf9vn2ig8p
    @user-bf9vn2ig8p Před 10 měsíci

    X is a class object variables

  • @user-xu8qg5mw4f
    @user-xu8qg5mw4f Před 8 měsíci +1

    Sir maine to paid class Lia tha but usme unhe n to array pdhaya n hi class and objects

  • @EUROSPORTS4TECH
    @EUROSPORTS4TECH Před 10 měsíci +1

    Sir is oop and data structure same thing

  • @cybersecurityworld7220
    @cybersecurityworld7220 Před 10 měsíci +1

    Sir I have already join the coding ninja but sir unka class m mere Ko kuchh samjh m Nhi aata h

  • @nextnotification9857
    @nextnotification9857 Před 10 měsíci +1

    You'll find me in every video

  • @ajeykumar02
    @ajeykumar02 Před 10 měsíci

    notes kaise download krne hai koii btayega please

  • @user-bf9vn2ig8p
    @user-bf9vn2ig8p Před 10 měsíci

    Nayi baat bhi pta chli

  • @therationalreporter2689
    @therationalreporter2689 Před 10 měsíci +1

    And I thought I knew python

  • @Prem01vermA
    @Prem01vermA Před 7 měsíci

    kisi ko pta lga kya sir k assignment kha pe hai??? sir agr aap mera msz dekh rhe h to please aap hi bta de

  • @woodsland9306
    @woodsland9306 Před 7 měsíci

    Test- Class obj, Test()- instance obj

  • @srwn2192
    @srwn2192 Před 10 měsíci +1

    Thanks you sir ... 🎉🎉🎉🎉

  • @SurajKumar-kn1ko
    @SurajKumar-kn1ko Před 10 měsíci +1

    Thank you sir❤