--
You received this message because you are subscribed to the Google Groups "scala-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scala-user+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
The only languages I care about are in this list: http://adambard.com/blog/top-github-languages-for-2013-so-far/
The only languages I care about are in this list: http://adambard.com/blog/top-github-languages-for-2013-so-far/
On Jan 12, 2014 2:16 PM, "Oliver Ruebenacker" <cur...@gmail.com> wrote:
> That would probably be extremely biased towards languages typically used for small, short-lived projects.
That's one way of looking at it. Another perspective would be that these languages are chosen by people that work on stuff in their free time and also these languages have active open-source communities. That's much more important to me than anything else. Of course, it's a biased opinion, but you have to admit - looking at open-source output is more valuable than looking at something like Tiobe.
On Jan 12, 2014 2:16 PM, "Oliver Ruebenacker" <cur...@gmail.com> wrote:
> That would probably be extremely biased towards languages typically used for small, short-lived projects.That's one way of looking at it. Another perspective would be that these languages are chosen by people that work on stuff in their free time and also these languages have active open-source communities. That's much more important to me than anything else. Of course, it's a biased opinion, but you have to admit - looking at open-source output is more valuable than looking at something like Tiobe.
Hello,On Sun, Jan 12, 2014 at 7:37 AM, Alexandru Nedelcu <al...@bionicspirit.com> wrote:
On Jan 12, 2014 2:16 PM, "Oliver Ruebenacker" <cur...@gmail.com> wrote:
> That would probably be extremely biased towards languages typically used for small, short-lived projects.That's one way of looking at it. Another perspective would be that these languages are chosen by people that work on stuff in their free time and also these languages have active open-source communities. That's much more important to me than anything else. Of course, it's a biased opinion, but you have to admit - looking at open-source output is more valuable than looking at something like Tiobe.
I'm more interested in long-term projects, open-sourced or not. :)
I don't see much meaning in the TIOBE index, either. I would rather ask, how many job postings require/prefer proficiency/experience in a language.Regarding jobs, I find this list particularly interesting.
I don't see much meaning in the TIOBE index, either. I would rather ask, how many job postings require/prefer proficiency/experience in a language.
On Sun, Jan 12, 2014 at 2:54 PM, Oliver Ruebenacker <cur...@gmail.com> wrote:
I don't see much meaning in the TIOBE index, either. I would rather ask, how many job postings require/prefer proficiency/experience in a language.Out of curiosity, have you ever had problems finding a job for Scala?
I think what is most noteworthy for Scala is D which offers similar PL constructs but is native.
In TIOBE's ranking -- which is obviously not the ultimate reliable source -- D is almost always above Scala. Unlike Scala which aims for Java interoperability, D is designed for that with C. Java is going down the drain and C has ever stood steady... This is not to say that managed PLs are all doomed to death; I take F# as a clear counterexample. But, Java was just such a bad choice to pair with, and, that's paying itself off.