Full Python Programming Course | Python Tutorial for Beginners | Learn Python

Поделиться
HTML-код
  • Опубликовано: 22 апр 2019
  • Python is one of top 5 programming languages today. If you want to pursue a career, this language is a must for you.This course has been created for beginners.
    ✔ Contents ✔
    💻 (0:01:00) 0 - Course Introduction
    💻 (0:02:29) 1 - Introduction to Python (For Absolute Beginners)
    💻 (0:10:41) 2 - How to Install Python 3 on Windows 10
    💻 (0:16:19) 3 - Basic Math, Mathematical Operators and Python Expressions
    💻 (0:28:40) 4 - Python Variables and Types
    💻 (0:40:37) 5 - Python print() and input() Function
    💻 (0:53:05) 6 - Python Built-in Functions and Built-in Module
    💻 (1:00:10) 7 - Creating and Executing your First Python Script (Run .py file)
    💻 (1:12:36) 8 - Install PyCharm ( Python IDE ) on Windows 10 + First Project
    💻 (1:20:36) 9 - Python Strings and Comments
    💻 (1:35:14) 10 - Boolean, Comparison Operators and Logical Operators in Python
    💻 (1:46:08) 11 - Python IF ELSE Statements
    💻 (1:54:53) 12 - Python IF...ELIF...ELSE Statements + nested IF statements
    💻 (2:03:41) 13 - Python Lists
    💻 (2:13:37) 14 - Python Tuples
    💻 (2:20:22) 15 - Python Sets
    💻 (2:33:54) 16 - Python Dictionary
    💻 (2:42:59) 17 - Python Slice and Negative index
    💻 (2:53:44) 18 - Python while Loop
    💻 (3:03:50) 19 - Python for Loop
    💻 (3:11:43) 20 - Python break, continue statement
    💻 (3:18:28) 21 - Python Functions
    💻 (3:30:47) 22 - Default Arguments, *args and **kwargs (Variable-length Arguments)
    💻 (3:38:27) 23 - Introduction to Object-Oriented Programming (OOP)
    💻 (3:48:24) 24 - Classes and Objects in Python (OOP)
    💻 (3:58:23) 25 - Python _init_ and self in class
    💻 (4:10:18) 26 - Is it possible to define multiple constructors in Python?
    💻 (4:18:14) 27 - Python Encapsulation
    💻 (4:29:39) 28 - Private methods in Python
    💻 (4:35:48) 29 - Python Inheritance
    💻 (4:50:47) 30 - How To Create Modules in Python 3
    💻 (5:03:10) 31 - Python Multiple Inheritance
    💻 (5:08:38) 32 - Python super()
    💻 (5:16:15) 33 - Python Composition
    💻 (5:21:51) 34 - Python Aggregation + Difference in Aggregation and Composition
    💻 (5:28:54) 35 - Python Abstract Classes
    💻 (5:37:16) 36 - Python Exception handling + Python Try Except
    💻 (5:52:06) 37 - Try Except Else Finally (Python Exception handling)
    💻 (5:57:47) 38 - Raising Exceptions In Python
    💻 (6:03:50) 39 - Raising Custom Exceptions (Writing and Using Custom Exceptions)
    💻 (6:08:30) 40 - Idea behind : if _name_ == "__main__"
    💻 (6:15:38) 41 - Create a Text File and Write in It Using Python
    💻 (6:28:50) 42 - Reading Files in Python
    💻 (6:40:13) 43 - Working With JSON Data in Python
    💻 (6:52:00) 44 - Python Iterators
    💻 (7:06:19) 45 - Python Generators
    💻 (7:22:13) 46 - Command Line Arguments in Python with argparse
    💻 (7:40:24) 47 - Lambda, filter, reduce and map
    💻 (7:58:54) 48 - Python Closures + nested functions
    💻 (8:12:37) 49 - Python Decorators
    💻 (8:32:25) 50 - Python Operator Overloading
    💻 (8:49:06) 51 - An Introduction to Python Debugger (pdb)
    💻 (9:10:00) 52 - How to use PyCharm to debug Python code
    💻 (9:18:16) 53 - How to use Pip and PyPI for managing Python packages
    💻 (9:25:55) 54 - How to Install Pip packages using PyCharm
    💻 (9:30:51) 55 - Global, Local and Nonlocal variables in Python
    #Python, #MachineLearning, #WebDevelopment
    Feel the real power of Python and programming! This is a Python tutorial for beginners to learn Python programming from scratch. The course offers you a unique approach of learning how to code by solving real world problems. Throughout the course we will be understanding how to identify and formulate the problems, what is the key to a great app, we will learn how to efficiently adopt the problem for the computer and the most important that you will be writing a lot of code! The course is structured in a way that lectures are like labs where we study the material, do the quizzes, write programs and test them! The most important that you will be involved into work a lot in order to get the best experience! Learn Python at easy to understand steps.
    ★★★Top Online Courses From ProgrammingKnowledge ★★★
    Python Programming Course ➡️ bit.ly/2vsuMaS ⚫️ bit.ly/2GOaeQB
    Java Programming Course ➡️ bit.ly/2GEfQMf ⚫️ bit.ly/2Vvjy4a
    Bash Shell Scripting Course ➡️ bit.ly/2DBVF0C ⚫️ bit.ly/2UM06vF
    Linux Command Line Tutorials ➡️ bit.ly/2IXuil0 ⚫️ bit.ly/2IXukt8
    C Programming Course ➡️ bit.ly/2GQCiD1 ⚫️ bit.ly/2ZGN6ej
    C++ Programming Course ➡️ bit.ly/2V4oEVJ ⚫️ bit.ly/2XMvqMs
    PHP Programming Course ➡️ bit.ly/2XP71WH ⚫️ bit.ly/2vs3od6
    Android Development Course ➡️ bit.ly/2UHih5H ⚫️ bit.ly/2IMhVci
    ★★★ Follow ★★★
    My Website - www.codebind.com
    DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This help support the channel and allows us to continue to make videos like this. Thank you for the support!

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

  • @deep0966
    @deep0966 2 года назад +40

    💻 (0:01:00) 0 - Course Introduction
    💻 (0:02:29) 1 - Introduction to Python (For Absolute Beginners)
    💻 (0:10:41) 2 - How to Install Python 3 on Windows 10
    💻 (0:16:19) 3 - Basic Math, Mathematical Operators and Python Expressions
    💻 (0:28:40) 4 - Python Variables and Types
    💻 (0:40:37) 5 - Python print() and input() Function
    💻 (0:53:05) 6 - Python Built-in Functions and Built-in Module
    💻 (1:00:10) 7 - Creating and Executing your First Python Script (Run .py file)
    💻 (1:12:36) 8 - Install PyCharm ( Python IDE ) on Windows 10 + First Project
    💻 (1:20:36) 9 - Python Strings and Comments
    💻 (1:35:14) 10 - Boolean, Comparison Operators and Logical Operators in Python
    💻 (1:46:08) 11 - Python IF ELSE Statements
    💻 (1:54:53) 12 - Python IF...ELIF...ELSE Statements + nested IF statements
    💻 (2:03:41) 13 - Python Lists
    💻 (2:13:37) 14 - Python Tuples
    💻 (2:20:22) 15 - Python Sets
    💻 (2:33:54) 16 - Python Dictionary
    💻 (2:42:59) 17 - Python Slice and Negative index
    💻 (2:53:44) 18 - Python while Loop
    💻 (3:03:50) 19 - Python for Loop
    💻 (3:11:43) 20 - Python break, continue statement
    💻 (3:18:28) 21 - Python Functions
    💻 (3:30:47) 22 - Default Arguments, *args and **kwargs (Variable-length Arguments)
    💻 (3:38:27) 23 - Introduction to Object-Oriented Programming (OOP)
    💻 (3:48:24) 24 - Classes and Objects in Python (OOP)
    💻 (3:58:23) 25 - Python __init__ and self in class
    💻 (4:10:18) 26 - Is it possible to define multiple constructors in Python?
    💻 (4:18:14) 27 - Python Encapsulation
    💻 (4:29:39) 28 - Private methods in Python
    💻 (4:35:48) 29 - Python Inheritance
    💻 (4:50:47) 30 - How To Create Modules in Python 3
    💻 (5:03:10) 31 - Python Multiple Inheritance
    💻 (5:08:38) 32 - Python super()
    💻 (5:16:15) 33 - Python Composition
    💻 (5:21:51) 34 - Python Aggregation + Difference in Aggregation and Composition
    💻 (5:28:54) 35 - Python Abstract Classes
    💻 (5:37:16) 36 - Python Exception handling + Python Try Except
    💻 (5:52:06) 37 - Try Except Else Finally (Python Exception handling)
    💻 (5:57:47) 38 - Raising Exceptions In Python
    💻 (6:03:50) 39 - Raising Custom Exceptions (Writing and Using Custom Exceptions)
    💻 (6:08:30) 40 - Idea behind : if __name__ == "__main__"
    💻 (6:15:38) 41 - Create a Text File and Write in It Using Python
    💻 (6:28:50) 42 - Reading Files in Python
    💻 (6:40:13) 43 - Working With JSON Data in Python
    💻 (6:52:00) 44 - Python Iterators
    💻 (7:06:19) 45 - Python Generators
    💻 (7:22:13) 46 - Command Line Arguments in Python with argparse
    💻 (7:40:24) 47 - Lambda, filter, reduce and map
    💻 (7:58:54) 48 - Python Closures + nested functions
    💻 (8:12:37) 49 - Python Decorators
    💻 (8:32:25) 50 - Python Operator Overloading
    💻 (8:49:06) 51 - An Introduction to Python Debugger (pdb)
    💻 (9:10:00) 52 - How to use PyCharm to debug Python code
    💻 (9:18:16) 53 - How to use Pip and PyPI for managing Python packages
    💻 (9:25:55) 54 - How to Install Pip packages using PyCharm
    💻 (9:30:51) 55 - Global, Local and Nonlocal variables in Python

  • @Z0ndor
    @Z0ndor 4 года назад +138

    This is the most comprehensive and detailed Python Course I have seen so far. Great detail and examples/testing of why or how something works. Great tutorial.

    • @37.vigneshgopal3
      @37.vigneshgopal3 3 года назад +2

      Nope. Not at all. In python u have:
      1. Web framework ( Django )
      2. Machine Learning
      3. Pygame
      and many more. This is just a syntax video

    • @homieridvanboss8219
      @homieridvanboss8219 3 года назад +4

      @@37.vigneshgopal3 wait what then what should i do?

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

      @@Zorojuro6768 what should i do when i finish a beginner's course? Plus do you think an hours video course is good ? Or not?

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

      @@Zorojuro6768 like is it worth it watch hours to learn a language or is there a better way

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

      @@Zorojuro6768 thank you so much for the replys and advice ! I'm planning to learn C# or C++ since I'm taking C at college and both are based on C and they're mainly for making games, I'm really excited to start even tho I'm kinda lost but it will eventually work out, have a great day!

  • @ravithothadri8887
    @ravithothadri8887 4 года назад +9

    Just finished the first hour of lecture. I am at the point of taing user input using input function. So excellent. Anyone can understand and learn. Thanks Bro and may the God bless you.

  • @pademo57
    @pademo57 2 года назад +2

    Even though this video is almost 3 years old, I learned a lot of things that were not explained but others. Thanks and I hope you keep adding more videos!

  • @rajkumarsingh...2212
    @rajkumarsingh...2212 2 года назад +1

    This video is 2 years old....but teaches more than any other tutorial which are present in 2021.....
    Loved it sir... and became a big fan of yours....

  • @maysammansor8290
    @maysammansor8290 3 года назад +6

    This is great work. Appreciate this comprehensive course. I learned a lot.

  • @iwandamiri2730
    @iwandamiri2730 3 года назад +3

    Thank you for this comprehensive course, for free. Appreciate.

  • @vikashjeewooth387
    @vikashjeewooth387 4 года назад +4

    Great course, very well explained. Thanks a lot Sir.

  • @anokhautomation4453
    @anokhautomation4453 3 года назад +3

    I never seen an amazing tutorial like this in the RUclips. Congratulations 👍👍. 🎉🎉

  • @bhumikapatel9676
    @bhumikapatel9676 4 года назад +2

    Your course is very helpful Sir. In lockdown this course upgrade my knowledge. Thank you Sir.

  • @mishacol
    @mishacol 4 года назад +16

    The best python beginner course on tube.

  • @mikimixerowski4234
    @mikimixerowski4234 4 года назад +3

    Thank you sir, you explained every thing very very well. I understood every topic and I’m planning to follow your other tutorial.

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

    It’s wow 😲
    Thanks for uploading.

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

    thank you for this comprehensive course free of charge love it

  • @elaineallaga9946
    @elaineallaga9946 4 года назад +14

    Thank you for this tutorial, very easy to understand and the topics in each video was explained well. I already learned c++ , now i'm still learning python and this video helps me a lot.

  • @amutharanjith7625
    @amutharanjith7625 4 года назад +1

    Superb,,, very usefull to me for your combination of one video tutorials...... lot of thanks to you..

  • @ismahanearris9349
    @ismahanearris9349 4 года назад +3

    I just love ❤️ your vedeo best of luck continue 😍

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

    I'm knew to all this, it is a great ABC.. thank you. rebuilding the interest and passion once more

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

    Thanks a lot for this video.It cleared me up many things.

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

    Great course . Many thanks

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

    Explanation is AWESOME!!!!!

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

    I have seen many videos on programming but your videos are the best. I have seen your c programming video also.

  • @luckychukiye8743
    @luckychukiye8743 5 лет назад +9

    Thank you sir I am following ur java course first

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

    Too good! Thanks a lot!

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

    Simply Great. Keep up the Good Work.

  • @Mr_thugs
    @Mr_thugs 4 месяца назад

    this is the best python tutorial I have ever seen..hats off🎉

  • @EasyCodesforKids
    @EasyCodesforKids Год назад

    Thank you! Worked!

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

    Thanks for the wonderful video. It is very clear and easy to understand.

  • @newsdailys24
    @newsdailys24 Год назад

    You are a great teacher. We loved your sections. Keep going. I'm also a BEGINER very useful to me. Thanking you❤️❤️❤️❤️

  • @sudipsen6376
    @sudipsen6376 5 лет назад +14

    Awesome course ..Even some paid courses dont have so much detail information of every topic

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

      Is this course enough to get a job on python?..and can u pls let me know from where I can find live project on python...??...thanx in advance

  • @vy1w1yv
    @vy1w1yv Год назад +1

    Programming knowledge, expertly presented in a form that leads to actual understanding. Thank you.

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

    Thank you, brother.

  • @muhibraza
    @muhibraza 4 года назад +1

    great tutorial! very much appreciated

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

      hi muhib cn i have your email please . i need some help

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

    Thank you!!

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

    I'm in Python and college right now I just wanted to thank you for this video because my professor left a lot of stuff on the table when teaching and you video filled in the gaps and saved my ass. Thank you.

  • @hackersadda7093
    @hackersadda7093 4 года назад +7

    I complete this course it takes me 4 days to do this and now it make me to move on opencv thanks for this tutorial keep helping us and again I thanks you from core of my heart for this awesome tutorial👍👍👍👍👌👌👌

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

    Great Tutorial
    I am fully satisfied with this tutorial...
    this tutorial helps me a lots .
    Thank you so much for the tutorial...

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

    thank u very much very good lessons. i don't understand the people that unlike this.

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

    Thank you so much for this course

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

    very interesting, useful and valuable video. Thanks a lot

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

    Awesome explaination.

  • @Howto-cz7yf
    @Howto-cz7yf 4 года назад +3

    sir your way of learning is awsome,english is not my first language but i pick every word clearly,hope will learn it,thank u

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

    This channel best channel
    I have benefited a lot
    From hargeisa thank you very much

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

    Best generators' and decorators' explanation

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

    very helpful. thankyou

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

    These tutorials are really very good. because it is used very easy language and detailed.

  • @ALEXSHUNCAI
    @ALEXSHUNCAI 3 года назад +2

    You programming tutorial is absolutely the greatest on the net, but I was wondering is there any exercises or project you can guide us to work through, so that way we can use the knowledge we learned from you to put into the real world, I am currently learn C and Python from your tutorials, thanks again!

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

    great work thank you

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

    Thank you so much for this video
    your video was very educational

  • @awesomedudeytc
    @awesomedudeytc 3 года назад +4

    Thx for the vid! It was pretty helpful and well explained. I just wanted to add that you can also use BEDMAS (Brackets, Exponents, Division, Multiplication, Addition, Subtraction), which is pretty much the same thing; it just uses 2 different letters.

  • @mohammedal-alaw6249
    @mohammedal-alaw6249 4 года назад +1

    After I have learned Python I still cannot understand the error and how to fix them! a separate video(s) on errors and how to fix them is extremely useful

  • @37.vigneshgopal3
    @37.vigneshgopal3 3 года назад +2

    For your information at 36:31. 10e10 equals 10 multiplied by 10 to the power 11. Which means (10e1 = 100; 10e3 = 10000)

  • @SaifulIslam-cq4tm
    @SaifulIslam-cq4tm 5 лет назад

    I love your works

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

    Maybe I am wrong but: pop is not only delete an item. Before deleting it, it returns the item to the process and it can be used. This way you can retrieve the items you need leaving in the list the remaining

  • @md.imtiaz4210
    @md.imtiaz4210 2 года назад

    Thank you so much sir.I am from Bangladesh

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

    Thanks!✨

  • @rohiniv9940
    @rohiniv9940 4 года назад +7

    great tutorials!!! im following all your videos and i learnt c,java now im learning python ......lots of appreciation sir but one request please upload django tutorials please .........thanks for providing good knowledge hope this channel has helped so many people who wants to learn programming ......:)

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

    good work!!!

  • @manjuprasannakumar2222
    @manjuprasannakumar2222 5 лет назад +9

    Brother,can u pls on subtitle in upcoming videos and thank you for your great python free course.

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

    I am very glad to get this channel to learning python Programming. ⭐⭐⭐⭐⭐ rating to this channel from my side.
    One thing I want to ask is that how can I get certificate after completion of course ?

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

    THANKS A LOT!!!

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

    Good work ...

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

    Thank you so much ... :D

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

    Very detailed and clear. Why you are not popular 😡😡😡😡 I don't know...

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

    Thank you sir for this hard work to teach phyton for us

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

    Very nice work

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

    Wow, this is so generous of you - thank you so much!

  • @dhaval1489
    @dhaval1489 5 лет назад +59

    Good amount of focus on advance topics rather than just fooling around with basics over and over

  • @chadmace3355
    @chadmace3355 Год назад +3

    Needed a crash course in Python and this NAILED IT. The time you spent to put this together is appreciated!

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

    Completed !...

  • @jagatkrishna1543
    @jagatkrishna1543 Год назад

    Thanks 🙏❤

  • @doncherf2610
    @doncherf2610 4 года назад +1

    Just a note: the Python help function says that Set.pop() removes an arbitrary element from Set, but in over 200 tests, it always popped the first element. (You discussed Set.pop() at 2:25:40.)

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

      i have also got the same result. pop() removes the first element

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

    Hey thanks for helping us to learn programming language. Can you make a video of script writing for copy paste from data to excel in python

  • @gangadhararao4608
    @gangadhararao4608 4 года назад +3

    thank you sir you teaches well i am the beginner for learn python i under stand most of the topics , but how to down load this tutorials in my lap top

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

    Very helpfull for +2 cbse students

  • @ojesvikanumuri759
    @ojesvikanumuri759 4 года назад +13

    36:12 - There's a small problem with your interpretation. 10e10 is not 10 power 10 rather it is 10*(10 power 10). e is 10, I checked it for other values. For example, when you input 2e3 then the answer shown is 2000 which is possible when e equals 10.

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

      Can you help me to earn python then msg me sir

  • @elenaasprovska1764
    @elenaasprovska1764 Год назад

    Thanks for this great tutorial! I enjoy this programing journey! The way you are explaining is so detailed and the examples carefully chosen. I'm a teacher and your teaching technique and skills are excellent. I suppose we are colleagues :-) Congratulations!

    • @beingaPrince
      @beingaPrince Год назад

      Sir, since you're a teacher I had a doubt that this video is 3 years old and I wanna learn python through this....should I do that from here or should I search for any other latest video? I would really appreciate you helping me out on this matter.

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

    2:25:15 as you said pop() will remove random elements from the set but in my case, it's removing from left only.

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

      still don't rely on it. Sometimes it does, sometimes does not remove the first element.

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

    Thank you for solving my 3hrs problem

  • @__code_like_n3cr.0__41
    @__code_like_n3cr.0__41 4 года назад +1

    I had just downloaded yours tutorial fully😍😍 its about 1.27gb for 720p resolution.
    I already finished the basics but revising the lessons again...the way uh teaching its so amazed me.....there is no words for uh teaching sense bro...just completed 1:34hours till now...👍stay blessed bro!

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

      how did you download it bro?

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

      Is this complete python course or any thing left

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

    Great

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

    Thank you sir....

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

    This is the best Python tutorial on youtube so far.

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

      Apo 2:03:59 amefanya aje

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

      @@kanini_mathei Vile amecreate list ama unaulizaje?

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

      Python console

  • @m.b.kishor1763
    @m.b.kishor1763 Год назад

    Nice 👍😊

  • @venpro8705
    @venpro8705 4 года назад +2

    Do video on the data structures

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

    Great Course

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

    Thankyou thankyou thankyou!

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

    good lesson.

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

    Guys in pycharm, there is a bold curser and u can't edit anything in that just press num. 0 at the right of your keyboard and boom u are able to see a curser like him

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

    Sir great

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

    Please upload a video on Django and REst API.

  • @startupssolution
    @startupssolution 5 лет назад +8

    I'm quiting java to start python, java is so complicated. Thanks for this tutorial sir

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

    Thanks you sir

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

      Nice na? U like it?

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

    Thanks bro.........

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

    The way this guy says here is awesome.

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

    Awesome

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

    Thank you

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

    your great sir

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

    Nice and very comprehensive video, anyways i wanna study python gor GIS

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

    This is good