30% of devs have no unit tests?
Re: The State of Developer Ecosystem in 2018
#61Was also expecting a higher number ;).
61–62 of 62 posts
30% of devs have no unit tests?
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…
Just curious, is there any popular programming language whose core developers communicate in a language other than English?