Logo

Picking a Python Version: A Manifesto

Small book cover: Picking a Python Version: A Manifesto

Picking a Python Version: A Manifesto
by

Publisher: O'Reilly Media
ISBN-13: 9781491926970
Number of pages: 44

Description:
There are two major versions of the Python programming language: the Python 2.x series, and the newer Python 3.x series. This report guides you through the implicit decision tree of choosing what Python version, implementation, and distribution is best suited for you.

Home page url

Download or read it online for free here:
Download link
(2.3MB, PDF)

Similar books

Book cover: Practical Programming in PythonPractical Programming in Python
by
The goal of this book is twofold: to teach you how to program in Python; and to teach you to think like a computer scientist. This way of thinking combines some of the best features of mathematics, engineering, and natural science.
(20856 views)
Book cover: How to Think Like a Computer Scientist: Learning with PythonHow to Think Like a Computer Scientist: Learning with Python
by - Green Tea Press
This book is an introduction to computer science using the Python programming language. It covers the basics of programming, including variables, functions, control flow, program debugging. Later chapters cover basic algorithms and data structures.
(19979 views)
Book cover: An Introduction to PythonAn Introduction to Python
by - Network Theory Ltd.
This book is an introduction to Python, an easy to learn, powerful programming language. The tutorial explains the basics of the Python, it does not cover every single feature of the language, but introduces the most noteworthy features.
(33493 views)
Book cover: Introduction to Python for Econometrics, Statistics and Numerical AnalysisIntroduction to Python for Econometrics, Statistics and Numerical Analysis
by
Python is a widely used general purpose programming language, which happens to be well suited to Econometrics and other more general purpose data analysis tasks. These notes provide an introduction to Python for a beginning programmer.
(24573 views)