Note that there are some explanatory texts on larger screens.

plurals
  1. POHow to find stats for general trends of programming language popularity using google trends
    primarykey
    data
    text
    <p>I like to keep an eye on trending browsers/OSs/languages etc... I find google trends is a very useful resource <em>sometimes</em> but other times I can not get the information I want.</p> <p>Example of very clear increase of Ubuntu (with 6 monthly peaks near release dates) compared with other major linux distros ecline over the years...</p> <p><a href="http://www.google.com/trends?q=ubuntu%2C+debian%2C+redhat%2C+mandrake&amp;ctab=0&amp;geo=all&amp;date=all&amp;sort=0" rel="nofollow noreferrer">http://www.google.com/trends?q=ubuntu%2C+debian%2C+redhat%2C+mandrake&amp;ctab=0&amp;geo=all&amp;date=all&amp;sort=0</a> <img src="https://i.stack.imgur.com/8no37.png" alt="graph data from google trends showing ubuntu, radhat, mandrake and debian"></p> <p>Example of results that are skewed because of non-programming related events. See "flash floods" and "earthquake in Java" in the news results</p> <p><a href="http://www.google.com/trends?q=flash%2C+java%2C+javascript&amp;ctab=0&amp;geo=all&amp;date=all&amp;sort=0" rel="nofollow noreferrer">http://www.google.com/trends?q=flash%2C+java%2C+javascript&amp;ctab=0&amp;geo=all&amp;date=all&amp;sort=0</a> <img src="https://i.stack.imgur.com/tNPqz.png" alt="graph data from google trends showing flash, java and javascript"></p> <p>Is there a way to filter the results better to only include Java the programming language, and make sure that it catches all variations of a name - for example js instead of javascript, or an alternative tool that can produce similar graphical trend data.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload