5 Reasons to Learn Python in 2021 | Ishan Sharma | GeeksforGeeks

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
hey everyone welcome to geeksforgeeks i am ishaan sharma and in today's video i will be talking about the five reasons why you should be learning python in the year of 2021 let's get started with today's video so python is a really important language right i learned python and that was the first language that i learned when i was learning to code and talking about the reasons the first reason why you should be learning python is just the easy to understand code it's very simple for you to understand the syntax of python if you take an example of writing a hello world program that is the first program that every single person writes in python versus in java you would understand how exactly everything is working in python you just write print hello world versus if you were to write the same thing in java you would have to write something like public static void main and all and that can be difficult for people who are new to programming to understand in the first day itself so that's why i think that it's very easy for you to understand python in the first attempt itself moving on to the next reason why you should be learning python and that is going to be the large developer base so there are almost 8.2 million developers as of 2019 that no python language now these stats can be vague but it gives you an idea about how many people are learning python now you might be thinking that there are so many people learning python why should i learn python right now doesn't it mean that the market is saturated and i don't think that right and here's why the number one reason why i think you should be happy about this number is whenever you have some error whenever you have some bug in your python code you can just simply search it up on stack overflow or some other website and there would be a lot of developers that had the same issue that you had and so it would be very simple for you to find out a solution to your problem and secondly just because there are so many people that are learning python the support for this language would be for a lot of time and you would be getting some new updates every now and then so that is the second reason why you should be learning python in 2021 moving on to the third one this one is going to be the low development time or the low build time what i mean by that is this let's say you have to print a print a program that prints out fibonacci numbers right the fibonacci series if you were to do that in python versus if you were to do that in java or some other language you would find out that it's very simple for you to implement something in python right versus in java or some other language like c plus plus or others now there's a lot of abstraction going on in python a lot of the things that you would not see on the surface is hidden behind the curtains okay and that means that you can just write some code very quickly and you can experiment with it if you were to implement some kind of algorithm on python versus on some other language you will understand very simply that python is just very simple you can simply just start writing and the code would be very much less when compared to some other programming languages so this was the third reason why you should consider learning python moving on to the fourth one is going to be the applications of python once you have learned python you can implement it on a lot of applications right i personally have implemented python into five or seven different fields uh but talking about the applications the most prominent one is going to be machine learning and data science right whenever someone is learning data science or machine learning their go-to language is python python in data science offers you some modules like you have numpy you have pandas you have matplotlib you have sklearn you have scipy and by using all of these modules it is very simple for you to just take up some data set and make some model out of it and predict something that is why data science and machine learning is actually a big application of python if you want to go into machine learning you can take a look at tensorflow you can take a look at pytorch now the third application of python would actually be web development you can very simply just use django and flask to create some backend of a website and you can use python for doing that there are several other applications as well you can create virtual assistants you can do some automation as well you can also create your own games with the help of pygame you can also use the turtle module and peak enter to create some guise graphical user interfaces so there are a lot of applications of python you can also do web scraping as well right so i hope you get the idea this was the fourth point there are a lot of applications of python now the fifth reason is going to be the opportunities that are available for a python developer if you take a look at the salary of an average python developer in india it is about 9 to 12 lakh rupees per annum which is really good for a fresher who is just coming out of college and you can also take a look at some internships you can take a look at freelancing i remember in my own college there is a senior who got his first internship in an ai based startup when he was in his first year itself and over there he was basically implementing some machine learning models right so he learned python he learned machine learning and he got his first internship so that is what i wanted to understand there are a lot of opportunities for a python developer so yeah these were a few reasons why you should be learning python in 2021 uh i have only talked about the plus points about python there are also some negatives as well like there is with every other programming language you know it is very much slow when you compare it with c plus or java but uh of course you have to understand there are some pros there are some cons as well but in general i think this is a great language for you to learn in 2021 thank you so much for watching this video if you have any questions you can post them in the comment section below and make sure that you subscribe to this channel and i will see you all in the next video
Info
Channel: GeeksforGeeks
Views: 91,687
Rating: undefined out of 5
Keywords: Python Programming, Why Learn Python, Python 2021, Reason to Learn Python, Python Benefits, Best Programming Language Python, Machine Learning, Python Roadmap, Data Science, Python for Beginners, Learn Python Programming, Benefits of Learning Python, Computer Science, Programming, Python Coding
Id: Z-epb7refsY
Channel Id: undefined
Length: 5min 46sec (346 seconds)
Published: Tue Jan 05 2021
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.