Copyright; Table of Contents; Preface; Conventions Used in This Book; Safari® Books Online; How to Contact Us; Acknowledgments; Part I. Getting Started; Chapter 1. Picking an Interpreter; The State of Python 2 Versus Python 3; Recommendations; So ... 3?; Implementations; CPython; Stackless; PyPy; Jy
The Hitchhiker’s Guide to Python: Best Practices for Development
✍ Scribed by Kenneth Reitz, Tanya Schlusser
- Publisher
- O’Reilly Media
- Year
- 2016
- Tongue
- English
- Leaves
- 322
- Category
- Library
No coin nor oath required. For personal study only.
✦ Synopsis
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.
📜 SIMILAR VOLUMES
Ready to complete your trek from journeyman to true Pythonista? This practical book provides an insider's guide to the Python community's best practices and favorite tools. Mid-level Python programmers interested in contributing to open source, or starting a company based around Python use, will go
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 popula
The Hitchhikers 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 popular
<p><i>The Hitchhiker's Guide to Python</i> 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. W
<p><b>Learn to build and manage better software with clean, intuitive, scalable, maintainable, and high-performance Python code.</b></p><p></p><p></p><p></p><p><b>Key Features</b></p><p>● Comparative analysis of regular and Pythonic coding constructs.</p><p>● Illustrates application design paradigms