For all those computer science majors out there, what editor do you use to write your programs in? For c++, I use Turbopad, which is small, intuitive, and has a lot of useful features like syntax hilighting, brace matching, unlimited undo/redo, auto complete, and block/auto indenting.
Name:
JoeOsborn2005-03-14 17:19
I like TextMate (macromate.com) for Mac OS X, but emacs and BBEdit both have their particular charms. For Objective-C development, Xcode's built-in editor is sufficient with tweaking, and for Java, there's no match for Eclipse.
Text editors are only a decade or three from obsolesence wrt programming, though. "I mean, source code in files -- how quaint, how seventies!" -- Kent Beck