Differences between revisions 2 and 25 (spanning 23 versions)
Revision 2 as of 2009-09-02 02:30:40
Size: 7063
Editor: CarlTrachte
Comment: added rules as comment
Revision 25 as of 2010-01-22 23:40:00
Size: 7984
Editor: PaulBoddie
Comment: Resolved edit conflict.
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

ISO 639-1 Code: de
Line 32: Line 34:
/* XXX - have not checked all of these links - need to review */
== Community (wikis, mailing lists, newsgroups etc.) ==
/* 1SEP09 checked remaining links - all up and good */
== Community (Wikis, Mailinglisten, Newsgroups etc.) ==
Line 35: Line 37:
[[http://wiki.python.de/|German language Wiki]] [[http://wiki.python.de/|Deutsches Python-Wiki]]
Line 37: Line 39:
A German-language newsgroup: [[news:de.comp.lang.python|de.comp.lang.python]]. Die deutschsprachige Newsgroup: [[news:de.comp.lang.python|de.comp.lang.python]].
Line 39: Line 41:
[[http://starship.python.net/mailman/listinfo/python-de|German Python mailing list]] [[http://starship.python.net/mailman/listinfo/python-de|Die deutsche Python-Mailingliste]]
Line 41: Line 43:
A German-language IRC channel: #Python.de on IRCnet. Deutschsprachige IRC-Channels: #python.de auf FreeNode und IRCnet.
Line 43: Line 45:
[[http://www.python-forum.de/|German language Python forum]] A German Python Board for Python programmers. The first German board for newbies and all others! [[http://www.python-forum.de/|Das deutsche Python-Forum]]
Ei
n deutschsprachiges Forum für Python-Programmierer. Newbies und Fortgeschrittene sind gleichermaßen willkommen.
Line 45: Line 48:
== General information pages == == Allgemeine Links ==
Line 47: Line 50:
An [[http://www.thomas-guettler.de/vortraege/python/einfuehrung.html|Einfuehrung (introduction)]] and
[[http://www.thomas-guettler.de/vortraege/python/beispiele.py.txt|Beispiele (examples)]].
[[http://www.pythonmania.de/|Pythonmania]], ein deutschsprachiger Blog mit Artikeln und How-Tos, vom Autor des Schockwellenreiters.
Line 50: Line 52:
[[http://www.way2python.de/|A German page for newcomers and oldtimers]], maintained by Peter Gerlach. == Tutorials/Einsteigerhilfen ==
Line 52: Line 54:
[[http://win32com.goermezer.de|Python for Windows Script Collection]], a growing Python Script Collection for Windows. "[[http://tutorial.pocoo.org/|Das Python 3.1-Tutorial auf Deutsch]]" ist ein Projekt, das das offizielle Python 3.1-Tutorial auf Deutsch übersetzt. Mitarbeit ist erwünscht, die Quellen liegen in einem [[http://bitbucket.org/cofi/py-tutorial-de/|Mercurial-Repository bei BitBucket]].
Line 54: Line 56:
[[http://www.pythonmania.de/|Pythonmania]], a German site with a
growing collection of tutorials and how-tos.
Eine [[http://www.thomas-guettler.de/vortraege/python/einfuehrung.html|Einführung]] und
[[http://www.thomas-guettler.de/vortraege/python/beispiele.py.txt|Beispiele]].
Line 57: Line 59:
A one-page [[http://www.experimentierkasten.de/python_php.pdf|Python/PHP phrasebook]] (114K PDF). [[http://www.way2python.de/|Eine deutsche Seite für Ein- und Umsteiger]], von Peter Gerlach.
Line 59: Line 61:
[[http://wspiegel.de/pykurs/pykurs.htm|Programming in Python]]: german tutorial including links, faq and a simple Tkinter introduction, maintained by Walter Spiegel. [[http://wspiegel.de/pykurs/pykurs.htm|Programmieren in Python]]: deutschsprachiges Tutorial mit Links, FAQ und Tkinter-Einführung, von Walter Spiegel.
Line 61: Line 63:
Another [[http://www.html-world.de/program/python_ov.php|German language Python tutorial]]. Ein weiteres [[http://www.html-world.de/program/python_ov.php|Python-Tutorial]].
Line 63: Line 65:
== Articles & presentations == Ein einseitiges [[http://www.experimentierkasten.de/python_php.pdf|Python/PHP-"Wörterbuch"]] (114K PDF).
Line 65: Line 67:
"[[http://tutorial.pocoo.org/|Das Python 3.1-Tutorial auf Deutsch]]" is an ongoing community effort to translate the Python 3.1 tutorial. It is maintained as a [[http://bitbucket.org/cofi/py-tutorial-de/|Mercurial repository at BitBucket]]. "[[http://starship.python.net/crew/gherman/publications/tut-de/|Das Python-Tutorium]]" ist eine deutsche Übersetzung des Python 1.5.2-Tutorials von [[http://python.net/~gherman|Dinu Gherman]].
Line 67: Line 69:
"[[http://starship.python.net/crew/gherman/publications/tut-de/|Das Python-Tutorium]]" is a German translation of the Python 1.5.2 Tutorial. The translation was performed by [[http://python.net/~gherman|Dinu Gherman]]. [[http://www.florian-diesch.de/doc/python-und-glade/|Programmieren mit Python und Glade ]]: Eine Einführung in die GUI-Programmierung mit Python und Glade
Line 69: Line 71:
"[[http://www.sschwarzer.net/python/perlpy_index.html|Perl und Python - Zwei Skriptsprachen im Vergleich]]" is a comparison of Perl and Python by Stefan Schwarzer. == Artikel & Präsentationen ==
Line 71: Line 73:
[[http://www.goermezer.de/content/category/23/239/587/|Python Scripte zur Dokumentenkonvertierung]]: Hauptsächlich zum Thema PDF. "[[http://www.sschwarzer.net/python/perlpy_index.html|Perl und Python - Zwei Skriptsprachen im Vergleich]]" ist ein Vergleich von Perl und Python von Stefan Schwarzer.
Line 73: Line 75:
"[[http://hkn.eecs.berkeley.edu/~dyoo/python/idle_intro/index_ger.html|Danny Yoo's: Ein Tag Spielerei mit IDLE]]" - a gentle introduction
to IDLE, translated by Gregor Lingl.
"[[http://www.goermezer.de/content/category/23/239/587/|Python Scripte zur Dokumentenkonvertierung]]": Hauptsächlich zum Thema PDF.
Line 76: Line 77:
"[[http://www.heise.de/ix/artikel/1999/11/184/|Beschränkung aufs Wesentliche - Wie Python arbeitet]]", an article in the German magazine '''iX''' by Rainer Fischbach. "[[http://hkn.eecs.berkeley.edu/~dyoo/python/idle_intro/index_ger.html|Danny Yoo's: Ein Tag Spielerei mit IDLE]]" - eine Einführung in IDLE, übersetzt von Gregor Lingl.
Line 78: Line 79:
"[[http://www.heise.de/ix/artikel/1996/03/144/|Objektbeschrung. Python: objektorientierte Scriptsprache fürs World Wide Web]]", another article for the German magazine '''iX''' by Tobias Himstedt. "[[http://www.heise.de/ix/artikel/1999/11/184/|Beschränkung aufs Wesentliche - Wie Python arbeitet]]", ein Artikel im Magazin '''iX''' von Rainer Fischbach.
Line 80: Line 81:
More Python articles for the German magazine iX: [[http://www.heise.de/ix/iXInhalt/search.shtml?T=python]] "[[http://www.heise.de/ix/artikel/1996/03/144/|Objektbeschwörung. Python: objektorientierte Scriptsprache fürs World Wide Web]]", noch ein Artikel aus der '''iX''' von Tobias Himstedt.
Line 82: Line 83:
GSM /GPS module with Python engine on board and free of charge test server based on Google Maps [[http://www.roundsolutions.com/de_track4free.htm]] "[[http://www.slideshare.net/onyame/handyprogrammierung-mit-python|Handy Programmierung mit Python]]"
Line 84: Line 85:
== Video Tutorials == == Video-Tutorials ==
Line 86: Line 87:
*"[[http://www.showmedo.com/videos/series?name=pythonJensFromKidsSeries|Python from kids series]]" Kids show how to use RurPle, Easygui, pydoc and DrPython. All 3 videos of this series are very short and are in German language with English subtitles. "[[http://www.showmedo.com/videos/series?name=pythonJensFromKidsSeries|Python from kids series]]" Kinder zeigen, wie man RurPle, Easygui, pydoc und DrPython benutzt. Alle 3 Videos in dieser Reihe sind kurz und in Deutsch mit englischen Untertiteln.
Line 88: Line 89:
"[[http://showmedo.com/videos/series?name=pythonHollandIntroToPythonSeries_german|Introductory Python series]]" Diese Reihe zeigt die absoluten Grundlagen der Programmierung und von Python.
Line 89: Line 91:
*"http://showmedo.com/videos/series?name=pythonHollandIntroToPythonSeries_german Introductory Python series]" This series aims to convey the absolute basics of programming and python to beginners to programming. == Bücher ==
Line 91: Line 93:
== Books == "[[http://abop-german.berlios.de/|A Byte of Python (deutsche Übersetzung)]]" ist die deutsche Übersetzung von Swaroop C Hs [[http://www.swaroopch.com/notes/Python|A Byte of Python]] für Python 2.x.
Line 93: Line 95:
"[[http://abop-german.berlios.de/|A Byte of Python (deutsche Übersetzung)]]" is the German translation of Swaroop C H's [[http://www.swaroopch.com/notes/Python|A Byte of Python]] for Python 2.x. "[[http://www.galileocomputing.de/katalog/buecher/titel/gp/titelID-418|Einstieg in Python]]", von Thomas Theis, ist ein deutsches Buch für Anfänger. Es gibt auch eine Version für Python 3. [[http://www.galileo-press.de/|Galileo Press]].
Line 95: Line 97:
"[[http://www.galileocomputing.de/katalog/buecher/titel/gp/titelID-418|Einstieg in Python]]", by Thomas Theis, is a German book teaching
Python for beginners. [[http://www.galileo-press.de/|Galileo Press]].
"[[http://www.oreilly.de/catalog/pythonpr2ger/|Python - kurz & gut, 2. Auflage]]" ist eine Übersetzung von "Python Pocket Reference" (Mark Lutz) von Dinu Gherman & Christian
Tismer und ist auf dem Stand von Python 2.2. [[http://www.oreilly.de/|O'Reilly Germany]].
Line 98: Line 100:
"[[http://www.oreilly.de/catalog/pythonpr2ger/|Python - kurz & gut, 2. Auflage]]" is the German translation (by Dinu Gherman & Christian
Tismer) of Mark Lutz's "Python Pocket Reference" and covers Python 2.2. [[http://www.oreilly.de/|O'Reilly Germany]].

"[[http://www.freenetpages.co.uk/hp/alan.gauld/german/|Programmieren lernen]]" is a translation of Alan Gauld's
"[[http://www.freenetpages.co.uk/hp/alan.gauld/german/|Programmieren lernen]]" ist eine Übersetzung von Alan Gaulds
Line 104: Line 103:
"[[http://www.oreilly.de/catalog/einpythonger/|Einfuehrung in Python]]" is a translation of "Learning Python" by David Ascher &
Mark Lutz into German by Christian Tismer fo
r [[http://www.oreilly.de/|O'Reilly Germany]].
"[[http://www.oreilly.de/catalog/einpythonger/|Einfuehrung in Python]]" ist eine Übersetzung von "Learning Python" (Mark Lutz und David Ascher) von Christian Tismer für [[http://www.oreilly.de/|O'Reilly Germany]].
Line 107: Line 105:
"[[http://www.amazon.de/Mit-Python-programmieren-m-CD-ROM/dp/3920993853|Mit Python Programmieren]]" by Tobias Himstedt and Klaus Mätzel. Dpunkt Verlag (1999). "[[http://www.amazon.de/Mit-Python-programmieren-m-CD-ROM/dp/3920993853|Mit Python Programmieren]]" von Tobias Himstedt und Klaus Mätzel. Dpunkt Verlag (1999).
Line 109: Line 107:
[[http://python4kids.net|Python for Kids]] - Gregor Lingl's book introducing Python to kids in middle and high school. "[[http://python4kids.net|Python for Kids]]" - Gregor Lingls Buch, das Kinder in der Mittel- und Oberstufe an Python heranhrt.
Line 111: Line 109:
"[[http://www.amazon.de/Python-Buch-Referenz-objektorientierten-Skriptsprache-Netzwerke/dp/3827311101|Das Python-Buch]]" by Martin von Loewis and Nils Fischbeck. [[http://www.addison-wesley.de|Addison-Wesley Germany]]. "[[http://www.amazon.de/Python-Buch-Referenz-objektorientierten-Skriptsprache-Netzwerke/dp/3827311101|Das Python-Buch]]" von Martin von Löwis und Nils Fischbeck. [[http://www.addison-wesley.de|Addison-Wesley Germany]].
Line 114: Line 112:
is the translation of "Python Standard Library" by Fredrik Lundh
into German by Christian Tismer & Dinu C. Gherman. [[http://www.oreilly.de/|O'Reilly Germany]].
ist eine Übersetzung von "Python Standard Library" (Fredrik Lundh)
von Christian Tismer & Dinu C. Gherman. [[http://www.oreilly.de/|O'Reilly Germany]].
Line 117: Line 115:
"[[http://www.mut.de/shop/sh-info.asp?ID=3827259592|Python Referenz]]"
is a translation of the "Python Essential Reference", 1st ed., by David Beazley into German by Dinu Gherman. [[http://www.mut.de/|M+T Verlag Germany]].
"[[http://www.oreilly.de/catalog/pythonxmlger/|Python & XML]]" ist eine Übersetzung von "Python and XML" (Christopher A. Jones & Fred L. Drake, Jr.) von Dinu Gherman. [[http://www.oreilly.de/|O'Reilly Germany]].
Line 120: Line 117:
"[[http://www.oreilly.de/catalog/pythonxmlger/|Python & XML]]" is the
translation of "Python and XML" by Christopher A. Jones & Fred L.
Drake, Jr. into German by Dinu Gherman. [[http://www.oreilly.de/|O'Reilly Germany]].
=== Blogs ===

  * [[http://www.tutorials.de/forum/archiv/348600-quiz-10-onlyfoo-python.html|geospatial problem with code]] - programming contest?
  * [[http://dasskript.blogspot.com/2009/10/webbrowser-in-pyqt.html|Webbrowser in PyQt]]
  * [[http://www.c-plusplus.de/forum/viewtopic-var-t-is-251576.html|code snippets that deal with parameters and unpacking]]
  * [[http://programmierblog.blogspot.com/2009/10/primzahlensieb-nach-eratosthenes.html|Haberstroh's Blog]]
  * [[http://kuerbis.org/asap/tag/Python/|Python-Django blog]]
  * [[http://www.jlip.de/ka/python/|beginning programming blog]]
  * [[http://www.lazy-evaluation.de/python-list-comprehension/2009/09/|list comprehension]]
  * [[http://filejunkie.de/?p=467|Euler problem #12]]
  * [[http://patrick.sabin.at/?p=37|abstract base class snippet]]
  * [[http://blog.silveraxe.de/misc/xml-rpc-server-fr-python-mit-ssl-und-basic-authentication/|XML-RPC]]
  * [[http://blog.roccostorm.com/2009/08/24/jpgs-mit-python-nach-datum-in-ordner-sortieren/|sort jpegs]]
  * [[http://kkaammee.blogspot.com/2009/12/python-039-partielle-ableitung-bzw.html|kkaammee]] - calculus/sympy/numpy - partial differentiation

CategoryLanguage

Links to Python information in German.

ISO 639-1 Code: de

Deutsch

There are some groundrules, some laid down by the site admins, some my suggestions:

1) Pages must be named in ASCII and English (PolishLanguage)

2) Pages must have an explanation in English at the top (Links to Python information in <language X>)

3) (my suggestion) We probably want to limit invites to edit the pages to people we know well, or Pythonistas with a track record. Hopefully this is inclusive enough without opening the site up to a spam flood and vandalismfest.

Where these pages really need help:

1) check links, remove broken ones.

2) add new links that are quality Python information and active.

3) some care for languages that have next to nothing, but do have people in the Python community - even a link to the Wikipedia page for Python, in that language, is a start (Some are pretty complete and of high quality - the Russian language Wikipedia page for Python, for instance, packs a lot in).

Community (Wikis, Mailinglisten, Newsgroups etc.)

Deutsches Python-Wiki

Die deutschsprachige Newsgroup: de.comp.lang.python.

Die deutsche Python-Mailingliste

Deutschsprachige IRC-Channels: #python.de auf FreeNode und IRCnet.

Das deutsche Python-Forum Ein deutschsprachiges Forum für Python-Programmierer. Newbies und Fortgeschrittene sind gleichermaßen willkommen.

Pythonmania, ein deutschsprachiger Blog mit Artikeln und How-Tos, vom Autor des Schockwellenreiters.

Tutorials/Einsteigerhilfen

"Das Python 3.1-Tutorial auf Deutsch" ist ein Projekt, das das offizielle Python 3.1-Tutorial auf Deutsch übersetzt. Mitarbeit ist erwünscht, die Quellen liegen in einem Mercurial-Repository bei BitBucket.

Eine Einführung und Beispiele.

Eine deutsche Seite für Ein- und Umsteiger, von Peter Gerlach.

Programmieren in Python: deutschsprachiges Tutorial mit Links, FAQ und Tkinter-Einführung, von Walter Spiegel.

Ein weiteres Python-Tutorial.

Ein einseitiges Python/PHP-"Wörterbuch" (114K PDF).

"Das Python-Tutorium" ist eine deutsche Übersetzung des Python 1.5.2-Tutorials von Dinu Gherman.

Programmieren mit Python und Glade: Eine Einführung in die GUI-Programmierung mit Python und Glade

Artikel & Präsentationen

"Perl und Python - Zwei Skriptsprachen im Vergleich" ist ein Vergleich von Perl und Python von Stefan Schwarzer.

"Python Scripte zur Dokumentenkonvertierung": Hauptsächlich zum Thema PDF.

"Danny Yoo's: Ein Tag Spielerei mit IDLE" - eine Einführung in IDLE, übersetzt von Gregor Lingl.

"Beschränkung aufs Wesentliche - Wie Python arbeitet", ein Artikel im Magazin iX von Rainer Fischbach.

"Objektbeschwörung. Python: objektorientierte Scriptsprache fürs World Wide Web", noch ein Artikel aus der iX von Tobias Himstedt.

"Handy Programmierung mit Python"

Video-Tutorials

"Python from kids series" Kinder zeigen, wie man RurPle, Easygui, pydoc und DrPython benutzt. Alle 3 Videos in dieser Reihe sind kurz und in Deutsch mit englischen Untertiteln.

"Introductory Python series" Diese Reihe zeigt die absoluten Grundlagen der Programmierung und von Python.

Bücher

"A Byte of Python (deutsche Übersetzung)" ist die deutsche Übersetzung von Swaroop C Hs A Byte of Python für Python 2.x.

"Einstieg in Python", von Thomas Theis, ist ein deutsches Buch für Anfänger. Es gibt auch eine Version für Python 3. Galileo Press.

"Python - kurz & gut, 2. Auflage" ist eine Übersetzung von "Python Pocket Reference" (Mark Lutz) von Dinu Gherman & Christian Tismer und ist auf dem Stand von Python 2.2. O'Reilly Germany.

"Programmieren lernen" ist eine Übersetzung von Alan Gaulds Learning to Program.

"Einfuehrung in Python" ist eine Übersetzung von "Learning Python" (Mark Lutz und David Ascher) von Christian Tismer für O'Reilly Germany.

"Mit Python Programmieren" von Tobias Himstedt und Klaus Mätzel. Dpunkt Verlag (1999).

"Python for Kids" - Gregor Lingls Buch, das Kinder in der Mittel- und Oberstufe an Python heranführt.

"Das Python-Buch" von Martin von Löwis und Nils Fischbeck. Addison-Wesley Germany.

"Python Standard-Bibliothek" ist eine Übersetzung von "Python Standard Library" (Fredrik Lundh) von Christian Tismer & Dinu C. Gherman. O'Reilly Germany.

"Python & XML" ist eine Übersetzung von "Python and XML" (Christopher A. Jones & Fred L. Drake, Jr.) von Dinu Gherman. O'Reilly Germany.

Blogs

CategoryLanguage

GermanLanguage (last edited 2024-01-04 11:17:36 by MarcAndreLemburg)

Unable to edit the page? See the FrontPage for instructions.