Re: Are IDEs required?
Of course, I prefer a text-editor with syntax high-lighting for all my coding work. IDEs tend to add things like code-folding and the ability to call the compiler or do integrated debugging. Some advanced text-editors have some of these features as well without being specific to a language.
|