On Mon, Feb 27, 2012 at 07:22:20AM -0800, John Jensen wrote:
> Hi All,
>
> I'm new to programming and wondering about an IDE for Python on Linux.
> I'd appreciate any feedback on this and good tutorials or books on
> Python 3 and the IDEs suggested. There are many available and I'm
> wondering
--
>
> Message: 1
> Date: Mon, 27 Feb 2012 20:10:42 +0100
> From: Robert Sjoblom
> To: Alan Gauld
> Cc: tutor@python.org
> Subject: Re: [Tutor] new to programming and wondering about an IDE for
>P
>> I'd appreciate any feedback on this and good tutorials or books on
>> Python 3 and the IDEs suggested. There are many available and I'm
>> wondering what you as users find effective.
I fiddled a bit with the Eric Python IDE; Eric5 for Python3 and Eric4
for Python2; overall I'd say that Eclipse
On 27/02/12 15:22, John Jensen wrote:
I'm new to programming and wondering about an IDE for Python on Linux.
Linux is an IDE :-)
But, smiley's aside it's true. You can use basic tools like
vim, emacs and terminal windows etc. To cut n paste between
them is trivial (Much more so than in Window