Differences between revisions 2 and 55 (spanning 53 versions)
Revision 2 as of 2009-09-02 02:30:40
Size: 7063
Editor: CarlTrachte
Comment: added rules as comment
Revision 55 as of 2020-09-23 18:55:28
Size: 12524
Comment: Cleaned up header section: un-emphasize English text, clean comments that were not properly commented out, emphasize begin of German text
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
Line 3: Line 3:
'''~+Deutsch+~''' About this Language Page:
ISO 639-1 Code: de
-----

= Deutsche Python Informationen =

<<TableOfContents()>>
Line 5: Line 12:
all native language, only the necessary English. all native language, only the necessary English. */
Line 7: Line 14:
There are some groundrules, some laid down by the site admins, some my
suggestions:
/* There are some groundrules, some laid down by the site admins, some my
suggestions: */
Line 10: Line 17:
1) Pages must be named in ASCII and English (PolishLanguage) /* 1) Pages must be named in ASCII and English (PolishLanguage) */
Line 12: Line 19:
2) Pages must have an explanation in English at the top (Links to
Python information in <language X>)
/* 2) Pages must have an explanation in English at the top (Links to
Python information in <language X>) */
Line 15: Line 22:
3) (my suggestion) We probably want to limit invites to edit the pages /* 3) (my suggestion) We probably want to limit invites to edit the pages
Line 18: Line 25:
and vandalismfest. and vandalismfest. */
Line 20: Line 27:
Where these pages really need help: /* Where these pages really need help: */
Line 22: Line 29:
1) check links, remove broken ones. /* 1) check links, remove broken ones. */
Line 24: Line 31:
2) add new links that are quality Python information and active. /* 2) add new links that are quality Python information and active. */
Line 26: Line 33:
3) some care for languages that have next to nothing, but do have /* 3) some care for languages that have next to nothing, but do have
Line 32: Line 39:
/* 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 */
Line 35: Line 41:
[[http://wiki.python.de/|German language Wiki]] == Community (Wikis, Mailinglisten, Newsgroups etc.) ==
Line 37: Line 43:
A German-language newsgroup: [[news:de.comp.lang.python|de.comp.lang.python]].  * [[http://wiki.python-forum.de/|Deutsches Python-Wiki]]
Line 39: Line 45:
[[http://starship.python.net/mailman/listinfo/python-de|German Python mailing list]]  * 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 41: Line 47:
A German-language IRC channel: #Python.de on IRCnet.   '''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 43: Line 49:
[[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!  * Deutschsprachige IRC-Channels: #python.de auf !FreeNode und IRCnet.
Line 45: Line 51:
== General information pages ==  * [[http://www.python-forum.de/|Das deutsche Python-Forum]] Ein deutschsprachiges Forum für Python-Programmierer. Newbies und Fortgeschrittene sind gleichermaßen willkommen.
Line 47: Line 53:
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)]].
== Allgemeine Links ==
Line 50: Line 55:
[[http://www.way2python.de/|A German page for newcomers and oldtimers]], maintained by Peter Gerlach.  * [[http://www.pythonmania.de/|Pythonmania]], ein deutschsprachiger Blog mit Artikeln und How-Tos, vom Autor des Schockwellenreiters.
Line 52: Line 57:
[[http://win32com.goermezer.de|Python for Windows Script Collection]], a growing Python Script Collection for Windows. == Tutorials/Einsteigerhilfen ==
Line 54: Line 59:
[[http://www.pythonmania.de/|Pythonmania]], a German site with a
growing collection of tutorials and how-tos.
 * [[https://pythonspot.com/de/python-lernen/|Pythonspot]] Brief Python tutorial in German
Line 57: Line 61:
A one-page [[http://www.experimentierkasten.de/python_php.pdf|Python/PHP phrasebook]] (114K PDF).  * [[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 59: Line 63:
[[http://wspiegel.de/pykurs/pykurs.htm|Programming in Python]]: german tutorial including links, faq and a simple Tkinter introduction, maintained by Walter Spiegel.  * [[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 61: Line 65:
Another [[http://www.html-world.de/program/python_ov.php|German language Python tutorial]].  * 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 63: Line 67:
== Articles & presentations ==  * [[http://www.way2python.de/|Eine deutsche Seite für Ein- und Umsteiger]], von Peter Gerlach.
Line 65: Line 69:
"[[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://wspiegel.de/pykurs/pykurs.htm|Programmieren in Python]]: deutschsprachiges Tutorial mit Links, FAQ und Tkinter-Einführung, von Walter Spiegel.
Line 67: Line 71:
"[[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]].  * Ein weiteres [[http://www.html-world.de/program/python_ov.php|Python-Tutorial]].
Line 69: Line 73:
"[[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.  * Ein einseitiges [[http://www.experimentierkasten.de/python_php.pdf|Python/PHP-"Wörterbuch"]] (114K PDF).
Line 71: Line 75:
[[http://www.goermezer.de/content/category/23/239/587/|Python Scripte zur Dokumentenkonvertierung]]: Hauptsächlich zum Thema PDF.  * [[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 73: Line 77:
"[[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.florian-diesch.de/doc/python-und-glade/|Programmieren mit Python und Glade ]]: Eine Einführung in die GUI-Programmierung mit Python und Glade
Line 76: Line 79:
"[[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.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 78: Line 81:
"[[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. == Artikel & Präsentationen ==
Line 80: Line 83:
More Python articles for the German magazine iX: [[http://www.heise.de/ix/iXInhalt/search.shtml?T=python]]  * [[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 82: Line 85:
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.goermezer.de/content/category/23/239/587/|Python Scripte zur Dokumentenkonvertierung]]: Hauptsächlich zum Thema PDF.
Line 84: Line 87:
== Video Tutorials ==  * [[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 86: Line 89:
*"[[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.heise.de/ix/artikel/1999/11/184/|Beschränkung aufs Wesentliche - Wie Python arbeitet]], ein Artikel im Magazin '''iX''' von Rainer Fischbach.
Line 88: Line 91:
 * [[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 89: Line 93:
*"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.slideshare.net/onyame/handyprogrammierung-mit-python|Handy Programmierung mit Python]]
Line 91: Line 95:
== Books == == Video-Tutorials ==
Line 93: Line 97:
"[[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.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 95: Line 99:
"[[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://showmedo.com/videos/series?name=pythonHollandIntroToPythonSeries_german|Introductory Python series]] Diese Reihe zeigt die absoluten Grundlagen der Programmierung und von Python.
Line 98: Line 101:
"[[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]].
== Videos zu Python ==
Line 101: Line 103:
"[[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]].
 * [[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 104: Line 105:
"[[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]].
 * 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]].
Line 107: Line 107:
"[[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).  Hier finden sich zusätzlich zu den Videos auch noch die Zusammenfassungen der Vorträge.
Line 109: Line 109:
[[http://python4kids.net|Python for Kids]] - Gregor Lingl's book introducing Python to kids in middle and high school.  * [[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.
Line 111: Line 111:
"[[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]]. == Bücher ==
Line 113: Line 113:
"[[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]].
 * [[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 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.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 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]].
 * [[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]].

Weitere Listen mit Python Büchern:

 * [[http://python-verband.org/Members/reschke.michael-40gmail.com/ressourcen|Python Bücher]] von Michael Reschke und weiteren Mitstreitern

=== Buchrezensionen ===

 * [[http://wiki.pythonde.pysv.org/pycologne/Rezensionen|Buchrezensionen]] der [[http://wiki.pythonde.pysv.org/pycologne/|pyCologne User Group]]

 * [[http://www.youtube.com/watch?v=6pryEma7Ams|Buchvorstellung "Python Cookbook, 3rd Edition", Charlie Clark]] als Video

== 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


Deutsche Python Informationen

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

Weitere Listen mit Python Büchern:

Buchrezensionen

Blogs

CategoryLanguage CategoryHomepage

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

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