Les livres classés sous : python
Essential SQLAlchemy Mapping Python to Databases
Essential SQLAlchemy introduces a high-level open-source code library that makes it easier for Python programmers to access relational databases such as Oracle, DB2, MySQL, PostgreSQL, and SQLite. SQLAlchemy has become increasingly popular since its relea...
(paru le 15/06/2008, consulté 59 fois)
Programming Python
If you've mastered Python's fundamentals, you're ready to start using it to get real work done. Programming Python will show you how, with in-depth tutorials on the language's primary application domains: system administration, GUIs, and the Web. You'll a...
(paru le 15/01/2011, consulté 872 fois)
Le grand livre des Monty Python
Les Monty Python ont été à l'humour anglais ce que les Beatles ont été à la musique : une révolution sans précédent. Nous vous proposons de retrouver ici le meilleur du sextuor mythique, à travers un choix de textes, de répliques, d'illustrations tir...
(paru le 04/11/2010, consulté 1400 fois)
Python
Python Essential Reference, Second Edition, concisely
describes the Python Programming language and its large
library of standard modules, collectively known as the
Python programming environment. It is arranged into four
major parts. First, a brief tutor...
(paru le 01/07/2001, consulté 1578 fois)
The Complete Python Training Course
Created by leading authors and corporate trainers Deitel
& Associates, this hands-on, interactive Python
training course pairs The Python Multimedia Cyber Classroom
CD-ROM, and the leading Python textbook, Python How to
Program to give you the ultimat...
(paru le 19/07/2002, consulté 1492 fois)
Learning Python Powerful object-oriented programming
Google and YouTube use Python because it's highly adaptable, easy to maintain, and allows for rapid development. If you want to write high-quality, efficient code that's easily integrated with other languages and tools, this hands-on book will help you be...
(paru le 01/09/2009, consulté 1712 fois)
Programmation Python Conception et optimisation
Choisi par Google comme l'un de ses langages piliers et utilisé dans des projets d'envergure tels que YouTube, Python est omniprésent dans les applications web modernes. Open Source et portable, sa modularité et son orientation objet permettent de créer d...
(paru le 09/04/2009, consulté 3192 fois)
Au coeur de Python, version 2.5 - Volume 1 Notions fondamentales
Le guide complet du développeur Python - Entièrement mis à jour pour la version 2.5
Python est un langage de programmation agile, robuste, expressif, entièrement orienté objet, extensible et adaptable. Il combine la puissance des langages compilés à la...
(paru le 15/12/2008, consulté 3890 fois)
Programming python
Since the first edition of Programming Python was
published, Python has evolved into, a widely accepted
programming language for many important tasks, ranging from
commercial Linux installation scripts and web application
programming to, movie animation a...
(paru le 05/06/2001, consulté 3026 fois)
Python 2.1
The Python 2.1 Bible provides the only complete Python
language reference on the market and includes all the
information and software that developers need to use Python
as a rapid application development tool.
The Python 2.1 Bible fills a critical void in...
(paru le 01/07/2001, consulté 3387 fois)
Learning Python
Portable, powerful, and a breeze to use, Python is ideal for both standalone programs and scripting applications. With this hands-on book, you can master the fundamentals of the core Python language quickly and efficiently, whether you're new to programmi...
(paru le 01/10/2007, consulté 1912 fois)
Python Programming for the Absolute Beginner
Ready to learn Python programming? Are you new to programming with Python? Do you need a solid introduction to the fundamental concepts? You've found it in "Python Programming for the Absolute Beginner, Second Edition," the updated version of the successf...
(paru le 15/11/2005, consulté 2411 fois)
Python in a Nutshell A Desktop Quick Reference
This book offers Python programmers one place to look when they need help remembering or deciphering the syntax of this open source language and its many powerful but scantily documented modules. This comprehensive reference guide makes it easy to look up...
(paru le 28/07/2006, consulté 2243 fois)
Programmation Python Petit guide à l'usage du développeur agile
Cet ouvrage s'adresse aux développeurs qui souhaitent découvrir et maîtriser Python, et aux chefs de projet désireux de faire évoluer leur équipe autour d'un projet Python.
Il rassemble toute une série de conseils concrets pour mener à bien des projets...
(paru le 16/08/2007, consulté 5489 fois)
Au coeur de Python, version 2.5 - Volume 1 Notions fondamentales
Au coeur de Python Version 2.5 - Volume 1
Le guide complet du développeur Python - entièrement mis à jour pour la version 2.5
Python est un langage de programmation agile, robuste, expressif, entièrement orienté objet, extensible et adaptable. Il co...
(paru le 13/06/2007, consulté 4762 fois)
Au coeur de Python, version 2.5 - Volume 2 Notions avancées
Au coeur de Python - Version 2.5 - Volume 2
Le guide avancé du développeur Python - entièrement mis à jour pour la version 2.5
Python est un langage de programmation agile, robuste, expressif, entièrement orienté objet, extensible et adaptable. Il c...
(paru le 16/07/2007, consulté 5324 fois)
Python en concentré
Python est un langage populaire auprès des développeurs à plus d'un titre. Il réunit de nombreuses vertus, très appréciées, aussi bien des administrateurs système pour ses qualités de langage de script que des développeurs pour la rigueur de son modèle ob...
(paru le 15/02/2007, consulté 5550 fois)
Python for Dummies
Python is an open source, object-oriented language that's now used by an estimated 900,000 developers for scripting applications as well as stand-alone programs
This accessible introductory guide covers basic programming concepts, explains how Python d...
(paru le 03/10/2005, consulté 5400 fois)
Book python Developer's handbook
Python is a powerful, interpreted, interactive,
object-oriented programming language. Its syntax is simple
and easy to learn, and it encourages programmers to write
and think clearly. Python's clear structure and interpreted
nature make Python code extrem...
(paru le 01/01/2001, consulté 4876 fois)
Python L'essentiel du code et des commandes
L'essentiel du code et des commandes
Ce Guide de survie vous fournit toutes les séquences de code utiles pour achever rapidement et efficacement vos projets de programmation en langage Python.
Concis et maniable
Facile à transporter, facile à u...
(paru le 04/04/2007, consulté 7338 fois)
Python Standard Library
Python Standard Library is an essential guide for
serious Pythonprogrammers. Python is a modular language
that imports most useful operations from the standard
library (basic support modules; operating system
interfaces; network protocols; file formats; d...
(paru le 01/05/2001, consulté 5067 fois)
Python Phrasebook
Python Phrasebook gives you the code phrases you need to quickly and effectively complete your programming projects in Python.
Concise and Accessible
Easy to carry and easy to use-lets you ditch all those bulky books for one portable guide
Flexible...
(paru le 30/11/2006, consulté 4696 fois)
Core Python Programming
The Complete Developer's Guide to Python-Fully Updated for Python 2.5
New to Python? The definitive guide to Python development for experienced programmers
Covers core language features thoroughly, including those found in the latest Python releases...
(paru le 11/10/2006, consulté 4298 fois)
Programming Python Powerful Object-Oriented Programming
Already the industry standard for Python users, Programming Python from O'Reilly just got even better. This third edition has been updated to reflect current best practices and the abundance of changes introduced by the latest version of the language, Pyt...
(paru le 05/09/2006, consulté 4331 fois)
Python par l'exemple Couvre Python 2.3 et 2.4
Robuste, élégant, polyvalent, autant de qualités qui n'expliquent pas à elles seules le succès de Python, car la force de Python, c'est aussi une communauté de programmeurs extraordinairement enthousiastes et motivés, qui se font un point d'honneur à s'en...
(paru le 04/08/2006, consulté 6680 fois)