Python Cookbook von Alex Martelli | ISBN 9780596007973

Python Cookbook

von Alex Martelli, Anna Ravenscroft und David Ascher
Mitwirkende
Autor / AutorinAlex Martelli
Autor / AutorinAnna Ravenscroft
Autor / AutorinDavid Ascher
Buchcover Python Cookbook | Alex Martelli | EAN 9780596007973 | ISBN 0-596-00797-3 | ISBN 978-0-596-00797-3
„Durch die ausgiebigen Erläuterungen (Discussions) zu den verschiedenen Lösungsansätzen, erkennt der Leser wo Gefahren lauern, welche typischen Fehler man machen kann und wie es gelingt das Potenzial von Python zu nutzen, um die Aufgabe effektiv zu lösen. Sehr positiv ist dabei die Durchleuchtung nicht nur einer Variante, sondern verschiedener Lösungsideen. In genau diesen Diskussionen zu Lösungen steckt die Kraft dieses Buches.“ - Forum-Hilfe. de, Dezember 2006"Das Python Cookbook ist für Programmierer, die schon mit Python umgehen können. Da auch Teile von Python vorgestellt sind, die ganz neu oder unbekannt sind, kann auch der fortgeschrittene und Profi-Programmierer noch viel lernen. [.] Was ich das schöne an diesem Buch finde, ist dass es sich sowohl als Nachschlagewerk eignet als auch einfach zum Stöbern. Seit ich das Buch habe, liegt es beim Programmieren meist offen neben mir. Aber auch ohne Computer in Reichweite macht es mir viel Spass neue Sachen daraus zu lernen. - Uwe Zeisberger, Freiburger Linux Usergroup, Mai 2005

Python Cookbook

von Alex Martelli, Anna Ravenscroft und David Ascher
Mitwirkende
Autor / AutorinAlex Martelli
Autor / AutorinAnna Ravenscroft
Autor / AutorinDavid Ascher
Portable, powerful, and a breeze to use, Python is the popular open source object-oriented programming language used for both standalone programs and scripting applications. It is now being used by an increasing number of major organizations, including NASA and Google.
Updated for Python 2.4, The Python Cookbook, 2nd Edition offers a wealth of useful code for all Python programmers, not just advanced practitioners. Like its predecessor, the new edition provides solutions to problems that Python programmers face everyday.
It now includes over 200 recipes that range from simple tasks, such as working with dictionaries and list comprehensions, to complex tasks, such as monitoring a network and building a templating system. This revised version also includes new chapters on topics such as time, money, and metaprogramming.
Here's a list of additional topics covered:
* Manipulating text * Searching and sorting * Working with files and the filesystem * Object-oriented programming * Dealing with threads and processes * System administration * Interacting with databases * Creating user interfaces * Network and web programming * Processing XML * Distributed programming * Debugging and testing Another advantage of The Python Cookbook, 2nd Edition is its trio of authors--three well-known Python programming experts, who are highly visible on email lists and in newsgroups, and speak often at Python conferences.
With scores of practical examples and pertinent background information, The Python Cookbook, 2nd Edition is the one source you need if you're looking to build efficient, flexible, scalable, and well-integrated systems.