Live data from Hacker News

The Scala ecosystem

appliedscala.com

1–3 of 3 posts

Re: The Scala ecosystem

#2
I am not a Scala developer but I try to learn it. I think that the problem with Scala, as well as with C++, is: It has too much features.

I think it is better to learn several programming languages that one overloaded.

Whith an overloaded programming language you have: A very few programmers that understand the whole thing and others that understand only some parts.

Whith several simple programming languages you have: A very few programmers that understand all the languages well and others that only understand one but well.

Re: The Scala ecosystem

#3
post #2

I am not a Scala developer but I try to learn it. I think that the problem with Scala, as well as with C++, is: It has too much features. I think it is better to learn several programming languages that one overloaded. Whith an overloaded programming language you have: A very few programmers that understand the whole thing and others that understand only some parts. Whith several simple programming languages you have…

> It has too much features.

Examples?