Hacker News new | ask | show | jobs
by bruceboughton 5759 days ago
> Visual Studio is not bad for people with little understanding of development.

You do know that Visual Studio is not just a drag-and-drop visual designer tool right? This is the most insulting gibberish I've read all day.

1 comments

Yes, I know that. And, I have seen developers at a loss of what to do when some gui developer tool is not available. One problem is the use of the gui tool seems to put people too far from what is really going on. Most users probably need a gui to be productive. A gui may be productive for some developer tasks, but a developer should understand what is really happening and be able to work without one.

I work mostly in Python, and that affects my view, I am sure. But, even when I did mostly c/c++, I knew it was useful to be able to ssh to a foreign machine, edit a file and recompile and execute a program.

The view I expresses is one I also hear from other developers. I cannot help how you perceive it, but it is still true.