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

前端 未结 2 1711
旧时难觅i
旧时难觅i 2021-02-06 09:28

I like to keep an eye on trending browsers/OSs/languages etc... I find google trends is a very useful resource sometimes but other times I can not get the information I

2条回答
  •  野的像风
    2021-02-06 09:54

    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).

提交回复
热议问题