[Tutor] find a tutorial for starting with python and netbeans (Igor Fleischer)

Steven D'Aprano steve at pearwood.info
Fri Jun 14 02:33:18 CEST 2013


On 14/06/13 07:32, I. Alejandro Fleischer 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?
>
> Thank you very much.

[trimmed almost FIVE PAGES of quoted text]

Alejandro, please do not reply to digests without deleting the unnecessary quoted text. We have already see all the messages in the digest, we don't need to see them again copied in your email.

I'm afraid I don't know anything about Net Beans, so I can't help you there. But for general Python tutorials, you can start here:

http://docs.python.org/2/tutorial/index.html

If you are using Python 3, you should start here instead:

http://docs.python.org/3/tutorial/index.html

Also try this:

http://www.alan-g.me.uk/


Good luck, and feel free to come back with any questions!


(I recommend that you change your subscription settings away from Digest mode to individual emails. It makes it MUCH easier to carry on a conversation, asking questions and receiving replies, with individual emails.)




-- 
Steven


More information about the Tutor mailing list