Logo

Python Cookbook by David Beazley, Brian K. Jones

Large book cover: Python Cookbook

Python Cookbook
by

Publisher: O'Reilly Media
ISBN/ASIN: B00DQV4GGY
Number of pages: 706

Description:
Packed with practical recipes written and tested with Python 3.3, this unique cookbook is for experienced Python programmers who want to focus on modern tools and idioms. Inside, you'll find complete recipes for more than a dozen topics, covering the core Python language as well as tasks common to a wide variety of application domains.

Download or read it online for free here:
Download link
(10MB, PDF)

Similar books

Book cover: Python Scripting for Computational SciencePython Scripting for Computational Science
by - Springer
With a primary focus on examples and applications of relevance to computational scientists, this useful book shows computational scientists how to develop tailored, flexible, and human-efficient working environments built from small scripts.
(14907 views)
Book cover: Cracking Codes with PythonCracking Codes with Python
by - inventwithpython.com
The book teaches complete beginners how to program in the Python programming language. It features the source code to several ciphers and hacking programs for these ciphers. The final chapters cover the modern RSA cipher and public key cryptography.
(11346 views)
Book cover: Porting to Python 3: An in-depth guidePorting to Python 3: An in-depth guide
by
Porting to Python 3 doesn't have to be daunting. This book guides you through the process of porting your Python 2 code to Python 3. Using plenty of code examples is takes you cross the hurdles and shows you the new Python features.
(17426 views)
Book cover: Automate the Boring Stuff with PythonAutomate the Boring Stuff with Python
by - No Starch Press
Learn how to use Python to write programs that do in minutes what would take you hours to do by hand -- no experience required. Once you've mastered the basics, you'll create Python programs that effortlessly perform impressive feats of automation.
(7968 views)