.. _Python: .. _Python3: .. _Grundkurs Python: .. _Grundkurs Python3: .. _Grundkurs Python 3: Grundkurs Python 3 ================== .. only:: html Python ist eine Programmiersprache, die einfach zu erlernen ist und ein schnelles Entwickeln von Programmen ermöglicht. Aufgrund der verhältnismäßig hohen Lesbarkeit und einiger hilfreicher Mathematik-Module wird Python auch im akademischen und schulischen Bereich häufig verwendet. In diesem Tutorial sind einige Grundlagen, Tipps und Tricks rund um die Python-Programmierung in der aktuellen Version aufgeführt. .. only:: html .. sidebar:: Hinweis Dieses Projekt kann als Quellcode von `GitHub `_ heruntergeladen werden. Offline-Version: :download:`(PDF) Grundwissen Mathematik <../../../build/informatik/python/latex/grundkurs-python3.pdf>` .. toctree:: :maxdepth: 2 installation.rst einfuehrung.rst datentypen.rst kontrollstrukturen.rst funktionen.rst klassen-und-objektorientierung.rst module-und-pakete.rst fehler-und-ausnahmen.rst debugging-logging-testing.rst design-patterns.rst scipy/index.rst bottle.rst kivy.rst anhang.rst links.rst