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 Web FrameworksPython Web Frameworks
by - O'Reilly Media
Python provides web developers with a wide variety of useful web frameworks. This book surveys 30 Python web frameworks that have more than 1,000 monthly downloads and provides a deeper look into six of the most widely used.
(7572 views)
Book cover: Hacking Secret Ciphers with PythonHacking Secret Ciphers with Python
by
The book teaches complete beginners how to program in the Python programming language. The book features the source code to several ciphers and hacking programs for these ciphers. The programs include the Caesar cipher, transposition cipher, etc.
(22169 views)
Book cover: Functional Programming in PythonFunctional Programming in Python
by - O'Reilly Media
Python is not a functional programming language, but it is a multi-paradigm language that makes functional programming easy to perform. This book examines the functional aspects of the language and points out which options work well and which do not.
(9215 views)
Book cover: Learn Python The Hard WayLearn Python The Hard Way
by
This is a very beginner book for people who want to learn to code. If you can already code then the book will probably drive you insane. It's intended for people who have no coding chops to build up their skills before starting a more detailed book.
(18541 views)