If you have previous programming skills, 'dive into python' [1] is a very good starting point to learn python.

To write python code you can use editors like gedit or geany or complete IDE's like eclipse + pydev [2], eric [3], etc.

[1] http://www.diveintopython3.net/
[2] http://pydev.org/
[3] http://eric-ide.python-projects.org/

Reply via email to