[Tutor] Ide To use? Other extras to install?

Bill Allen wallenpb at gmail.com
Thu Oct 14 04:56:59 CEST 2010


On Mon, Oct 11, 2010 at 8:53 AM, Jed Smith <jed at jedsmith.org> wrote:

> On Sun, Oct 10, 2010 at 9:31 PM, Jorge Biquez <jbiquez at icsmx.com> wrote:
>
> > What would be the IDE you recommend me to install that would be almost
> > transparent to be using in both platforms?
>
>
> I personally best like the one that is most closely associated with Python,
that is IDLE.   It looks and works the same whether I am in Windows or
Linux.   It is not real fancy, but it does has a good text editor with
reasonable features and the interactive window for testing and program run.
It also supports enough debugging functions to be helpful.  It is very
simple and often comes with the Python distribution. (comes with the Windows
distribution, separate install on Linux)

Just my 2 cents worth.   A buddy of mine prefers to program using the Kate
editor on Linux.   I sometimes use gedit on Linux and Notepad++ on Windows.
  In the end, the best IDE/editor is the one you know and feel comfortable
with.  I suggest you start with IDLE and see if you find some reason not to
like it.

--Bill
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20101013/80bb5cdd/attachment-0001.html>


More information about the Tutor mailing list