HN2new | past | comments | ask | show | jobs | submitlogin

> I have in fact seen data from a large company based on many internal projects that found that initial development was faster but long-term maintenance costs were much higher for stuff written in dynamic languages like Python and Ruby than in static languages like Java and C++.

A big part of this is the shortsightedness of the companies themselves. There are steps you can take to ensure that you can manage types in dynamic languages. Very often, companies simply don't take these steps. It's not programmers that need babysitting by tools. It's big enterprise.



> It's not programmers that need babysitting by tools. It's big enterprise.

If one language is easier for "big enterprise" to maintain than another, then what's the problem? Obviously different languages have different strengths.


The claim 'big enterprise is better served by a statically typed language' is a different claim than 'dynamically typed languages cannot be used for large projects.'


I only make this claim for the "typical" big enterprise.


> If one language is easier for "big enterprise" to maintain than another, then what's the problem?

I never said there is a problem. There is a lot of inefficiency in big enterprise, but since they're basically sitting on a formula to print money, it's often not a problem. (Until they start to get out competed.)


A big part of this is the shortsightedness of the companies themselves. There are steps you can take to ensure that you can manage types in dynamic languages. Very often, companies simply don't take these steps. It's not programmers that need babysitting by tools. It's big enterprise.

I am not at liberty to discuss details, but I would be shocked if your theory was an accurate explanation of the data that I saw.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: