Differences between revisions 1 and 22 (spanning 21 versions)
Revision 1 as of 2009-08-30 21:54:55
Size: 5974
Editor: CarlTrachte
Comment: added GermanLanguage page
Revision 22 as of 2010-01-19 19:42:41
Size: 7879
Editor: p549F2003
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
ISO 639-1 Code: de
Line 4: Line 6:
/* 1SEP09 Ideally, all the language pages should be like the Polish or Turkish pages -
all native language, only the necessary English.
Line 5: Line 9:
/* XXX - have not checked all of these links - need to review */
== Community (wikis, mailing lists, newsgroups etc.) ==
There are some groundrules, some laid down by the site admins, some my
suggestions:
Line 8: Line 12:
[[http://wiki.python.de/|German language Wiki]] 1) Pages must be named in ASCII and English (PolishLanguage)
Line 10: Line 14:
A German-language newsgroup: [[news:de.comp.lang.python|de.comp.lang.python]]. 2) Pages must have an explanation in English at the top (Links to
Python information in <language X>)
Line 12: Line 17:
[[http://starship.python.net/mailman/listinfo/python-de|German Python mailing list]] 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.
Line 14: Line 22:
A German-language IRC channel: #Python.de on IRCnet. Where these pages really need help:
Line 16: Line 24:
[[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! 1) check links, remove broken ones.
Line 18: Line 26:
== General information pages == 2) add new links that are quality Python information and active.
Line 20: Line 28:
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)]].
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). */
Line 23: Line 34:
[[http://www.way2python.de/|A German page for newcomers and oldtimers]], maintained by Peter Gerlach. /* 1SEP09 checked remaining links - all up and good */
== Community (Wikis, Mailinglisten, Newsgroups etc.) ==
Line 25: Line 37:
[[http://win32com.goermezer.de|Python for Windows Script Collection]], a growing Python Script Collection for Windows. [[http://wiki.python.de/|Deutsches Python-Wiki]]
Line 27: Line 39:
[[http://www.pythonmania.de/|Pythonmania]], a German site with a
growing collection of tutorials and how-tos.
Die deutschsprachige Newsgroup: [[news:de.comp.lang.python|de.comp.lang.python]].
Line 30: Line 41:
A one-page [[http://www.experimentierkasten.de/python_php.pdf|Python/PHP phrasebook]] (114K PDF). [[http://starship.python.net/mailman/listinfo/python-de|Die deutsche Python-Mailingliste]]
Line 32: Line 43:
[[http://wspiegel.de/pykurs/pykurs.htm|Programming in Python]]: german tutorial including links, faq and a simple Tkinter introduction, maintained by Walter Spiegel. Deutschsprachige IRC-Channels: #python.de auf FreeNode und IRCnet.
Line 34: Line 45:
Another [[http://www.html-world.de/program/python_ov.php|German language Python tutorial]]. [[http://www.python-forum.de/|Das deutsche Python-Forum]]
Ein deutschsprachiges Forum für Python-Programmierer. Newbies und Fortgeschrittene sind gleichermaßen willkommen.
Line 36: Line 48:
== Articles & presentations == == Allgemeine Links ==
Line 38: Line 50:
"[[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://www.pythonmania.de/|Pythonmania]], ein deutschsprachiger Blog mit Artikeln und How-Tos, vom Autor des Schockwellenreiters.
Line 40: Line 52:
"[[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]]. == Tutorials/Einsteigerhilfen ==
Line 42: Line 54:
"[[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. "[[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 44: Line 56:
[[http://www.goermezer.de/content/category/23/239/587/|Python Scripte zur Dokumentenkonvertierung]]: Hauptsächlich zum Thema PDF. 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 46: Line 59:
"[[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.way2python.de/|Eine deutsche Seite für Ein- und Umsteiger]], von Peter Gerlach.
Line 49: Line 61:
"[[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://wspiegel.de/pykurs/pykurs.htm|Programmieren in Python]]: deutschsprachiges Tutorial mit Links, FAQ und Tkinter-Einführung, von Walter Spiegel.
Line 51: Line 63:
"[[http://www.heise.de/ix/artikel/1996/03/144/|Objektbeschwörung. Python: objektorientierte Scriptsprache fürs World Wide Web]]", another article for the German magazine '''iX''' by Tobias Himstedt. Ein weiteres [[http://www.html-world.de/program/python_ov.php|Python-Tutorial]].
Line 53: Line 65:
More Python articles for the German magazine iX: [[http://www.heise.de/ix/iXInhalt/search.shtml?T=python]] Ein einseitiges [[http://www.experimentierkasten.de/python_php.pdf|Python/PHP-"Wörterbuch"]] (114K PDF).
Line 55: Line 67:
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://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 57: Line 69:
== Video Tutorials == [[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 59: Line 71:
*"[[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. == Artikel & Präsentationen ==
Line 61: Line 73:
"[[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 62: Line 75:
*"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. "[[http://www.goermezer.de/content/category/23/239/587/|Python Scripte zur Dokumentenkonvertierung]]": Hauptsächlich zum Thema PDF.
Line 64: Line 77:
== Books == "[[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 66: Line 79:
"[[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.heise.de/ix/artikel/1999/11/184/|Beschränkung aufs Wesentliche - Wie Python arbeitet]]", ein Artikel im Magazin '''iX''' von Rainer Fischbach.
Line 68: Line 81:
"[[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.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 71: Line 83:
"[[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]].
== Video-Tutorials ==
Line 74: Line 85:
"[[http://www.freenetpages.co.uk/hp/alan.gauld/german/|Programmieren lernen]]" is a translation of Alan Gauld's "[[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.

"[[http://showmedo.com/videos/series?name=pythonHollandIntroToPythonSeries_german|Introductory Python series]]" Diese Reihe zeigt die absoluten Grundlagen der Programmierung und von Python.

== Bücher ==

"[[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.

"[[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]].

"[[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]].

"[[http://www.freenetpages.co.uk/hp/alan.gauld/german/|Programmieren lernen]]" ist eine Übersetzung von Alan Gaulds
Line 77: Line 101:
"[[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 80: Line 103:
"[[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 82: Line 105:
[[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 84: Line 107:
"[[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 87: Line 110:
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 90: Line 113:
"[[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 93: Line 115:
"[[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.

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.