Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To provide an answer to the question "What are the ten most used programming languages?" #44

Open
fernandocastor opened this issue Jun 12, 2013 · 8 comments
Assignees

Comments

@fernandocastor
Copy link
Member

We need to implement and test the features required to use Groundhog to answer the question in the title of the issue. We then have to use it to actually answer the question.

@rodrigoalvesvieira
Copy link
Contributor

Hmm,

is this question targeted at some specific situations? Like "what are the ten most used langs by an user?"?. Because if it is in respect to GitHub in general, we can refer to this https://github.com/languages

@fernandocastor
Copy link
Member Author

Depends on the criterium. That would be correct for lines of code. What about number of projects using each language? What about number of commits (assuming we can know which languages were affected by a commit)?

@ghost ghost assigned dnr2 Jul 4, 2013
@dnr2
Copy link
Member

dnr2 commented Jul 4, 2013

Yes, but which of these criteria are we going to explore? One specific or all of them?

@fernandocastor
Copy link
Member Author

What if we target all the candidate criteria? BTW, what are the candidate criteria?

@rodrigoalvesvieira
Copy link
Contributor

I have a suggestion:

What are the ten most used PLs per organization?

Let A be a company/organization, analyse all projects of A and get the ten most used PLs among them

@fernandocastor
Copy link
Member Author

But that still doesn't solve the problem of defining what "most used" means.

dnr2 pushed a commit that referenced this issue Jul 5, 2013
rodrigoalvesvieira pushed a commit that referenced this issue Jul 16, 2013
* 'master' of github.com:spgroup/groundhog:
  answers the question: what are the ten most used programming languages? in two different ways. References #44
@fernandocastor
Copy link
Member Author

Ok... but what are the languages?

@rodrigoalvesvieira
Copy link
Contributor

Found a bug in the implementation. Will reopen. Later on I'll provide more information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants