Size: 7063
Comment: added rules as comment
|
Size: 12698
Comment: added new books
|
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]] | /* 23SEP20 started overhaul and link check */ == Community (Wikis, Mailinglisten, Newsgroups etc.) == |
Line 37: | Line 44: |
A German-language newsgroup: [[news:de.comp.lang.python|de.comp.lang.python]]. | /* * [[http://wiki.python-forum.de/|Deutsches Python-Wiki]] --> tot, siehe https://www.python-forum.de/viewtopic.php?t=36326 */ |
Line 39: | Line 46: |
[[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 48: |
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 50: |
[[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 52: |
== 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 54: |
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)]]. |
* [[https://de.wikipedia.org/wiki/Python_(Programmiersprache)|Wikipedia-Eintrag zu Python]] |
Line 50: | Line 56: |
[[http://www.way2python.de/|A German page for newcomers and oldtimers]], maintained by Peter Gerlach. | == Allgemeine Links == |
Line 52: | Line 58: |
[[http://win32com.goermezer.de|Python for Windows Script Collection]], a growing Python Script Collection for Windows. | * [[http://www.pythonmania.de/|Pythonmania]], ein deutschsprachiger Blog mit Artikeln und How-Tos, vom Autor des Schockwellenreiters. ''Letzter Post von 2009.'' |
Line 54: | Line 60: |
[[http://www.pythonmania.de/|Pythonmania]], a German site with a growing collection of tutorials and how-tos. |
== Tutorials/Einsteigerhilfen == |
Line 57: | Line 62: |
A one-page [[http://www.experimentierkasten.de/python_php.pdf|Python/PHP phrasebook]] (114K PDF). | * [[https://pythonspot.com/de/python-lernen/|Pythonspot]] Brief Python tutorial in German |
Line 59: | Line 64: |
[[http://wspiegel.de/pykurs/pykurs.htm|Programming in Python]]: german tutorial including links, faq and a simple Tkinter introduction, maintained by Walter Spiegel. | * [[http://cscircles.cemc.uwaterloo.ca/0-de/|Computer Science Circles]], Onlinekurs der University of Waterloo, deutsche Übersetzung durch die [[https://bwinf.de/|Bundesweiten Informatikwettbewerbe]]. |
Line 61: | Line 66: |
Another [[http://www.html-world.de/program/python_ov.php|German language Python tutorial]]. | * [[https://py-tutorial-de.readthedocs.io/de/python-3.3/|Das Python 3.3-Tutorial auf Deutsch]] ist die deutsche Übersetzung des offiziellen Python 3.3-Tutorials. ''2013 zuletzt aktualisiert, die Quellen sind nicht mehr online.'' |
Line 63: | Line 68: |
== Articles & presentations == | * 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 65: | Line 70: |
"[[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.way2python.de/|Eine deutsche Seite für Ein- und Umsteiger]], von Peter Gerlach. --> Domain existiert nicht mehr */ |
Line 67: | Line 72: |
"[[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://wspiegel.de/pykurs/pykurs.htm|Programmieren in Python]]: deutschsprachiges Tutorial mit Links, FAQ und Tkinter-Einführung, von Walter Spiegel. |
Line 69: | Line 74: |
"[[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 weiteres [[http://www.html-world.de/program/python_ov.php|Python-Tutorial]]. |
Line 71: | Line 76: |
[[http://www.goermezer.de/content/category/23/239/587/|Python Scripte zur Dokumentenkonvertierung]]: Hauptsächlich zum Thema PDF. | * Ein einseitiges [[http://www.experimentierkasten.de/python_php.pdf|Python/PHP-"Wörterbuch"]] (114K PDF). |
Line 73: | Line 78: |
"[[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://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]]. --> python.net nicht online */ |
Line 76: | Line 80: |
"[[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.florian-diesch.de/doc/python-und-glade/|Programmieren mit Python und Glade ]]: Eine Einführung in die GUI-Programmierung mit Python und Glade --> existiert nicht mehr */ |
Line 78: | Line 82: |
"[[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://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 80: | Line 84: |
More Python articles for the German magazine iX: [[http://www.heise.de/ix/iXInhalt/search.shtml?T=python]] | == Artikel & Präsentationen == |
Line 82: | Line 86: |
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.sschwarzer.net/python/perlpy_index.html|Perl und Python - Zwei Skriptsprachen im Vergleich]] ist ein Vergleich von Perl und Python von Stefan Schwarzer. --> nicht mehr online */ |
Line 84: | Line 88: |
== Video Tutorials == | * [[https://www.goermezer.de/category/converter-know-how/python-scripte |Python Scripte zur Dokumentenkonvertierung]]: Hauptsächlich zum Thema PDF. |
Line 86: | Line 90: |
*"[[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://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. * [[https://www.heise.de/ix/artikel/Beschraenkung-aufs-Wesentliche-505730.html|Beschränkung aufs Wesentliche - Wie Python arbeitet]], ein Artikel im Magazin '''iX''' von Rainer Fischbach. * [[https://www.heise.de/ix/artikel/Objektbeschwoerung-505184.html|Objektbeschwörung. Python: objektorientierte Scriptsprache fürs World Wide Web]], noch ein Artikel aus der '''iX''' von Tobias Himstedt. * [[http://www.slideshare.net/onyame/handyprogrammierung-mit-python|Handy Programmierung mit Python]] /* 23SEP20: Links checked until here */ == Video-Tutorials == * [[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. ''showmedo.com ist aktuell nicht erreichbar (2020-09-24, HTTP Error 503)'' * [[http://showmedo.com/videos/series?name=pythonHollandIntroToPythonSeries_german|Introductory Python series]] Diese Reihe zeigt die absoluten Grundlagen der Programmierung und von Python. ''showmedo.com ist aktuell nicht erreichbar (2020-09-24, HTTP Error 503)'' == Videos zu Python == * [[https://www.youtube.com/user/PyConDE|PyCon DE YouTube Channel]] * PyCon DE Videos auf [[http://pyvideo.org|pyvideo.org]]: [[https://pyvideo.org/search.html?q=pyconde]]. 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. Die Liste endet 2016, neuere Videos finden sich im [[https://www.youtube.com/pyddf/|YouTube Channel]]. == Bücher == |
Line 89: | Line 117: |
*"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://openbook.rheinwerk-verlag.de/python/|Python 3 Das umfassende Handbuch]] von Johannes Ernesti und Peter Kaiser, als Openbook aus dem [[https://www.rheinwerk-verlag.de/|Rheinwerk Verlag]]. Alternativ auch als Buch/eBook gegen Bezahlung ;-) |
Line 91: | Line 119: |
== Books == | * [[https://oreilly.de/produkt/python-von-kopf-bis-fuss/|Python von Kopf bis Fuß]] von Paul Barry ist ein Buch für Einsteiger. [[http://www.oreilly.de/|O'Reilly Germany]]. |
Line 93: | Line 121: |
"[[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. | * [[https://oreilly.de/produkt/programmieren-lernen-mit-python/|Programmieren lernen mit Python]] von Allen B. Downey ist an Einsteiger gerichtet. Die 2. Auflage behandelt Python 3.4. |
Line 95: | Line 123: |
"[[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://cito.github.io/byte_of_python/|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 98: | Line 125: |
"[[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]]. |
* [[https://www.rheinwerk-verlag.de/einstieg-in-python-ideal-fuer-programmiereinsteiger/|Einstieg in Python]], von Thomas Theis, ist ein deutsches Buch für Anfänger. [[https://www.rheinwerk-verlag.de/|Rheinwerk Verlag]]. |
Line 101: | Line 127: |
"[[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://oreilly.de/produkt/python-kurz-gut/|Python kurz & gut]] ist eine Übersetzung von "Python Pocket Reference" (Mark Lutz) von Stefan Föhlich und ist auf dem Stand von Python 2.7 und 3.x. [[http://www.oreilly.de/|O'Reilly Germany]]. |
Line 104: | Line 129: |
"[[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.alan-g.me.uk/tutor/german/index.htm|Programmieren lernen]] ist eine Übersetzung (durch Bruno Schäfer) von Alan Gaulds [[http://www.alan-g.me.uk/l2p/|Learning to Program]]. |
Line 107: | Line 131: |
"[[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://python4kids.net|Python für Kids]] - Gregor Lingls Buch, das Kinder in der Mittel- und Oberstufe an Python heranführt. Die letzte, 4. Auflage benutzt Python 3.1. |
Line 109: | Line 133: |
[[http://python4kids.net|Python for Kids]] - Gregor Lingl's book introducing Python to kids in middle and high school. | * [[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 111: | Line 135: |
"[[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]]. | * [[https://www.hanser-fachbuch.de/buch/Einfuehrung+in+Python+3/9783446452084|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]]. |
Line 113: | Line 137: |
"[[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]]. |
* [[https://oreilly.de/produkt/hitchhikers-guide-fuer-python/|Hitchhiker’s Guide für Python]] Kenneth Reitz und Tanya Schlusser befasst sich mit Python Best Practices. [[http://www.oreilly.de/|O'Reilly Germany]]. |
Line 117: | Line 139: |
"[[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]]. |
|
Line 120: | Line 140: |
"[[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]]. |
=== 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
Contents
Community (Wikis, Mailinglisten, Newsgroups etc.)
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.
Allgemeine Links
Pythonmania, ein deutschsprachiger Blog mit Artikeln und How-Tos, vom Autor des Schockwellenreiters. Letzter Post von 2009.
Tutorials/Einsteigerhilfen
Pythonspot Brief Python tutorial in German
Computer Science Circles, Onlinekurs der University of Waterloo, deutsche Übersetzung durch die Bundesweiten Informatikwettbewerbe.
Das Python 3.3-Tutorial auf Deutsch ist die deutsche Übersetzung des offiziellen Python 3.3-Tutorials. 2013 zuletzt aktualisiert, die Quellen sind nicht mehr online.
Eine Einführung und Beispiele.
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).
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 Python-Course
Artikel & Präsentationen
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. showmedo.com ist aktuell nicht erreichbar (2020-09-24, HTTP Error 503)
Introductory Python series Diese Reihe zeigt die absoluten Grundlagen der Programmierung und von Python. showmedo.com ist aktuell nicht erreichbar (2020-09-24, HTTP Error 503)
Videos zu Python
PyCon DE Videos auf pyvideo.org: https://pyvideo.org/search.html?q=pyconde. Hier finden sich zusätzlich zu den Videos auch noch die Zusammenfassungen der Vorträge.
Videos von Vorträgen des Python Meeting Düsseldorf, die ein recht breites Spektrum an Themen rund um Python abdecken. Die Liste endet 2016, neuere Videos finden sich im YouTube Channel.
Bücher
Python 3 Das umfassende Handbuch von Johannes Ernesti und Peter Kaiser, als Openbook aus dem Rheinwerk Verlag. Alternativ auch als Buch/eBook gegen Bezahlung
Python von Kopf bis Fuß von Paul Barry ist ein Buch für Einsteiger. O'Reilly Germany.
Programmieren lernen mit Python von Allen B. Downey ist an Einsteiger gerichtet. Die 2. Auflage behandelt Python 3.4.
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. Rheinwerk Verlag.
Python kurz & gut ist eine Übersetzung von "Python Pocket Reference" (Mark Lutz) von Stefan Föhlich und ist auf dem Stand von Python 2.7 und 3.x. O'Reilly Germany.
Programmieren lernen ist eine Übersetzung (durch Bruno Schäfer) von Alan Gaulds Learning to Program.
Python für Kids - Gregor Lingls Buch, das Kinder in der Mittel- und Oberstufe an Python heranführt. Die letzte, 4. Auflage benutzt Python 3.1.
Python & XML ist eine Übersetzung von "Python and XML" (Christopher A. Jones & Fred L. Drake, Jr.) von Dinu Gherman. O'Reilly Germany.
Einführung in Python 3 ist ein Buch von Bernd Klein, was besonders geeignet ist für Programmieranfänger, aber auch für Umsteiger von anderen Programmiersprachen. Hanser Verlag.
Hitchhiker’s Guide für Python Kenneth Reitz und Tanya Schlusser befasst sich mit Python Best Practices. O'Reilly Germany.
Buchrezensionen
Blogs
geospatial problem with code - programming contest?
kkaammee - calculus/sympy/numpy - partial differentiation
blog.dav1d.de - python-with-statement
burnit - intro to Python lectures
archiv.raid.rush - binärer Suchbaum
muvik - Plot Legende mit Python
suelzomat - auflistung-der-naechsten-100-tage-in-python
datenteiler.de - python-fuer-symbian-in-der-version-2-0
datenteiler.de - ein-kleiner-webserver-mit-python/
r00thome.square7.ch - html, time
datenteiler.de - eine-python-shell-fuers-handy-ueber-wlan
tschitschereengreen - Optimierung
linuxforen.de - setup
bauforum - AutoCAD
nielshoppe - list
tutorials.de - python-destruktor-von-uebergeordneter-klasse-aufrufen
insidesupcom - Forum; Wortdreher