Python Tutorial For Beginners | Python Crash Course - Python Programming Language Tutorial | Edureka

Поделиться
HTML-код
  • Опубликовано: 22 авг 2024

Комментарии • 39

  • @navaneetpatil2677
    @navaneetpatil2677 2 года назад +1

    This video is so helpful for the beginners and have explained it in such a simple way that anyone can understand all the concepts easily... Thanks a lot...!!!

    • @edurekaIN
      @edurekaIN  2 года назад +1

      Thank you so much for your review on our channel  Great to hear that Edureka is helping you learn better . We’ll strive to make even better learning contents/courses in the future ! Do subscribe the channel for more updates : )

  • @seb4uchinky1
    @seb4uchinky1 5 лет назад +2

    Thanks a lot !! this course is much useful for me to jumpstart on Python

  • @edurekaIN
    @edurekaIN  5 лет назад

    Got a question on the topic? Please share it in the comment section below and our experts will answer it for you. For Edureka Python Course curriculum, Visit our Website: bit.ly/2OpzQWw

  • @arunaa1152
    @arunaa1152 5 лет назад +2

    More useful video.. way of explaining and topics coverage simply good

  • @adityapaithon6499
    @adityapaithon6499 5 лет назад +4

    Excellent stuff edureka!
    Most of my knowledge is from your platform itself!
    What a boon your platform had been to students! ❤❤
    And now I've created my own RUclips channel for programming.

  • @SHRAVYA0
    @SHRAVYA0 5 лет назад +1

    Just paused this video and writing comment...
    It seems like now can be a pro in python, because the guys who is presenting this tutorial is so cool and calm and expert in this.
    Thank you so much bro for this video I WILL learn this language by the help of your video.
    So thank you so much...

    • @edurekaIN
      @edurekaIN  5 лет назад +2

      Thanks for the compliment Aditya! We are glad you loved the video. Do subscribe to the channel and hit the bell icon to never miss an update from us in the future. Cheers!

  • @chocoraider7192
    @chocoraider7192 3 года назад +1

    it is really helpful !!!!

  • @itwasntidio4623
    @itwasntidio4623 5 лет назад +2

    Very good job bhai ab me computer ke exam me top mar jaunga sirf tumahre vajhe se

  • @anjii28
    @anjii28 5 лет назад +1

    how to replace a character from a string....for example a="hello world" and i want replace L from hello not from world so how can i do this?

    • @edurekaIN
      @edurekaIN  5 лет назад +1

      Hey Anjali! You can use the index number for replacing the particular "L". For example if you want to change the first "L" in hello, you can use the index number 2. Hope this is helpful. Cheers!

  • @vaibhavpokale3884
    @vaibhavpokale3884 5 лет назад +2

    I love that cute dancing girl(I'm learning python).. You guys are awesome.. Thank u for sharing..

  • @crazyras7302
    @crazyras7302 5 лет назад +2

    Really helpful video waiting for more videos on different concepts....
    Thank you guys.

    • @edurekaIN
      @edurekaIN  5 лет назад +2

      Hey, we are glad you feel this way. Do subscribe to the channel and hit the bell icon to never miss an update from us in the future. Cheers!

  • @akshay.bhati43
    @akshay.bhati43 2 года назад

    Best crash course for revision

    • @edurekaIN
      @edurekaIN  2 года назад

      Thank you for your review : ) We are glad that you found our videos /contents useful . We are also trying our best to further fulfill your requirements and enhance your expirence :) Do subscribe the channel for more updates : ) Hit the bell icon to never miss an update from our channel : )

  • @PrashantSingh-oj5ez
    @PrashantSingh-oj5ez 5 лет назад +1

    thank you so much sir😊

  • @AbhishekG30
    @AbhishekG30 3 года назад +1

    i will be transferring my engineering college fees to this youtube channel.

  • @mounikapavani6904
    @mounikapavani6904 5 лет назад +1

    Difference between list, tuple and set and which context we can use these?

    • @edurekaIN
      @edurekaIN  5 лет назад +5

      Hey Mounika, "List:
      You can consider the Lists as Arrays in C, but in List you can store elements of different types, but in Array all the elements should of the same type.
      List is the most versatile datatype available in Python which can be written as a list of comma-separated values (items) between square brackets.
      Tuples:
      A Tuple is a sequence of immutable Python objects. Tuples are sequences, just like Lists. The differences between tuples and lists are:
      1. Tuples cannot be changed unlike lists
      2. Tuples use parentheses, whereas lists use square brackets.
      Sets
      A Set is an unordered collection of items. Every element is unique.
      A Set is created by placing all the items (elements) inside curly braces {}, separated by comma.
      "
      Hope this helps!

  • @jayprakashjaiswal4369
    @jayprakashjaiswal4369 5 лет назад +1

    Thanks sir

  • @sunnyamit5
    @sunnyamit5 4 года назад

    You guys are awesome.. Thank u for sharing

  • @KrishnaCalling
    @KrishnaCalling 5 лет назад

    Superb channel for superb learning

  • @manohar848
    @manohar848 5 лет назад +2

    Thank you arirudh.

    • @edurekaIN
      @edurekaIN  5 лет назад +1

      Hey Manohar, thanks for tuning in to the channel. We are glad you loved the video. Do continue supporting the channel and stay tuned for future updates. Cheers!

  • @jayprakashjaiswal4369
    @jayprakashjaiswal4369 5 лет назад +1

    Awesome

  • @avy0010
    @avy0010 5 лет назад +1

    Which IDE are you using is that IDE or any text editor

    • @edurekaIN
      @edurekaIN  5 лет назад +4

      Hey AVY, I have used Colab here. Colaboratory is a free Jupyter notebook environment that requires no setup and runs entirely in the cloud.
      Hope this helps!

  • @arpitsingh5416
    @arpitsingh5416 5 лет назад +1

    Thank you.

    • @edurekaIN
      @edurekaIN  5 лет назад

      Hey Arpit, we are glad you loved the video. Do subscribe to the channel and hit the bell icon to never miss an update from us in the future. Cheers!

  • @vishnupriyatummala801
    @vishnupriyatummala801 5 лет назад +1

    thank you bhaiya really really cool stuff

    • @edurekaIN
      @edurekaIN  5 лет назад

      Hey, we are glad you loved the video. Do subscribe to the channel and hit the bell icon to never miss an update from us in the future. Cheers!

  • @dilipchaudhari7690
    @dilipchaudhari7690 5 лет назад +1

    Good job dost

    • @edurekaIN
      @edurekaIN  5 лет назад +1

      Thank you for the compliment Dilip! We are glad you loved the video. Do subscribe to the channel and hit the bell icon to never miss an update from us in the future. Cheers!

  • @bhandaridiwan3423
    @bhandaridiwan3423 3 года назад

    Can't we download this pdf

  • @abhisheksah1867
    @abhisheksah1867 5 лет назад

    I so much feel like eating some fruits now!!

  • @Ranjan4272
    @Ranjan4272 5 лет назад

    Can I get pdf of lectures???

    • @edurekaIN
      @edurekaIN  5 лет назад +1

      Hi Ranjan, here's a link to the slides: www.slideshare.net/EdurekaIN/python-tutorial-for-beginners-python-crash-course-python-programming-language-tutorial-edureka