Differences between revisions 5 and 6
Revision 5 as of 2002-07-31 21:48:10
Size: 2385
Editor: pD9EB035B
Comment:
Revision 6 as of 2002-08-06 23:45:57
Size: 2385
Editor: p5080B7CE
Comment:
Deletions are marked like this. Additions are marked like this.
Line 95: Line 95:
350 pages (2002) 528 pages (2002)

This page lists Python books written in German. Some are translations of English books, and some are completely new works.

See also:


Python 2

  • Martin von Löwis, Nils Fischbeck

382731691X, Addison-Wesley-Longman (November 2000)

The second edition of Das Python-Buch, this German book covers Python 2.0. It emphasizes language concepts, but also covers GTk+/GNOME, CORBA, and XML programming, and is intended for both beginners and advanced programmers.


Mit Python programmieren

  • Tobias Himstedt and Klaus Mänzel

3920993853, dpunkt.verlag, 1999, 271 pages

Mit Python programmieren (Programming with Python) puts its emphasis on language concepts (100 pages), programming of graphical user interfaces with TkInter (40 pages), internet programming (20 pages), extension and embedding with C (20 pages) and JPython (15 pages). It also includes a CD with all examples of the book and with python 1.5.1 for Linux, MacOS and Win32 (it also includes the source of python1.5.2b2). It is addressed to beginners and advanced programmers.


Einfuhrung in Python

  • Mark Lutz, David Ascher, translated by Christian Tismer

3897211297, O'Reilly & Associates (2000)

A German translation of Learning Python.


Python kurz und gut

  • Mark Lutz, translated by Christian Tismer

3897212161, O'Reilly & Associates (1999)

A German translation of the Python Pocket Reference.


Jetzt lerne ich Python

  • Ivan van Laningham

382725843X, Markt und Technik, 544 pages (2000)

A German translation of Teach Yourself Python in 24 Hours.


Python Referenz

  • David Beazley

3827259592, Markt und Technik, 411 pages (2000)

German translation of the Python Essential Reference. The included CD contains a PDF version of the book.


Python Standard-Bibliothek

  • FredrikLundh, translated by Dinu C. Gherman and Christian Tismer

3897212889, O'Reilly Verlag, 298 pages (2002)

German translation of Python Standard Library.


Python und GUI-Toolkits

  • Michael Lauer

3826608445, mitp Verlag, 528 pages (2002)

Detailed overview of the major GUI-Toolkits (Tk, Gtk, Qt, wxWindows) and a brief mentioning of the rest (Fox, FLTK, AnyGUI, PythonCard, etc.).

GermanPythonBooks (last edited 2015-02-20 08:05:29 by berndklein)

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