Python Cookbook
by David Beazley, Brian K. Jones
Publisher: O'Reilly Media 2013
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
Introduction to Media Computation: A Multimedia Cookbook in Pythonby Mark Guzdial - Georgia Institute of Technology
Guzdial introduces programming as a way of creating and manipulating media -- a context familiar to today's readers. Starts readers with actual programming early on. Puts programming in a relevant context (Computing for Communications).
(22510 views)
Building Skills in Pythonby Steven F. Lott - Linuxtopia.org
This book is a complete presentation of the Python for professional programmers who need to learn the language. The author leads you from a tiny, easy to understand subset of statements to the entire Python language and all built-in data structures.
(26901 views)
Python for Everybody: Exploring Data in Python 3by Charles R. Severance - PythonLearn
This book is designed to introduce students to programming and software development through the lens of exploring data. You can think of the Python programming language as a tool to solve data problems that are beyond the capability of a spreadsheet.
(17614 views)
How to Make Mistakes in Pythonby Mike Pirnat - O'Reilly Media
Even the best programmers make mistakes, some are simple and silly, others embarrassing and downright costly. In this book, Mike Pirnat dissects some of his most memorable blunders, peeling them back layer-by-layer to reveal just what went wrong.
(9264 views)