Book description
The Hitchhiker's Guide to Python takes the journeyman Pythonista to true expertise. More than any other language, Python was created with the philosophy of simplicity and parsimony. Now 25 years old, Python has become the primary or secondary language (after SQL) for many business users. With popularity comes diversity—and possibly dilution.
This guide, collaboratively written by over a hundred members of the Python community, describes best practices currently used by package and application developers. Unlike other books for this audience, The Hitchhiker’s Guide is light on reusable code and heavier on design philosophy, directing the reader to excellent sources that already exist.
Publisher resources
Table of contents
- Preface
- I. Getting Started
- 1. Picking an Interpreter
- 2. Properly Installing Python
- 3. Your Development Environment
- II. Getting Down to Business
- 4. Writing Great Code
- 5. Reading Great Code
- 6. Shipping Great Code
- III. Scenario Guide
- 7. User Interaction
- 8. Code Management and Improvement
- 9. Software Interfaces
- 10. Data Manipulation
- 11. Data Persistence
- A. Additional Notes
- Index
Product information
- Title: The Hitchhiker's Guide to Python
- Author(s):
- Release date: August 2016
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491933220
You might also like
video
Introduction to Python
Intrigued by Python? Learn how to get started with this popular language, whether you’re new to …
book
Python in a Nutshell, 4th Edition
Python was recently ranked as today's most popular programming language on the TIOBE index, thanks to …
book
Python for Programmers
The professional programmer’s Deitel® guide to Python® with introductory artificial intelligence case studies Written for programmers …
book
Python Cookbook, 3rd Edition
If you need help writing programs in Python 3, or want to update older Python 2 …