Inhaltsverzeichnis
Python
Setup
Learning Python
Recommended Reading
Python
www.python.org
www.python.de
How to Set Up a Python Development Environment on Windows
www.portablepython.com
– A Python® programming environment preconfigured to run directly from
USB
storage device.
Setup
How to change default version of python as python3?
Learning Python
The best resources for learning Python
www.learnpython.org
– Interactive online tutorial.
Python v2.6.2 documentation
http://www-alt.physik.uni-muenchen.de/kurs/Computing/python_05/python.html
– PYTHON für Physiker.
Recommended Reading
Style Guide for Python Code
1)
www.greenteapress.com/thinkpython
www.diveintopython.net
1)
https://web.archive.org/web/20210526093307/https://www.python.org/dev/peps/pep-0008/
GUI Programming