what is python and what are the uses of this language? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

what is python and what are the uses of this language?

plzz guide me

16th Jan 2018, 7:44 PM
Syeda Saba Bukhari
Syeda Saba Bukhari - avatar
5 ответов
+ 2
www.google.com seriously.
16th Jan 2018, 7:45 PM
Jeremy
Jeremy - avatar
+ 7
@Jacob NumPy is only used in machine learning for optimized and seamless vector and matrix transformations. I am sure you can find a relevant library in any other language. In case you'd be interested in linear or logistic regression algorithm, I have two codes on those - in Python, of course :) https://code.sololearn.com/cU8787JuqEmN/ https://code.sololearn.com/cwstTU4ohOr9/ I still tried to be as verbose in the comments as possible... ;)
16th Jan 2018, 10:44 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 1
It is an absurdly and unnecessary slow language, not to mention it is unnecessary in the first place. It is commonly used for scientific calculations, string manipulation, and machine learning. That last one is bothering me because I’m trying to learn about machine learning in the lesson factory but it uses the Python library NumPy and I will not use Python. If you’re going to develop anything with it, at least use Cython.
16th Jan 2018, 8:42 PM
Jacob Pembleton
Jacob Pembleton - avatar
+ 1
You can do GUIs , simple games, its syntax serves a lot for beginners, you can create telegram bots, web scrapping, to automate your pc (mouse, keyboard, screencapture, task manager, task schedule, etc...) and much more :)
17th Jan 2018, 12:47 AM
Sebastián Zapata
Sebastián Zapata - avatar
0
yes i am new here
16th Jan 2018, 7:47 PM
Syeda Saba Bukhari
Syeda Saba Bukhari - avatar