Python vs. Javascript | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Python vs. Javascript

I feel like python amd javascript are quite comparable. Javascript can be used in web development, as well as a stand alone language. Why do people still learn python? What are the adavntages of python over js? Can you list a few pros and cons of both languages with respect to each other. And what is python best at? Machine learning? Networking?

7th May 2018, 8:52 PM
Front-end Python
Front-end Python - avatar
2 Answers
+ 4
Python is used for many disciplines other than web development for example: 1. Data Science 2. Pandas foundations 3. Cleaning data 4. Scipy operations 5. Manipulating data 6. Competitive programming 7. Statistics / Analysts 8. Machine learning 9. NPL Natural process language 10. Data Analysis To name a few.
7th May 2018, 9:11 PM
Anthony Perez
+ 3
Python: back-end for web dev, you can do AI with it, it is really easy Javascript: front-end for web dev, you can do some 2D games with it, it is easy too
7th May 2018, 8:54 PM
CPP4LIFE