内容简介:PYPL 11 月的 IDE 指数榜单已发布,前 3 名依然是 Visual Studio、Eclipse 和 Android Studio 。位于第 1 名的 Visual Studio 与第 2 名的 Eclipse 本月指数仅相差 0.29% ,Eclipse 有望超越 Visual Studio 。 前...
PYPL 11 月的 IDE 指数榜单已发布,前 3 名依然是 Visual Studio、Eclipse 和 Android Studio 。位于第 1 名的 Visual Studio 与第 2 名的 Eclipse 本月指数仅相差 0.29% ,Eclipse 有望超越 Visual Studio 。

前 10 中,IntelliJ 和 Visual Studio Code 的排名同比有所上升,Atom 出现了下滑。三者的走势如图:

PYPL 指数是非常流行的参考指标,它的原始数据基于 Google trends 。Top IDE Index 是 PYPL 通过分析用户在 Google 上搜索不同 IDE 的次数而生成的,某个 IDE 被搜索的次数越多,则认为其越受欢迎,该榜单可以被开发者用来参考决定使用哪个 IDE 进行项目开发。
本月的前 3 名历年指数走势如下图所示:

完整榜单见官网:Top IDE index
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Data Structures and Algorithms in Python
Michael T. Goodrich、Roberto Tamassia、Michael H. Goldwasser / John Wiley & Sons / 2013-7-5 / GBP 121.23
Based on the authors' market leading data structures books in Java and C++, this book offers a comprehensive, definitive introduction to data structures in Python by authoritative authors. Data Struct......一起来看看 《Data Structures and Algorithms in Python》 这本书的介绍吧!