Python is an extensible, interpreted, object-oriented programming language. It supports a wide range of applications, from simple text processing scripts to interactive WWW browsers. While the Python Reference Manual describes the exact syntax and semantics of the language, it does not describe the standard library that is distributed with the language, and which greatly enhances its immediate usability. This 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 ...
Beginning Python: Using Python 2.6 and Python 3.1 introduces this open source, portable, interpreted...
We present a small-step operational semantics for the Python programming language. We present both a...
Programming languages are often specified only in an informal manner; in the available documentation...
Python is a simple, yet powerful, interpreted programming language that bridges the gap between C an...
Python is an interpreted, object-oriented programming language. This document describes how to writ...
Python is a simple, yet powerful programming language that bridges the gap between C and shell progr...
Python Essential Reference is the definitive reference guide to the Python programming language — th...
This document describes the built-in types, exceptions, and functions of the X windows extension to ...
Whether or not you are familiar with the world of programming languages, you would probably know tha...
Useful in many roles, from design and prototyping to testing, deployment, and maintenance, Python is...
This book introduces Python programming language and fundamental concepts in algorithms and computin...
If you want to write efficient, high-quality code that’s easily integrated with other languages and ...
Updated for both Python 3.4 and 2.7, this convenient pocket guide is the perfect on-the-job quick re...
The goal of the first part of this work is to summarize the basics of the Python programming languag...
Python is one of the few programming languages which is both simple and powerful. This book is desig...
Beginning Python: Using Python 2.6 and Python 3.1 introduces this open source, portable, interpreted...
We present a small-step operational semantics for the Python programming language. We present both a...
Programming languages are often specified only in an informal manner; in the available documentation...
Python is a simple, yet powerful, interpreted programming language that bridges the gap between C an...
Python is an interpreted, object-oriented programming language. This document describes how to writ...
Python is a simple, yet powerful programming language that bridges the gap between C and shell progr...
Python Essential Reference is the definitive reference guide to the Python programming language — th...
This document describes the built-in types, exceptions, and functions of the X windows extension to ...
Whether or not you are familiar with the world of programming languages, you would probably know tha...
Useful in many roles, from design and prototyping to testing, deployment, and maintenance, Python is...
This book introduces Python programming language and fundamental concepts in algorithms and computin...
If you want to write efficient, high-quality code that’s easily integrated with other languages and ...
Updated for both Python 3.4 and 2.7, this convenient pocket guide is the perfect on-the-job quick re...
The goal of the first part of this work is to summarize the basics of the Python programming languag...
Python is one of the few programming languages which is both simple and powerful. This book is desig...
Beginning Python: Using Python 2.6 and Python 3.1 introduces this open source, portable, interpreted...
We present a small-step operational semantics for the Python programming language. We present both a...
Programming languages are often specified only in an informal manner; in the available documentation...