On Thu, Aug 11, 2011 at 5:02 PM, Alex Nordlund <deep.alexan...@gmail.com>wrote:

> On Thu, Aug 11, 2011 at 10:39 PM, Ian Mallett <geometr...@gmail.com>
> wrote:
> > I'm pretty enthusiastic about IDLE, myself.  Unlike C/C++, Python is
> > intuitive enough so that you don't need a debugger to use it.  It's
> somewhat
> > liberating, in my opinion, to just go with the raw code.  I tend to find
> > problems faster and more easily when the only thing I care about is the
> > code.
>
> I like Komodo Edit/IDE here, it lets me do remote debugging.
> Which I find to be faster for me than just staring at the code.
>
> ---
> //Alex
>

I'm a huge Emacs + python-mode + rope + yasnippet guy, but if you don't
already know Emacs its probably a bit much to jump into. I've never used
IDLE.

Reply via email to