Which IDE ?
Carsten Geckeler
uioziaremwpl at spammotel.com
Tue Jun 19 18:39:21 EDT 2001
On Tue, 19 Jun 2001, D-Man wrote:
> On Tue, Jun 19, 2001 at 05:57:00PM +0100, phil hunt wrote:
> | On Mon, 18 Jun 2001 22:57:13 GMT, VanPopering <dvanpope at bookworm.suffolk.lib.ny.us> wrote:
> [Which IDE?]
> |
> | I think professional programmers often prefer simple tools (i.e.
> | text editor and command line).
>
> Sounds like a reasonable guess to me (at least wrt Unix programmers, I
> think more MS Windows programmers use Visual Studio and other similar
> tools). I use vim + bash also. I have tried some other environments,
> but I haven't found any that I like as much. I do sometimes use some
> IDE for a debugger interface (DDD, JBuilder, NetBeans, whatever -
> depends on what machine I'm at and what I'm working on).
Well, let me add my choice of environment, too:
I'm using emacs and bash. I prefer emacs, because the provided Python
mode is very elegent and makes coding much easier and faster. As I don't
like xemacs, I always run emacs -nw. Using a shell as bash seems to me
more flexible than some menu item "Run" in a graphical IDE.
Cheers, Carsten
--
Carsten Geckeler
More information about the Python-list
mailing list