Live data from Hacker News

Ask HN: Are there too many programming languages?

news.ycombinator.com

1–10 of 14 posts

Re: Ask HN: Are there too many programming languages?

#4
No, simply making a programming language does not make the field worse. It can only make it better. But if the question was rephrased "are there too many languages to learn in order to be competitive in the job market", than maybe. Competing standards is just a truth about this field and many other industries. Rust and Go, Typescript and Dart, Python and Ruby, Java and C#, etc. It is unknown which language will be more relevant in 20 years, so it's best to learn as many as you can. It's an easier task than it might sound.

Re: Ask HN: Are there too many programming languages?

#9
post #6

What would be the difference between “enough” and “too many”?

Enough - I had enough to drink and then drove home. Too many - I had too many drinks and killed someone as I drove home.

Sure (if you think there’s a non-trivial amount a person can drink and still drive safely). But as applied to programming languages?

Re: Ask HN: Are there too many programming languages?

#10
What I think would be important is really determining what each language is essential for, and sticking to that. When it all goes to hell is when a language comes out with ways to try to outsmart the other, then confusion kicks in, and we have questions like this that show up on HN. An example would be when a language is not really object oriented, but is kind of object-oriented...
Post reply on HN