Logo

High Performance Python by Ian Ozsvald

Large book cover: High Performance Python

High Performance Python
by

Publisher: ianozsvald.com
ISBN/ASIN: 1449361595
Number of pages: 370

Description:
By exploring the fundamental theory behind design choices, this practical guide helps you gain a deeper understanding of Python's implementation. You'll learn how to locate performance bottlenecks and significantly speed up your code in high-data-volume programs.

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

Similar books

Book cover: Python for Informatics: Exploring InformationPython for Informatics: Exploring Information
by - PythonLearn
The goal of this book is to provide an Informatics-oriented introduction to programming. The primary difference between a computer science approach and the Informatics approach taken in this book is a greater focus on using Python.
(20630 views)
Book cover: Python course in BioinformaticsPython course in Bioinformatics
by - Pasteur Institute
This course is designed for biologists who already have some programming knowledge in other languages. The focus is on biological examples that are used throughout the course, as well as the suggested exercises drawn from the field of biology.
(23250 views)
Book cover: The Hitchhiker's Guide to PythonThe Hitchhiker's Guide to Python
by - O'Reilly Media
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.
(8195 views)
Book cover: Python for FunPython for Fun
by
This collection is a presentation of several small Python programs. They are aimed at intermediate programmers - people who have studied Python and are fairly comfortable with basic recursion and object oriented techniques.
(24580 views)