IDEs
I don’t understand the purpose of an IDE.
I’ve been trying to work with Apple’s XCode and it seems like a capable little text editor with a whole lot of stuff attached that I have no idea what it does. I do most of my work in emacs or BBedit. I have the feeling that XCode would make espresso for me, if I had half a clue. And people I talk to, like Xris say they have been spoiled by IDEs. What do they do that will spoil me? Help!
The one really significant
The one really significant advantage of an IDE over an editor is to do the debugging — breakpoints and so on — right there in the source windows you were editing in. The rest is minor.
I’m having trouble imagining
I’m having trouble imagining that…
Sometimes I suspect that I would have gotten farther with taking a CS or programming course at some point in my life instead of learning to program by my dad saying “what? you want video games? here’s a BASIC interpreter. Make your own.”
By the way, what I really
By the way, what I really mean there is “in addition to” not “instead of”.