On 13 June 2013 14:32, I. Alejandro Fleischer <iafleisc...@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
_______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor