How can I master python programming language and what are it's applications?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 18

How can I master python programming language and what are it's applications??

7th Aug 2019, 5:00 PM
Kayode Adedayo
Kayode Adedayo - avatar
23 Answers
+ 13
Python is generally use for app Dev and artificial intelligence machine learning ,hacking,etc. Many apps like insta and YouTube are made from python
7th Aug 2019, 5:06 PM
karangreat
karangreat - avatar
7th Aug 2019, 5:03 PM
VEDANG
VEDANG - avatar
8th Aug 2019, 2:39 PM
Paolo De Nictolis
Paolo De Nictolis - avatar
+ 8
You master coding generally by coding. And also coding requires dedication and time, and also consistency is key
9th Aug 2019, 12:13 PM
Ahmed Mohammed
Ahmed Mohammed - avatar
+ 6
Answering your second question "What are the applications of python porgramming". Web development, Artificial Intelligence, Data Science, Web scraping, Data filtering, Automation. These are some applications of python programming.
8th Aug 2019, 10:39 PM
Waleed Ahmed
Waleed Ahmed - avatar
+ 5
Data science and machine learning are some popular applications.
8th Aug 2019, 2:42 AM
Sonic
Sonic - avatar
+ 4
Happy codeing
7th Aug 2019, 5:06 PM
karangreat
karangreat - avatar
+ 4
you can put a function in a function
8th Aug 2019, 3:26 PM
_O-MEGA
_O-MEGA - avatar
+ 4
or you can take a function lika an argument
8th Aug 2019, 3:28 PM
_O-MEGA
_O-MEGA - avatar
+ 3
If you have master in Coding then you can easily do your job in Python Programming.Get detailed information here: http://pythonandmltrainingcourses.com/courses/best-python-training-in-noida/
8th Aug 2019, 10:19 AM
Kritesh Anand
Kritesh Anand - avatar
+ 3
It takes years and years to master a programming language. Start by doing simple stuff and grow with your skills.
8th Aug 2019, 2:06 PM
Loeschzwerg
+ 3
Python is scripting language, so... *user level *run-time testing *AI *web *big data *hacking etc. Seems an excellent choice cause is the most demanded in the commercial field and there are many libraries and material. Compatibility and portability granted, last techs supported.. All I know. Easy to learn, understand and implement too.
8th Aug 2019, 5:02 PM
BinaryEden
BinaryEden - avatar
+ 3
Python is the most demanding language of the era. Major application of python are in the field of Artificial intelligence Deep learning Machine learning Internet of things Major tech-giants like Google youtube are promoting python .
9th Aug 2019, 1:18 PM
vishal
vishal - avatar
+ 2
for example def func1(): print(1) def func2(): func1 print(2)
8th Aug 2019, 3:27 PM
_O-MEGA
_O-MEGA - avatar
+ 2
If you are good in maths (Statistics) I would suggest you to go for Data Science. Try to learn learn these libraries. Numpy Matplotlib Panda these three libraries are basic tools for Data scientists.
8th Aug 2019, 10:37 PM
Waleed Ahmed
Waleed Ahmed - avatar
+ 2
There’s a Udemy course on real world python applications.
9th Aug 2019, 6:56 AM
Michael David
Michael David - avatar
+ 2
Waleed Ahmed actually if you are good in maths, don't go for Data Science :D Data scientists have a bad reputation under mathematicians. Their work is mostly "plugging together loose wires and see what happens". Cite from a mathematician.
9th Aug 2019, 8:55 AM
Loeschzwerg
+ 1
i know python is preety difficul but dont make problemes you will learn it is very usefull googl is using python, nasa is using python, you can do very much things with it
8th Aug 2019, 2:47 PM
_O-MEGA
_O-MEGA - avatar
+ 1
I've assembled a list of helpful Python 3 resources at: https://github.com/stephenh67/python-resources-2019
11th Aug 2019, 12:29 PM
Steve Hope
Steve Hope - avatar
+ 1
just start learning and code by yourself; little lines of code. Then make a small project for yourself, and solve it with python. Then, you will automatically be addicted to python :)
12th Aug 2019, 9:47 PM
Jasmin Lutvikadic
Jasmin Lutvikadic - avatar