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: Introduction to Programming using PythonIntroduction to Programming using Python
by - Pasteur Institute
This text teaches programming concepts to biologists. It is aimed at people who are not professional computer scientists, but who need a better control of computers for their own research. This course is part of a course in informatics for biology.
(22204 views)
Book cover: Full Stack PythonFull Stack Python
by - FullStackPython.com
You're knee deep in learning the Python programming language. The syntax is starting to make sense. Now you want to take your knowledge and make something real. This book explains each Python web application stack layer and provides the resources.
(12279 views)
Book cover: Python 201: (Slightly) Advanced Python TopicsPython 201: (Slightly) Advanced Python Topics
by
This document contains discussions of several advanced topics that are of interest to Python programmers: regular expressions, unit tests, extending and embedding Python, parsing, GUI applications, guidance on packages and modules.
(22518 views)
Book cover: Learning to Program with PythonLearning to Program with Python
by - Southern Adventist University
The focus is on introducing programming techniques and developing good habits. Our approach avoids some more esoteric features of Python and concentrates on the programming basics that transfer directly to other imperative programming languages.
(15621 views)