Get Free Shipping on orders over $79
The Python Library Reference : Release 3.6.4 - Book 2 of 2 - Guido van Rossum

The Python Library Reference

Release 3.6.4 - Book 2 of 2

By: Guido van Rossum, Python Development Team

Paperback | 3 February 2018

At a Glance

Paperback


$62.69

or 4 interest-free payments of $15.67 with

 or 

Ships in 5 to 7 business days

This book is the second half of The Python Library Reference for Release 3.6.4, and covers chapters 19-37. The first book may be found with ISBN 9781680921083. The original Python Library Reference book is 1920 pages long. This book contains the original page numbers and index, along with the back sections fully intact.

While reference-index describes the exact syntax and semantics of the Python language, this library reference manual describes the standard library that is distributed with Python. It also describes some of the optional components that are commonly included in Python distributions.

Python's standard library is very extensive, offering a wide range of facilities as indicated by the long table of contents listed below. The library contains built-in modules (written in C) that provide access to system functionality such as file I/O that would otherwise be inaccessible to Python programmers, as well as modules written in Python that provide standardized solutions for many problems that occur in everyday programming. Some of these modules are explicitly designed to encourage and enhance the portability of Python programs by abstracting away platform-specifics into platform-neutral APIs.

This book is available for free as a PDF at python.org.

More in Programming & Scripting Languages

The C Programming Language : Prentice Hall Software - Brian Kernighan

RRP $107.04

$75.75

29%
OFF
Python All-in-One For Dummies : 3rd Edition - Alan Simpson

RRP $74.95

$55.75

26%
OFF
Introduction to Programming Languages - Gordon Hurley
Typesetting Mathematics With Latex - Robert Legato
C# 12 in a Nutshell : The Definitive Reference - Joseph Albahari

RRP $133.00

$64.75

51%
OFF
PHP, MySQL, & JavaScript All-In-One For Dummies : For Dummies - Richard Blum
Programming Rust : Fast, Safe Systems Development 2nd Edition - Jason Orendorff
Learning Go : An Idiomatic Approach to Real-World Go Programming - Jon Bodner
Python Cookbook : Recipes for Mastering Python : 3rd Edition - David Beazley
C++ How to Program, Global Edition : 11th Edition - Harvey Deitel & Associates