Linked by snydeq on Sun 11th Dec 2011 01:35 UTC
Thread beginning with comment 499755
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[3]: Do I agree or not?
by snowbender on Sun 11th Dec 2011 09:55
in reply to "RE[2]: Do I agree or not?"
The ironic part is that without the standard libraries modern languages are useless.
Don't completely agree, but standard libraries are definitely very important these days.
Any language is pretty much of the same effectiveness, when all standard libraries are removed from comparison.
I definitely don't agree with this. Any object-oriented language is pretty much of the same effectiveness, that I can live with. But, still, support for for example closures makes a big difference in effectiveness for particular problems. Functional or declarative languages are also more effective solutions for particular problems.
Even if you don't consider standard libraries, there are very good reasons for chosing different languages for different types of problems.
RE[4]: Do I agree or not?
by JAlexoid on Sun 11th Dec 2011 16:14
in reply to "RE[3]: Do I agree or not?"





Member since:
2009-05-19
The ironic part is that without the standard libraries modern languages are useless. Any language is pretty much of the same effectiveness, when all standard libraries are removed from comparison.