IMHO: 1. C# (Using Microsoft tools) 2. Erlang (Very robust, solid language) 3. Python (Lots of users, good tools.)
Ask HN: What language has the best developer experience?
11–20 of 32 posts
Re: Ask HN: What language has the best developer experience?
#12I always believe that c# has the best developer experience within the tools of Microsoft ( Eg. Visual Studio).
Try out Visual Studio community edition and see for yourselve
Re: Ask HN: What language has the best developer experience?
#13Re: Ask HN: What language has the best developer experience?
#14And CL has libraries. See quick lisp. [1]
My own comparison with Python, which I have been using regularly. Python is a toy Lisp with all the adult parts hidden.
Re: Ask HN: What language has the best developer experience?
#15Composer Valet/Homestead (Local Development) Forge (Builds Servers/Deploys Repos) Envoyer (Zero Downtime Deployment) Spark (SaaS Application Starting Point)
It keeps getting better and better.
laravel.com
Re: Ask HN: What language has the best developer experience?
#16Re: Ask HN: What language has the best developer experience?
#17Um, that is, as long as you can just do Java or Android or something. If you're having to get into EJB and Spring and the corporate heavyweight development environment, that's not a pleasant world to work in, even with IntelliJ.
Re: Ask HN: What language has the best developer experience?
#18Re: Ask HN: What language has the best developer experience?
#19For example (and these are going to be controversial, but they're just examples):
Datascience - Python - Spyder IDE
iOS - Swift - Xcode
For the web, you get a lot more competition because it is a little harder to develop, and there are lots of backends and front ends to pick between. Probably:
Web app- Django/Rails/Restful Node - Sublime, Dev tools in chrome
and so on...