Examples with "the Python documentation or" and their translation in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
If you can handle variables, functions and loops in another progamming language, you might would like to have a glympse into the Python documentation or start with a course at LyndaCampus before visiting one of our advanced courses. Content
Wenn Sie mit Variablen, Funktionen und Loops in einer anderen Programmiersprache umgehen können, möchten Sie vielleicht einen Blick in die Python-Dokumentation werfen oder einen Kurs wie Codecademy's Learn to program in Python absolvieren bevor Sie einen unserer Aufbaukurse besuchen.
The Python website has full documentation for Python, but it is concise and developer oriented.
Auf der Python-Website finden Sie eine vollständige Dokumentation zu Python, die jedoch knapp gehalten ist und sich vor allem an Entwickler richtet.
The official Python documentation is also a comprehensive and useful resource, containing documentation for all versions of Python as well as tutorials to help get you started.
By looking at the Python reference documentation for the string module we see there is a function called split which separates a string into a list of fields separated by whitespace (or any other character we define).
Beim Werfen eines Blickes in die Python-Referenzdokumentation nach dem string-Modul, sehen wir, dass es dort eine Funktion namens split gibt, die einen String in eine Liste von Feldern hinein durch Leerzeichen (oder jedes andere von uns definierte Zeichen)getrennt separiert.
Even if you want to use the C++ API only you should have a look at the Python interface documentation (located in the subdir PM) since it has more examples.
Auch wenn Sie unter C++ programmieren wollen, sollten Sie sich trotzdem die Dokumentation zum Python-Interface ansehen, da sie dort mehr Beispiele finden werden.
A docstring in Python provides documentation for functions and classes directly in the code.
Eine "Docstring" in Python bietet eine Dokumentation für Funktionen und Klassen direkt im Code.
Also see the doxygen documentation on Python Scripting Reference.
Beachten Sie ebenfalls die Doxygen Dokumentation auf Python Skripting Referenz.
Python Tutorial is part of Python's own documentation.
Python Tutorial ist Teil der eigenen Dokumentation von Python.
It is also used for the Blender user manual and Python API documentation.
Es wurde zur Dokumentation des Python-Projekts entwickelt, und wird von diesem auch intensiv eingesetzt.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.