Logo

The Hitchhiker's Guide to Python

Large book cover: The Hitchhiker's Guide to Python

The Hitchhiker's Guide to Python
by

Publisher: O'Reilly Media
ISBN/ASIN: 1491933178
Number of pages: 338

Description:
This handcrafted guide exists to provide both novice and expert Python developers a best practice handbook to the installation, configuration, and usage of Python on a daily basis. You'll find a nice concise list of highly recommended options.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Python 3 Basics TutorialPython 3 Basics Tutorial
by - GitBook
This is a tutorial for novice programmers, it works best if you follow the exercises step by step. If you are fluent in any programming language, this might be very easy for you. It contains little material on the higher abstraction levels in Python.
(13848 views)
Book cover: The Python Language Reference ManualThe Python Language Reference Manual
by - Network Theory Ltd.
The definitive language reference for Python. It describes the syntax of Python and its built-in datatypes. It covers advanced topics, and is suitable for readers who are familiar with the details and rules of the Python and its object system.
(22934 views)
Book cover: The Programming HistorianThe Programming Historian
by - NiCHE
This book is a tutorial-style introduction to programming in Python for practicing historians (and other humanists). We assume that you're starting out with no prior programming experience and only a basic understanding of computers.
(16434 views)
Book cover: How to Make Mistakes in PythonHow to Make Mistakes in Python
by - 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.
(7457 views)