Comment on What's happening with Arc?parentComments−hasenj15yIt's the other way around. Java has good IDE support because it's too annoying to write Java applications without an IDE. Java needs IDE support.On the other hand, python is so pleasant you can develop big applications without any IDE support, just good old vim with ctrl-p word completion.
Comments
It's the other way around. Java has good IDE support because it's too annoying to write Java applications without an IDE. Java needs IDE support.
On the other hand, python is so pleasant you can develop big applications without any IDE support, just good old vim with ctrl-p word completion.