[issue11622] Documentation

2011-03-22 Thread Éric Araujo
Changes by Éric Araujo : Removed file: http://bugs.python.org/file21331/roberto_derenzi.vcf ___ Python tracker ___ ___ Python-bugs-list mailin

[issue11622] Documentation

2011-03-22 Thread Roberto De Renzi
Roberto De Renzi added the comment: Thank you, Eric. My comment was not intended either as a bug (I thought it was the wrong place to post it, but coud not find any better) or a help request. It is just a suggestion. We non professional progammers happen to be writing code for some time, the

[issue11622] Documentation

2011-03-21 Thread Éric Araujo
Éric Araujo added the comment: Welcome to Python! We hope you’ll have a great time using it. The language reference is useful to understand subtleties or implement a Python interpreter, not for common use. The library reference is, well, a reference manual to use when you already know the m

[issue11622] Documentation

2011-03-21 Thread SilentGhost
SilentGhost added the comment: Did you try http://docs.python.org/tutorial/ ? -- nosy: +SilentGhost versions: -Python 2.7, Python 3.4 ___ Python tracker ___ ___

[issue11622] Documentation

2011-03-21 Thread Roberto De Renzi
New submission from Roberto De Renzi : I don't know if a suggestion is allowed here. I am an absolute beginner trying to substitute my matlab+fortran with python. I just passed the stage of tutorials and I have to struggle looking for the right syntax to implement my simple-minded programs. Th