#7 Python Tutorial for Beginners | Python Set Path in Windows and Help

Sdílet
Vložit
  • čas přidán 3. 08. 2024
  • Check out our courses:
    Enterprise Java Spring Microservices: go.telusko.com/enterpriseJava
    Coupon: TELUSKO10 (10% Discount)
    Master Java Spring Development : go.telusko.com/masterjava
    Coupon: TELUSKO20 (20% Discount)
    Udemy Courses:
    Spring: go.telusko.com/udemyteluskosp...
    Java:- go.telusko.com/udemyteluskojava
    Java Spring:- go.telusko.com/Udemyjavaspring
    Java For Programmers:- go.telusko.com/javaProgrammers
    Python : go.telusko.com/udemyteluskopy...
    Git : go.telusko.com/udemyteluskogit
    Docker : go.telusko.com/udemyteluskodo...
    For More Queries WhatsApp or Call on : +919008963671
    website : courses.telusko.com/
    Instagram : / navinreddyofficial
    Linkedin : / navinreddy20
    TELUSKO Android App : bit.ly/TeluskoApp
    In this lecture we are discussing how to set path in window and use of help() function in python:
    -- in previous lecture we are using idle
    -- Now we are using cmd
    if you want to work on cmd
    in cmd python # check python is installed or not
    in cmd python --version # check version of python
    get path of python :
    basically python is installed in c drive
    so path of python is c:\python27 or c:\python34
    or
    go to users folder
    then go to appdata
    then go to local
    then go to program
    then go to python
    then go to python34
    then go to python.exe
    then copy the path of python.exe
    then paste it in environment variable
    path of python is c:\users\appdata\local\program\python\python34
    temporary path set using cmd:
    step 1: open cmd
    step 2: set path=c:\users\appdata\local\program\python\python34
    step 3: python # check python is installed or not
    permanent path set using cmd:
    set path of python in environment variable
    step 1: right click on my computer
    step 2: click on properties
    step 3: click on advance system setting
    step 4: click on environment variable
    step 5: click on path
    step 6: click on edit
    step 7: click on new
    step 8: paste the path of python
    step 9: click on ok
    restart your cmd
    and type python
    it working
    if not working then restart your pc
    and type python
    in python we have help function using that we can get help of any function:
    help()
    topics # it will show all the topics
    modules # it will show all the modules
    keywords # it will show all the keywords
    Python for Beginners :- bit.ly/3JOLQhl
    Github :- github.com/navinreddy20/Python-
    Editing Monitors :
    amzn.to/2RfKWgL
    amzn.to/2Q665JW
    amzn.to/2OUP21a.
    Java:- bit.ly/JavaUdemyTelusko
    Spring:- bit.ly/SpringUdemyTelusko
    More Learning :
    Java :- bit.ly/3x6rr0N
    Python :- bit.ly/3GRc7JX
    Django :- bit.ly/3MmoJK6
    JavaScript :- bit.ly/3tiAlHo
    Node JS :- bit.ly/3GT4liq
    Rest Api :-bit.ly/3MjhZwt
    Servlet :- bit.ly/3Q7eA7k
    Spring Framework :- bit.ly/3xi7buh
    Design Patterns in Java :- bit.ly/3MocXiq
    Docker :- bit.ly/3xjWzLA
    Blockchain Tutorial :- bit.ly/3NSbOkc
    Corda Tutorial:- bit.ly/3thbUKa
    Hyperledger Fabric :- bit.ly/38RZCRB
    NoSQL Tutorial :- bit.ly/3aJpRuc
    Mysql Tutorial :- bit.ly/3thpr4L
    Data Structures using Java :- bit.ly/3MuJa7S
    Git Tutorial :- bit.ly/3NXyCPu
    Donation:
    PayPal Id : navinreddy20
    www.telusko.com
  • Věda a technologie

Komentáře • 1,2K

  • @madhumajumdar9275
    @madhumajumdar9275 Před 2 měsíci +32

    Who's here in 2024 ?

  • @divyanshusingh6105
    @divyanshusingh6105 Před 4 lety +278

    My sister recommend you... And i think first time her adivce is beneficial for me😂😂

  • @SwapnadeepMukherjee
    @SwapnadeepMukherjee Před 3 lety +106

    Q: What is Mutability?
    A: Mutability means the tendency to change. So, lists are mutable while tuples and strings are immutable.
    Once we declare a data structure and if we are unable to edit the same(tuples, strings, etc), then it is called immutable data structure, while it is the opposite for mutable data structure(lists, etc).

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

      So,Nice he Explained previous video of Naveen Reddy bro

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

      Thank you for sharing this

  • @bruklynbrawlr121
    @bruklynbrawlr121 Před 2 lety +37

    Nobody will tell us these small details like U are doing. Not our college/school teachers, maybe not even our private tutors or most of the CZcamsrs either. I cannot express how much I appreciate your work & only wish had I found this channel earlier, would've spared me a lot of troubles. But fortunately it's never too late & now I'm here & enjoying this amazing work of your. Thanks a lot, Sir😊

  • @avert_
    @avert_ Před 5 lety +257

    For those..who are unable to find appdata folder ,follow these steps. 1) control panel 2) appearance and personalization 3) file explorer 4) view and then show hidden files...!

  • @aishwaryakattul5567
    @aishwaryakattul5567 Před 5 lety +85

    Sir, u r the best teacher ever... U r the treasure of programing...

  • @20minutegamer11
    @20minutegamer11 Před 5 lety +27

    To all those people who are
    struggling to add python into path in environment variables,
    just follow this:
    1)uninstall python
    2)reinstall python
    3)on the installation screen on the bottom you'll see an option "add to path"
    4)just mark it and you'll be fine
    i think restart might be required do it.

  • @SiddhantVyas
    @SiddhantVyas Před 5 lety +7

    It's been a while I am watching this series and it's really helping me out 😍, thank you for such great videos

  • @harshabasavaraju4609
    @harshabasavaraju4609 Před 5 lety +43

    It just osm what u explain it will go directly to our head sir !!!!
    Actually I am felling guilty about myself because if I pay money also no one will teach like this !!! :)

  • @jhitgotjuice9782
    @jhitgotjuice9782 Před 4 lety +6

    i really do appreciate you taking the time to make these videos to help others understand how to program 👍🏽

  • @smwasamsmwasam5734
    @smwasamsmwasam5734 Před 5 lety +5

    Just managed to do it. Hope it helps, this is what I did
    1) Searched for Environmental Variables in the search bar
    2) Look at the bottom right of the box that appears, press ok on the Enviromental Variable box
    3) Environmental and System variable box comes up, we want the System box.
    4) Go to Path in the System box, press Edit. This is where you need to paste your Python path and script path.

  • @BitcoinBabu369
    @BitcoinBabu369 Před 5 lety +7

    Thank you brother
    I really love the way you teach/attitude. Please keep going. Stay blessed and happy.

  • @benindi
    @benindi Před 4 lety +11

    This course is getting more interesting video after video, Thank you Sir

  • @aditisonawane6485
    @aditisonawane6485 Před 4 lety +8

    Navin sir seriously ur awesome...ur teaching style is soo amazing.. thank u sir for this series...🙂

  • @monagulapa3022
    @monagulapa3022 Před 5 lety +2

    You are an amazing person. Not all can educate others. That's a gift. And you have it. Thank you for sharing your gift.

  • @MatroxLP
    @MatroxLP Před 4 lety +1

    I've searched for so long and you just helped me out of this mess ^^
    Thank you very much, a very nice Video :)

  • @VishuencApp
    @VishuencApp Před 4 lety +6

    Very Nice .. Thank you Dude. You are "Excellent" .. Great understanding in Python and Training Skills.

  • @basicnoob3832
    @basicnoob3832 Před 4 lety +57

    for those who are doing this now the current python setup has a option to set path 3.8.2 supports it and you dont need to follow these steps
    Edit: It's 2021 may and still works

  • @sudharshanbomma1238
    @sudharshanbomma1238 Před rokem +1

    Thank you so much Bro😍. I never see this type of explanation in any other channels. You are feeding like OPEN BANAANA AND PUT IT IN MOUTH. You are not only teaching us python you also teaching how to grasping the content and how to remember it👏👏👏👏

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

    I'm so lucky that my master's class friend suggested these videos to me and I must tell you, you are doing a really great job!!!

  • @ahmedhbaieb1973
    @ahmedhbaieb1973 Před 4 lety +4

    omg you are a hero a legend .... after suffering searching for 6 hours you finally helped me thank you

  • @rajk7430
    @rajk7430 Před 5 lety +4

    Hi Navin, Thank you for your incomparable knowledge being shared. I am working on Spark using Scala. I am curious to know if i will be able to code in python for Spark by the end of your sessions. Thanks again

  • @Raghunath-zc5tz
    @Raghunath-zc5tz Před 5 lety +1

    Really awesome, the way you explain is really fantastic. Easy to understand even for non technical guy.

  • @hiyoungsun
    @hiyoungsun Před 5 lety

    awesome! I love your hands-on tips. they are very useful! Thank you!!!

  • @Raja555king
    @Raja555king Před 5 lety +5

    Mutable means after created in python we can change the thing... Thank you very much sir for your teaching...

  • @manormajain571
    @manormajain571 Před 4 lety +3

    Mutable means change, we could change values in a set this process of changing or altering something is known mutabilility

  • @MrVikas28feb
    @MrVikas28feb Před 4 lety

    You are a born teacher. Amazing tutorials. very well explained. keep up the good work.

  • @boorugulaxmankumar3325
    @boorugulaxmankumar3325 Před 5 lety +2

    Thank you Navin Reddy for excellent teaching,
    knowledge sharing

  • @karabgut
    @karabgut Před 4 lety +3

    When I watching your videos ,I never look at the time and I never understand how the time end quickly, and I never get bored.

  • @tejmaximus3893
    @tejmaximus3893 Před 5 lety +30

    telusukunna :)

  • @RavikanthTalakoti
    @RavikanthTalakoti Před 4 lety +1

    Your videos are really helpful. Thanks for the amazing and outstanding course.

  • @saketsuman1282
    @saketsuman1282 Před 6 lety +2

    awesome sir...
    going with pace...
    learning your lessons..

  • @rachitbhatt40000
    @rachitbhatt40000 Před 4 lety +39

    Java's first program: "Hello World"
    Python's first program: 2 + 3

    • @gobhai
      @gobhai Před 2 lety +1

      As a java programmer I used hello world in python, some habits never die

    • @rachitbhatt40000
      @rachitbhatt40000 Před 2 lety

      I totally agree, bhai.

  • @Reforitor
    @Reforitor Před 5 lety +22

    Mutability basically means changeability. eg- Lists are mutable whereas Tuples aren't (I'm not quite sure about Sets)
    Edit: Sets are mutable too. :)

    • @pankajagrawal1163
      @pankajagrawal1163 Před 5 lety +3

      Sets are immutable.I tried below example:-
      >>> x
      {1, 2}
      >>> x[0]=2
      Traceback (most recent call last):
      File "", line 1, in
      x[0]=2
      TypeError: 'set' object does not support item assignment

    • @upendharvanam4247
      @upendharvanam4247 Před 4 lety +1

      bro sets are immutable...bcz they don't follow a proper sequence...

    • @sandeepgsastry4731
      @sandeepgsastry4731 Před 3 lety +1

      @@upendharvanam4247 sets are mutable

    • @smritisingh3810
      @smritisingh3810 Před 2 lety +1

      @@pankajagrawal1163 Sets are mutable because we can add and remove items from sets. However, indexing is not supported in Sets therefore you cannot use x[0] = 2. It does not follow a sequence, hence no indexing.

  • @swathiyadati9680
    @swathiyadati9680 Před 5 lety +1

    It is very helpful we got to know a lots of information..Thank you so much NAVIN REDDY sir...!

  • @aaryabhadgaonkar9397
    @aaryabhadgaonkar9397 Před 5 lety +1

    Hello Sir
    You are just awesome! Your videos are of great help. Thank you so much!

  • @mannemsrikanth3655
    @mannemsrikanth3655 Před 5 lety +6

    Answer for Quiz :
    Mutability means tendency to change, i.e we can change the value of object with out changing its identity
    Example:: list, set are mutable

  • @AvulaJayanth
    @AvulaJayanth Před 5 lety +4

    Mutable means change values

  • @asahni8205
    @asahni8205 Před 3 lety +1

    Sir, your videos are really amazing ..... it really helped me a lot to learn python . thank you so much for your great efforts.

  • @shraddhakshirsagar6630
    @shraddhakshirsagar6630 Před 5 lety +1

    sir...osm...no one could give knowledge like u....its really amazing..thank u so much sir

  • @smwasamsmwasam5734
    @smwasamsmwasam5734 Před 5 lety +22

    Problem, trying to get pathway to work. It keeps giving me the following:-
    'python' is not recognized as an internal or external command,
    operable program or batch file.

  • @mallikeshwarappa4898
    @mallikeshwarappa4898 Před 4 lety +5

    Could you please let me know, why/when we have to use python in command (CMD)

  • @mememoons
    @mememoons Před 5 lety +2

    It works, Thanks my brother for this awesome tutorial ;)

  • @_sugamuga
    @_sugamuga Před 4 lety +7

    "Of Course you should be watching my videos " lol 😂😆🤣😂😆🤣

  • @smritisingh3810
    @smritisingh3810 Před 2 lety +3

    Mutability means the ability to change (can be changed after it's created).
    Lists: Mutable
    Tuple: Immutable
    Sets: Mutable
    Dict: Mutable (Dict keys are immutable, but Dict on whole is Mutable)

  • @serdaryasar7482
    @serdaryasar7482 Před 5 lety +2

    you can explain that things so good. Thanks so much !

  • @angieb8956
    @angieb8956 Před 4 lety

    Been struggling with this forever... Thank you for clearing this up.

  • @cm17070
    @cm17070 Před 6 lety +4

    Sir AAP python ke tutorial poore daloge

    • @rakshitks7850
      @rakshitks7850 Před 6 lety +1

      Jaya Vishwakarma he will put 1 to 2 videos daily after recording..

    • @niteshmalviya492
      @niteshmalviya492 Před 5 lety

      Mere mai user folder mai Jane k baad data ka folder show nhi ho raha hai toh kaise set karu path please me

  • @vidhyanachiappan748
    @vidhyanachiappan748 Před 5 lety +3

    Sir for creating a path , I followed your steps but I don't get Intel (app data) configurtion when I move from users to app data ! Is there any alternative step is present?

    • @aradhyajain387
      @aradhyajain387 Před 5 lety +1

      Just go to your python icon on desktop, right click on it, select "open file location" you will find it. Then proceed with the steps as told by sir.

    • @avert_
      @avert_ Před 5 lety +2

      app data folder is generally hidden. to make it visible ,go to control panel,apps and personalization, file explorer ,view and show hidden files! ..

  • @ajitbehera4582
    @ajitbehera4582 Před 5 lety +1

    Best one..keep it up sir...very short and informative..

  • @ashutoshambule1233
    @ashutoshambule1233 Před 3 lety +1

    Really sir!!
    Your Teaching is Like❤ Angaaar 🔥🔥..
    Mujhe aajtak college me kuch nhi smjha but aapka pdhaya sab kuch smjhta hai 🔥🔥🙏🙏🌼🌟😊

  • @akhilareddy2879
    @akhilareddy2879 Před 4 lety +5

    Can you please let me know "How to add path in Mac Terminal?"

  • @areebakhatoon8998
    @areebakhatoon8998 Před 4 lety +3

    whenever i m selecting a topic like LISTS or TUPLES it displays a msg ---- 'more' is not recognized as an internal or external command,operable program or batch file

    • @Thunder___bolt
      @Thunder___bolt Před 4 lety

      Exactly me to same problem ...!!!
      Have you found any solutions..!!
      Plz help me bro..!! I have struck with this for longtime...!!

    • @madhankumarc8416
      @madhankumarc8416 Před 4 lety

      ​@@Thunder___bolt press space bar; it will show remaining content instead of --more--

    • @madhankumarc8416
      @madhankumarc8416 Před 4 lety

      ​press space bar; it will show remaining content instead of --more--

    • @Thunder___bolt
      @Thunder___bolt Před 4 lety

      @@madhankumarc8416 Thank for the idea...I will try it...👍👍

  • @needasaudagar2101
    @needasaudagar2101 Před 4 lety

    I like the way you teach sir thank you and make videos on every topic of languages 😊

  • @bharatpatel3325
    @bharatpatel3325 Před 4 lety +1

    great sir!!! i like your videos too much, thanks a lot for teaching python

  • @Rs-sh2fs
    @Rs-sh2fs Před 5 lety +4

    I couldn't set path in my Windows 7, 32 bit. Please help

    • @Arvind.Arav1998
      @Arvind.Arav1998 Před 5 lety +1

      yes me too.....how now?

    • @DeepakKumar-uz4xy
      @DeepakKumar-uz4xy Před 5 lety +1

      bhai ek kaam kr jha bhi tune python ide download kiya h na vo path copy kr then go to environment variables and then in system variable select path then select new then in box paste hit enter

    • @YasirKhan-we2sk
      @YasirKhan-we2sk Před 5 lety

      @@DeepakKumar-uz4xy still not working
      i added it exactly how you said but you forgot that you have to put in the name of the variable ?? even when i did so still getting not found error in cmd the right way is to add a semicolon

    • @sahil1027
      @sahil1027 Před 5 lety

      @@surjithsundaresan9175 thx bro it really helped

  • @uniledger
    @uniledger Před 6 lety +3

    Any Linux user here ?

  • @AhmedAli-dz1hy
    @AhmedAli-dz1hy Před 4 lety +1

    This is really great and helpful. Thank you for sharing this great content

  • @mbisur1
    @mbisur1 Před 4 lety

    Nice one Navin. You are machine friendly as well. Thanks for sharing!!

  • @Default_089
    @Default_089 Před 4 lety

    Reading is very important indeed lol
    I love it. Will continue to watch and practice!

  • @close2reality
    @close2reality Před 5 lety

    This was very helpful and worked for me. Thank you!

  • @jaybhamare8943
    @jaybhamare8943 Před 3 lety

    Sir before this I was making notes of functions in lists and other modules, thank you for this information you made my work easy

  • @startjourney8631
    @startjourney8631 Před 3 lety

    Thank thanku so much sir for this awesome and free and very precious Python series...✌️🙏😍👌🥰😍

  • @sanafathima7412
    @sanafathima7412 Před 2 lety

    I found coding easier with your interesting lectures...Thanks a bunch sir

  • @Xiaoniana
    @Xiaoniana Před 5 lety

    Awesome sir, enjoying and learning both.

  • @engr.suliman6345
    @engr.suliman6345 Před 3 lety

    thank you sir you are a true genius and deserve to be mentioned bcz you helped me alote in learning python and now spreading your knowledge to others

  • @kartikaytripathi2272
    @kartikaytripathi2272 Před 6 lety

    best way of explaination thank you sir great video series.!!

  • @MANISHSHARMA-xk1su
    @MANISHSHARMA-xk1su Před 6 lety

    Thanks for uploading videos so frequently.... Please Keep doing like this....sir....😊

  • @lopamudrarath1216
    @lopamudrarath1216 Před 5 lety

    Your vedios make me more interested in learning new languages.

  • @anamikasultana663
    @anamikasultana663 Před 5 lety

    Thank you so much. it really helps me to start python code. this is so helpful

  • @seetamajhi9934
    @seetamajhi9934 Před rokem

    Thanks a lot for including this tip on Python session. I am a beginner and was stucked at this issue.🙏

  • @hilalahmad4983
    @hilalahmad4983 Před 3 lety +1

    Thank you very much ! This video is very help me ! Thank you again !

  • @ashish3saxena
    @ashish3saxena Před 6 lety

    We are learing regularly Sir.
    Thank You

  • @ankitnigam1487
    @ankitnigam1487 Před 5 lety +1

    Thanks Sir for awsm series on Python .. :)

  • @sanujamethmal9188
    @sanujamethmal9188 Před 4 lety

    I was messing things up cause i have deleted the Path variable by mistake. Then i add it again. But fed up with other tutorials, how to set the python environment variable. I found this video very good. simple and neat explenation. Thank you very much it worked!

  • @praveenagrawal3035
    @praveenagrawal3035 Před 4 lety

    too good..... loving it :)!!!

  • @yashtyagi5900
    @yashtyagi5900 Před 3 lety +1

    Navin you are awesome the way you delivering the knowledge in your videos is great , before subscribing your channel I went through couple of channels but I found something is messy but in your videos the way you are taking the level up is actually not realizing. Thanks for making the videos, these are really very helpful for a person like me who is from non technical background.

  • @flamboyantperson5936
    @flamboyantperson5936 Před 6 lety

    Extremely useful video. Thank you very much.

  • @arjavbavarva5627
    @arjavbavarva5627 Před 2 lety

    Enjoying learning from you.............Thank you.

  • @LavkushKumar-wd8kb
    @LavkushKumar-wd8kb Před 6 lety

    i am becoming fan of yours....the way you explain every thing is awsm....

  • @sravanthipatabandhula1322

    I am also learning python on apps and docs and from you but help option is very useful. Thanks a lot anna

  • @jatinvishwakarma9744
    @jatinvishwakarma9744 Před 5 lety +2

    Thank you sir you are really genius ☺️👍

  • @matrixresistance
    @matrixresistance Před 2 lety

    Thanks for the help. Your video was very descriptive !

  • @benitto_rajf6178
    @benitto_rajf6178 Před 5 lety

    Really help full sir, l learned java because of u and now time to learn python,

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

    Wonderful explanations of foundations👌. I don't think the way you are lifting the curtains to reveal secrets, I can get somewhere else👍. This reflects clearly your passion and dedication to teach. Really blessed to be under your guidance sir❤‍🔥 Mutability means we can alter the state like in List.

  • @arunavaghatak8614
    @arunavaghatak8614 Před 5 lety +1

    Thanks . Very helpful video.

  • @516deepak
    @516deepak Před 5 lety

    Naveen great man this way is awesome to go in docs . Thanks for this info . Can we check the same way for other language also .

  • @akhilvabbilisetty4026
    @akhilvabbilisetty4026 Před 5 lety

    Thanks for the video, it was very helpful for me.

  • @yogeshwarikarnan3108
    @yogeshwarikarnan3108 Před 5 lety +1

    Simply Superb Sir...with neat & clear explanation👌thks a lotzz😃

    • @yogeshwarikarnan3108
      @yogeshwarikarnan3108 Před 5 lety

      hi sir🙏..ur determination and hardwork makes more&more success ✌I'm proud of ur student👽

  • @frankdearr2772
    @frankdearr2772 Před 2 lety

    hello, great helps, fast, perfect topic who was good to show, thanks a lot :)

  • @thambirajahpathmanathan7080

    Your art of teach verry nice,this is helpfull to me

  • @anokhautomation4453
    @anokhautomation4453 Před 3 lety

    Great information. Thanks for that.

  • @avsiva3697
    @avsiva3697 Před 4 lety

    In object oriented functional programming, a mutable object is a object whose state can be modified after it is created. and vise versa for immutable object.. eg: list for mutable and tuple for immutable.
    TQ very much for ur amazing session.

  • @solmie3978
    @solmie3978 Před 5 lety

    Thank sir! It's so useful

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

    Thank you, I was struggling with this for a while. Cheers!

  • @nandhinihariharaiyer1737

    Omg. Really really awesome lectures...

  • @narendra_nn
    @narendra_nn Před 5 lety +1

    your lectures 🔥🔥🔥🔥🔥

  • @sameerquadri8289
    @sameerquadri8289 Před 6 lety

    I like your presentation way and skill..#Awesome

  • @Kaptain-T
    @Kaptain-T Před 3 lety

    Worked for me! Thanks a lot.

  • @seematamang5615
    @seematamang5615 Před 6 lety

    Your videos are really helpful.