Yes , but the young contenders already exist. If Nim gets more traction , over time it may replace Python.
The Incredible Growth of Python
11–20 of 224 posts
Re: The Incredible Growth of Python
#12Re: The Incredible Growth of Python
#13TL;DR: Slightly interesting but narrowly focused article with clickbait-ish headline. It charts the growth of Stack Overflow python question views in the last five years. While this is an interesting statistic there is no additional analysis that it correlates to python's usage growth. And no hypothesis is given for the growth in question views, although they tease a future post about that. It would have been far mor…
You believe that Python would ever generate more questions over time on SO without getting more users/usage?
I guess the mysterious dumbing down of a stable user base is an alternative explanation.
Re: The Incredible Growth of Python
#14Re: The Incredible Growth of Python
#15Re: The Incredible Growth of Python
#16TL;DR: Slightly interesting but narrowly focused article with clickbait-ish headline. It charts the growth of Stack Overflow python question views in the last five years. While this is an interesting statistic there is no additional analysis that it correlates to python's usage growth. And no hypothesis is given for the growth in question views, although they tease a future post about that. It would have been far mor…
Python adoption outside first world countries have always lagged considerably behind. A common pattern among technologies.
I suspect a lot of that growth is the rest of the world catching up.
Re: The Incredible Growth of Python
#17Re: The Incredible Growth of Python
#18Python 2 advocates were quite firm in telling us that Python 3 and its incompatibility with Python 2 had killed Python and people would abandon Python altogether in droves for other languages. This post is suggesting the opposite, that Python is more healthy than ever and growing incredibly fast.
Three of us (including me), in an academic lab, are making the jump from matlab to python. We use py3 (of Anaconda, on Windows10). We like it, but we are constantly screaming and bitching about the complications of 2 3 ("Ahhh X and Y module only works on py2!", "Ahhh device developer only provides example code for Labview and Matlab!", "Ahhh python isn't even supported for this device/application!"). Package manageme…
Re: The Incredible Growth of Python
#19Python 2 advocates were quite firm in telling us that Python 3 and its incompatibility with Python 2 had killed Python and people would abandon Python altogether in droves for other languages. This post is suggesting the opposite, that Python is more healthy than ever and growing incredibly fast.