Differences between revisions 1 and 50 (spanning 49 versions)
Revision 1 as of 2009-08-30 21:54:55
Size: 5974
Editor: CarlTrachte
Comment: added GermanLanguage page
Revision 50 as of 2015-08-26 09:39:23
Size: 11877
Comment: Started video section
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Links to Python information in German. = Links to Python information in German =

<<TableOfContents()>>

== About this Language Page ==

ISO 639-1 Code: de
Line 4: Line 10:
/* 1SEP09 Ideally, all the language pages should be like the Polish or Turkish pages -
all native language, only the necessary English.
Line 5: Line 13:
/* 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 16:
[[http://wiki.python.de/|German language Wiki]] 1) Pages must be named in ASCII and English (PolishLanguage)
Line 10: Line 18:
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 21:
[[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 26:
A German-language IRC channel: #Python.de on IRCnet. Where these pages really need help:
Line 16: Line 28:
[[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 30:
== General information pages == 2) add new links that are quality Python information and active.
Line 20: Line 32:
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 38:
[[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 41:
[[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 43:
[[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]] und die [[http://mail.python.org/mailman/listinfo/python-de|Die deutsche Python-Mailingliste]].
Line 30: Line 45:
A one-page [[http://www.experimentierkasten.de/python_php.pdf|Python/PHP phrasebook]] (114K PDF).   '''Hinweis:''' ''Seit Mitte Juni 2011 besteht zwischen der Newsgroup und der Mailingliste ein bi-direktionales Gateway, das heißt, Posts in der Newsgroup oder der Mailingliste tauchen auch im jeweils anderen Medium auf. Außerdem wurde die Mailingliste von'' `python.net` ''zu'' `python.org` ''umgezogen. Das Archiv der Nachrichten bis zum 9. Juni 2001 bleibt weiterhin auch auf [[http://starship.python.net/pipermail/python-de/ | python.net]] erhalten.''
Line 32: Line 47:
[[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 49:
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 51:
== Articles & presentations == == Allgemeine Links ==
Line 38: Line 53:
"[[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 55:
"[[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 57:
"[[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://cscircles.cemc.uwaterloo.ca/0-de/|Computer Science Circles]], translated by Bundesweiten Informatikwettbewerben, is a set of lessons and exercises oriented at beginners that you can solve in your browser. You can also ask for help if you get stuck.
Line 44: Line 59:
[[http://www.goermezer.de/content/category/23/239/587/|Python Scripte zur Dokumentenkonvertierung]]: Hauptsächlich zum Thema PDF.  * [[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 46: Line 61:
"[[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.
 * 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 49: Line 63:
"[[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://www.way2python.de/|Eine deutsche Seite für Ein- und Umsteiger]], von Peter Gerlach.
Line 51: Line 65:
"[[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.  * [[http://wspiegel.de/pykurs/pykurs.htm|Programmieren in Python]]: deutschsprachiges Tutorial mit Links, FAQ und Tkinter-Einführung, von Walter Spiegel.
Line 53: Line 67:
More Python articles for the German magazine iX: [[http://www.heise.de/ix/iXInhalt/search.shtml?T=python]]  * Ein weiteres [[http://www.html-world.de/program/python_ov.php|Python-Tutorial]].
Line 55: Line 69:
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]]  * Ein einseitiges [[http://www.experimentierkasten.de/python_php.pdf|Python/PHP-"Wörterbuch"]] (114K PDF).
Line 57: Line 71:
== Video Tutorials ==  * [[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 59: Line 73:
*"[[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.florian-diesch.de/doc/python-und-glade/|Programmieren mit Python und Glade ]]: Eine Einführung in die GUI-Programmierung mit Python und Glade
Line 61: Line 75:
 * [[http://www.python-kurs.eu|Python-Tutorial ]]: Ein umfangreiches Python-Tutorial unter dem Namen "Python-Kurs". Neben einer allgemeinen Einführung finden sich hier auch viele Themen für Fortgeschrittene. Dabei handelt es sich um die deutsche Version von [[http://www.python-course.eu|Python-Course ]]
Line 62: Line 77:
*"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. == Artikel & Präsentationen ==
Line 64: Line 79:
== Books ==  * [[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 66: Line 81:
"[[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.goermezer.de/content/category/23/239/587/|Python Scripte zur Dokumentenkonvertierung]]: Hauptsächlich zum Thema PDF.
Line 68: Line 83:
"[[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://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 71: Line 85:
"[[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.heise.de/ix/artikel/1999/11/184/|Beschränkung aufs Wesentliche - Wie Python arbeitet]], ein Artikel im Magazin '''iX''' von Rainer Fischbach.
Line 74: Line 87:
"[[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/|Learning to Program]].
 * [[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 77: Line 89:
"[[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 for [[http://www.oreilly.de/|O'Reilly Germany]].
 * [[http://www.slideshare.net/onyame/handyprogrammierung-mit-python|Handy Programmierung mit Python]]
Line 80: Line 91:
"[[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). == Video-Tutorials ==
Line 82: Line 93:
[[http://python4kids.net|Python for Kids]] - Gregor Lingl's book introducing Python to kids in middle and high school.  * [[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 84: Line 95:
"[[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://showmedo.com/videos/series?name=pythonHollandIntroToPythonSeries_german|Introductory Python series]] Diese Reihe zeigt die absoluten Grundlagen der Programmierung und von Python.
Line 86: Line 97:
"[[http://www.oreilly.de/catalog/pythonslger/|Python Standard-Bibliothek]]"
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]].
== Videos zu Python ==
Line 90: Line 99:
"[[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]].
 * [[https://www.youtube.com/user/PyConDE|PyCon DE YouTube Channel]], mit Videos der PyCon DE 2011 und 2012. Die Videos für 2013 sind leider nicht hier hochgeladen worden.
Line 93: Line 101:
"[[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]].
 * PyCon DE Videos auf [[http://pyvideo.org|pyvideo.org]]: [[http://pyvideo.org/category/44/pycon-de-2013|PyCon DE 2013 Videos]], [[http://pyvideo.org/category/24/pycon-de-2012|PyCon DE 2012 Videos]], [[http://pyvideo.org/category/53/pycon-de-2011|PyCon DE 2011 Videos]].

 Hier finden sich zusätzlich zu den Videos auch noch die Zusammenfassungen der Vorträge.

 * [[http://www.egenix.com/library/pyddf/videos.html|Videos von Vorträgen]] des [[http://pyddf.de/|Python Meeting Düsseldorf]], die ein recht breites Spektrum an Themen rund um Python abdecken.

== 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 [[http://www.freenetpages.co.uk/hp/alan.gauld/|Learning to Program]].

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

 * [[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).

 * [[http://python4kids.net|Python für Kids]] - Gregor Lingls Buch, das Kinder in der Mittel- und Oberstufe an Python heranführt.

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

 * [[http://www.oreilly.de/catalog/pythonslger/|Python Standard-Bibliothek]]ist eine Übersetzung von "Python Standard Library" (Fredrik Lundh) von Christian Tismer & Dinu C. Gherman. [[http://www.oreilly.de/|O'Reilly 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]].

 * [[http://www.hanser-fachbuch.de/buch/Einfuehrung+in+Python+3/9783446435476|Einführung in Python 3]] ist ein Buch von [[http://www.bklein.de|Bernd Klein]], was besonders geeignet ist für Programmieranfänger, aber auch für Umsteiger von anderen Programmiersprachen [[http://www.hanser-fachbuch.de|Hanser Verlag]].

== 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
  * [[http://blog.dav1d.de/code/das-python-with-statement/|blog.dav1d.de]] - python-with-statement
  * [[http://burnit.at/2010/01/26/python-lektion-002/|burnit]] - intro to Python lectures
  * [[http://archiv.raid-rush.ws/t-688494.html|archiv.raid.rush]] - binärer Suchbaum
  * [[http://www.muvik.de/2010/03/01/kurztipp-3-plot-legende-mit-python/|muvik]] - Plot Legende mit Python
  * [[http://suelzomat.de/2010/03/auflistung-der-naechsten-100-tage-in-python/|suelzomat]] - auflistung-der-naechsten-100-tage-in-python
  * [[http://www.datenteiler.de/python-fuer-symbian-in-der-version-2-0/|datenteiler.de]] - python-fuer-symbian-in-der-version-2-0
  * [[http://www.datenteiler.de/ein-kleiner-webserver-mit-python/|datenteiler.de]] - ein-kleiner-webserver-mit-python/
  * [[http://r00thome.square7.ch/wordpress/?p=297|r00thome.square7.ch]] - html, time
  * [[http://www.datenteiler.de/eine-python-shell-fuers-handy-ueber-wlan/|datenteiler.de]] - eine-python-shell-fuers-handy-ueber-wlan
  * [[http://www.tschitschereengreen.com/blog/index.php/2010/04/14/590/|tschitschereengreen]] - Optimierung
  * [[http://www.linuxforen.de/forums/showthread.php?t=267426|linuxforen.de]] - setup
  * [[http://bauforum.wirklichewelt.de/forum_entry.php?nr=6870|bauforum]] - AutoCAD
  * [[http://inf.nielshoppe.de/?p=196|nielshoppe]] - list
  * [[http://www.tutorials.de/forum/cgi-perl-python-ruby-power-shell/360333-python-destruktor-von-uebergeordneter-klasse-aufrufen.html|tutorials.de]] - python-destruktor-von-uebergeordneter-klasse-aufrufen
  * [[http://www.insidesupcom.de/showthread.php?t=17272|insidesupcom]] - Forum; Wortdreher

CategoryLanguage CategoryHomepage

Links to Python information in German

About this Language Page

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 und die Die deutsche Python-Mailingliste.

    • Hinweis: Seit Mitte Juni 2011 besteht zwischen der Newsgroup und der Mailingliste ein bi-direktionales Gateway, das heißt, Posts in der Newsgroup oder der Mailingliste tauchen auch im jeweils anderen Medium auf. Außerdem wurde die Mailingliste von python.net zu python.org umgezogen. Das Archiv der Nachrichten bis zum 9. Juni 2001 bleibt weiterhin auch auf python.net erhalten.

  • 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

Artikel & Präsentationen

Video-Tutorials

Videos zu Python

Bücher

Blogs

CategoryLanguage CategoryHomepage

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

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