Live data from Hacker News

The State of Developer Ecosystem in 2018

jetbrains.com

61–62 of 62 posts

Re: The State of Developer Ecosystem in 2018

#62

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?

I believe it's due to consistently good performance over the years: * The outstanding documentation site. * Execution speed for an interpreted language. * Highly transparent language evolution, managed by the nonprofit Python Foundation. * Semantic versioning. * Core developer communication is in English. * Excellent module definition and import system. * Culture of explicitness, not implicitness. The ecosystem has a…

> * Core developer communication is in English.

Just curious, is there any popular programming language whose core developers communicate in a language other than English?

Post reply on HN