How to find stats for general trends of programming language popularity using google trends

≡放荡痞女 提交于 2019-12-03 03:23:56
eremite

It is possible to exclude terms with a minus sign and use | for variants:

flash -flood, java -crash -quake, javascript +js

But if you want accuracy it would be better to use the Language Popularity Index (or Tiobe as Bas suggests).

Such "metrics" have questionable value (but are fun to discuss). You could add a word like "program" to each language: http://www.google.com/trends?q=flash+program%2C+java+program%2C+javascript+program&ctab=0&geo=all&date=all&sort=1

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!