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: The Definitive Guide to DjangoThe Definitive Guide to Django
by - Apress
Django is the Python–based equivalent to the Ruby on Rails web development framework. The authors show you how they use this framework to create award–winning web sites. This is the first edition of the Django Book which covers 0.96 version.
(20819 views)
Book cover: Dive Into PythonDive Into Python
by - Apress
This is a book for experienced programmers, a hands-on guide to the Python language. Each chapter starts with a complete code sample, picks it apart and explains the pieces, and then puts it all back together in a summary at the end.
(27033 views)
Book cover: Learn to Program Using PythonLearn to Program Using Python
by - Addison-Wesley Professional
Book for hobbyists, self-starters, and all who want to learn the art of computer programming in Python. Data types and variables, debugging, and namespaces are covered. Also includes sample applications that illustrate ideas and techniques in action.
(25455 views)
Book cover: Algorithmic Problem Solving with PythonAlgorithmic Problem Solving with Python
by - Washington State University
Python's syntax and idioms are much easier to learn than those of most other full-featured languages. This book uses programming language Python to introduce folks to programming and algorithmic thinking. The book is completely hyper-linked.
(8381 views)