[Tutor] Begining Python

Kent Johnson kent37 at tds.net
Tue Mar 11 20:57:32 CET 2008


Meftah Tayeb wrote:
> hi my friends,
> please i want to begin developing with python.
> 1. do you know a tutorial for this ?

http://wiki.python.org/moin/BeginnersGuide/NonProgrammers
http://wiki.python.org/moin/BeginnersGuide/Programmers

> 2. do you know a Free IDE for Python (for windows) ?

There are many:
http://wiki.python.org/moin/IntegratedDevelopmentEnvironments

Some of the popular ones are
Eclipse + PyDev
eric
Komodo
PythonWin
SPE

Kent


More information about the Tutor mailing list