+ 1

What can you do with python?

I know you can theoretically do almost anything computable but what are some real world applications that a company would hire a python coder to do? certainly more than find a square root, type happy birthday to (user), or print 54321. maybe I'm missing something. please give me an example of python in use. thanks.

12th Oct 2017, 4:48 AM
Jeff Solecki
Jeff Solecki - avatar
3 Answers
+ 5
Python can be used for complex calculations and in artificial intelligence due to its simplicity. Python is used widely in robotics. You can also develop games using Pygame etc.
12th Oct 2017, 6:31 AM
Lakshay
Lakshay - avatar
+ 4
You can do anything with Python (Okay, Not Anything but still, Many Things). Your Favourite Games? Applications? Emulators? What More, Hmm. Even complete System. Yes, That is what this language is capable of. Especially, nowadays it is trending, because initially all this work was done by C and C++. However, Python is simpler though it usually causes the programmer to skip the minor details, that is something that only noobs do. If a company were to hire a programmer, Python WILL help in almost anything that it demands (There ARE a few exceptions alright, but it still is a great plus for any programmer)
12th Oct 2017, 4:54 AM
Divij D
Divij D - avatar