[Tutor] find a tutorial for starting with python and netbeans (Igor Fleischer)
Jim Mooney
cybervigilante at gmail.com
Fri Jun 14 01:18:40 CEST 2013
On 13 June 2013 14:32, I. Alejandro Fleischer <iafleischer at gmail.com> wrote:
> Hi,
>
> Im starting to learn Python, and downloaded Net Beans as an IDE.
> Would you recomend me please a tutorial for a begining with this two
> integrated enviroments?
>
I'm just starting, also, went that route, and quickly ditched NetBeans.
It's Huge overkill and you'll spend more time fighting with it and setting
it up than learning Python.
Try Wing 101, which is python-specific, very easy to understand, and works
for Python right out of the box. Available for Windows, Linux, and OS-X
http://wingware.com/downloads/wingide-101/4.1.13-1/binaries
However, if you want to learn a general all-around IDE for all sorts of
languages, netbeans or some of the other big IDEs are good for that.
Depends on your purposes. But I'm only focusing on Python right now.
Python also comes with a GUI, called IDLE, which should be already
installed.
Jim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20130613/fce0b49c/attachment.html>
More information about the Tutor
mailing list