+ 7
What can python be used for?
11 Answers
+ 23
For Machine Leaning And AI !!!😊✌
+ 13
Python is a general purpose and high level programming language. You can use Python for developing desktop GUI applications, websites and web applications. Also, Python, as a high level programming language, allows you to focus on core functionality of the application by taking care of common programming tasks. The simple syntax rules of the programming language further makes it easier for you to keep the code base readable and application maintainable.
+ 11
Python also is ideal for web development, graphic user interfaces (GUIs), and software development. In fact, it was used to build Instagram, YouTube, and Spotify.
Please, Before asking a question on the Q/A, try to 🔍SEARCH. . . to avoid from posting duplicate threads!
• Google Advanced Search :
Set domain to 》sololearn.com《 for search only on the SoloLearn
https://www.google.com/advanced_search
• Eclipse Wiki :
"Before asking a question on the forums"
https://wiki.eclipse.org/Before_asking_a_question_on_the_forums
• SoloLearn Advanced Search :
http://www.freecodeexamples.com/2018/12/sololearn-advanced-search.html
https://code.sololearn.com/W26q4WtwSP8W/?ref=app
https://code.sololearn.com/WvG0MJq2dQ6y/
+ 9
Hope this helps:
https://www.sololearn.com/discuss/1236686/?ref=app
+ 6
So many things from web servers to machine learning to data science etc.
+ 3
Used for destop GUI application
+ 1
Python is a scripting language and will mostly serve as a services automation tool, think of daily task like log administration and general server maintanace, but just like ruby or perl, its limitations can be widen so it can be applied to other more complex task although a lot of people relate python to A.I. truth is most OOP languages are fit for A.I. and data heavy applications and they're also faster than python
0
For everything except web front-end
0
almost everything.
0
What can c++ used for ??
0
For Machine Learning algorithms implementation python is used
Python is initally used to simplify the code