|
|
Apprendre a programmer avec Python
Author:
Gerard Swinnem
Language:

Contents: Penser comme un programmeur; Premiers pas; Contrôle du flux d'instructions; Instructions répétitives; Principaux types de données; Fonctions prédéfinies; Fonctions originales; Utilisation . . . . . |
Dive Into Python
Author:
Mark Pilgrim
Language:

| Dive Into Python is a Python book for experienced programmers. You can buy a printed copy, read it online, or download it in a variety of formats. It is also available in multiple languages. |
|
Numeric Python
Author:
D Ascher, P. F. Dubois, K. Hinsen, J. Hugunin, T. Oli
Language:

The Numeric Python extensions (NumPy henceforth) is a set of extensions to the Python programming language which allows Python programmers to efficiently manipulate large sets of objects organized in . . . . . |
A Quick, Painless Tutorial on the Python Language
Author:
Norm Matloff
Language:

Contents: Overview; How to Use This Tutorial; A 5-Minute Introductory Example; A 10-Minute Introductory Example; Declaration (or Not), Scope, Functions, Etc. 13; A Couple of Built-In Functions; Types . . . . . |
Python Tutorial
Author:
python-docs@python.org
Language:

This tutorial introduces the reader informally to the basic concepts and features of the Python language and system. It helps to have a Python interpreter handy for hands-on experience, but all exampl . . . . . |
How to Think Like a Computer Scientist
Author:
Allen Downey Jerey Elkner Chris Meyers
Language:

| How to Think Like a Computer Scientist. A guide to Python, 288 pp. |
|
Text Processing in Python
Author:
by David Mertz
Language:

| This book is ideally suited for programmers who are a little
bit familiar with Python, and whose daily tasks involve a fair
amount of text processing chores. Programmers who have some
backgr . . . . . |
|