Python in a Nutshell

Python in a Nutshell
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 738
Release :
ISBN-10 : 9781449379100
ISBN-13 : 1449379109
Rating : 4/5 (109 Downloads)

Book Synopsis Python in a Nutshell by : Alex Martelli

Download or read book Python in a Nutshell written by Alex Martelli and published by "O'Reilly Media, Inc.". This book was released on 2006-07-14 with total page 738 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book offers Python programmers one place to look when they needhelp remembering or deciphering the syntax of this open source languageand its many powerful but scantily documented modules. Thiscomprehensive reference guide makes it easy to look up the mostfrequently needed information--not just about the Python languageitself, but also the most frequently used parts of the standard libraryand the most important third-party extensions. Ask any Python aficionado and you'll hear that Python programmers haveit all: an elegant object-oriented language with readable andmaintainable syntax, that allows for easy integration with componentsin C, C++, Java, or C#, and an enormous collection of precoded standardlibrary and third-party extension modules. Moreover, Python is easy tolearn, yet powerful enough to take on the most ambitious programmingchallenges. But what Python programmers used to lack is a concise andclear reference resource, with the appropriate measure of guidance inhow best to use Python's great power. Python in aNutshell fills this need. Python in a Nutshell, Second Edition covers morethan the language itself; it also deals with the mostfrequently used parts of the standard library, and the most popular andimportant third party extensions. Revised and expanded forPython 2.5, this book now contains the gory details of Python's newsubprocess module and breaking news about Microsoft's newIronPython project. Our "Nutshell" format fits Python perfectly bypresenting the highlights of the most important modules and functionsin its standard library, which cover over 90% of your practicalprogramming needs. This book includes: A fast-paced tutorial on the syntax of the Python language An explanation of object-oriented programming in Python Coverage of iterators, generators, exceptions, modules,packages, strings, and regular expressions A quick reference for Python's built-in types and functionsand key modules Reference material on important third-party extensions,such as Numeric and Tkinter Information about extending and embedding Python Python in a Nutshell provides a solid,no-nonsense quick reference to information that programmers rely on themost. This book will immediately earn its place in any Pythonprogrammer's library. Praise for the First Edition: "In a nutshell, Python in a Nutshell serves oneprimary goal: to act as an immediately accessible goal for the Pythonlanguage. True, you can get most of the same core information that ispresented within the covers of this volume online, but this willinvariably be broken into multiple files, and in all likelihood lackingthe examples or the exact syntax description necessary to trulyunderstand a command." --Richard Cobbett, Linux Format "O'Reilly has several good books, of which Python in aNutshell by Alex Martelli is probably the best for giving yousome idea of what Python is about and how to do useful things with it." --Jerry Pournelle, Byte Magazine


Python in a Nutshell Related Books

Python in a Nutshell
Language: en
Pages: 738
Authors: Alex Martelli
Categories: Computers
Type: BOOK - Published: 2006-07-14 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

This book offers Python programmers one place to look when they needhelp remembering or deciphering the syntax of this open source languageand its many powerful
Python in a Nutshell
Language: en
Pages: 695
Authors: Alex Martelli
Categories: Python (Computer program language)
Type: BOOK - Published: 2006 - Publisher:

DOWNLOAD EBOOK

本书内容包括:Python语言的语法快速指南、Python中面向对象编程的说明、Python的内置类型、函数和关键模块的快速参考等。
Python in a Nutshell
Language: en
Pages: 660
Authors: Alex Martelli
Categories: Computers
Type: BOOK - Published: 2003 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

This new title offers Python programmers one place to look when they need help remembering or deciphering the most important tools and modules of this open sour
Python Standard Library
Language: en
Pages: 312
Authors: Fredrik Lundh
Categories: Computers
Type: BOOK - Published: 2001 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

CD-ROM contains: programming examples from the book and a demo of the PythonWorks IDE.
Python Cookbook
Language: en
Pages: 847
Authors: Alex Martelli
Categories: Computers
Type: BOOK - Published: 2005-03-18 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Portable, powerful, and a breeze to use, Python is the popular open source object-oriented programming language used for both standalone programs and scripting