Live data from Hacker News

The State of Developer Ecosystem in 2018

jetbrains.com

1–10 of 62 posts

Re: The State of Developer Ecosystem in 2018

#5

What's suddenly making Python so popular? I mean, it has been around since the 90s, why is it suddenly gaining tracking in 2017-18? What changed?

Python mostly replaced Ruby(Rails) as the first choice for beginners learning backend for the web.

And Python is becoming the first choice for the Machine Learning and even Data Science.

Re: The State of Developer Ecosystem in 2018

#6

What's suddenly making Python so popular? I mean, it has been around since the 90s, why is it suddenly gaining tracking in 2017-18? What changed?

As you can see from the Python usage chart most use it for Data Analysis

Data analysis 52% Web development 45%

And most popular libraries :

NumPy / matplotlib / SciPy / Pandas and similar 47% Django 45%

Re: The State of Developer Ecosystem in 2018

#9
post #5

What's suddenly making Python so popular? I mean, it has been around since the 90s, why is it suddenly gaining tracking in 2017-18? What changed?

Python mostly replaced Ruby(Rails) as the first choice for beginners learning backend for the web. And Python is becoming the first choice for the Machine Learning and even Data Science.

> Python mostly replaced Ruby(Rails) as the first choice for beginners learning backend for the web.

Is that really the case? I mean I adopted Python and Flask for web work quite awhile ago, but I still see a lot more Ruby web devs around here than anything else.

Re: The State of Developer Ecosystem in 2018

#10
post #4

What's suddenly making Python so popular? I mean, it has been around since the 90s, why is it suddenly gaining tracking in 2017-18? What changed?

More universities adopting it might be one of many reasons.

Can confirm. My alma mater switched to it as their primary introductory language in about 2006. They had moved from Pascal to C++ to Java, with C++ and Java only lasting a few years each. I got the sense this was a trend in undergraduate academia.
Post reply on HN