Ask HN: What language has the best developer experience?
1–10 of 32 posts
Re: Ask HN: What language has the best developer experience?
#2JavaScript is very good too because you have the "developer tools" in your browser and you don't need to install anything.
Don't have much experience with other languages to talk about them...
Re: Ask HN: What language has the best developer experience?
#3Re: Ask HN: What language has the best developer experience?
#4Nothing else has the right mix between a high level, portable programming language, and the low, system level call capabilities of C.
Re: Ask HN: What language has the best developer experience?
#5Explore a few languages, give them a try, see which one you like, then your question is answered.
Re: Ask HN: What language has the best developer experience?
#6It's a matter of personal preference. Explore a few languages, give them a try, see which one you like, then your question is answered.
Re: Ask HN: What language has the best developer experience?
#7I think this is kind of like asking what car has the best experience or what hotel has the best experience. It depends so much on what you want from it that there's no clear recommendation.
Re: Ask HN: What language has the best developer experience?
#8 1. C# (Using Microsoft tools)
2. Erlang (Very robust, solid language)
3. Python (Lots of users, good tools.)