This item is not eligible for Amazon Prime, but millions of other items are. Join Amazon Prime today. Already a member? Sign in.

16 used & new from £10.00
See All Buying Options

Have one to sell? Sell yours here
 
   
Tell a Friend
Python in a Nutshell (In a Nutshell (O'Reilly))
 
See larger image
 
Python in a Nutshell (In a Nutshell (O'Reilly)) (Paperback)
by Alex Martelli (Author)
4.8 out of 5 stars 5 customer reviews (5 customer reviews)

Availability: Available from these sellers.

16 used & new available from £10.00
Other Editions: RRP: Our Price: Other Offers:
Paperback (2) 6 used & new from £23.66
 
   

Customers Who Bought This Item Also Bought

Python Cookbook

Python Cookbook by Alex Martelli

4.4 out of 5 stars (5)  £22.99
Learning Python (Learning)

Learning Python (Learning) by Mark Lutz

3.6 out of 5 stars (9)  £16.24
Programming Python

Programming Python by Mark Lutz

3.2 out of 5 stars (6)  £27.99
Python Pocket Reference (Pocket Reference (O'Reilly))

Python Pocket Reference (Pocket Reference (O'Reilly)) by Mark Lutz

3.7 out of 5 stars (6)  £3.99
Core PYTHON Programming

Core PYTHON Programming by Wesley J. Chun

5.0 out of 5 stars (6)  £17.39
Explore similar items : Books (47)

Product details

Customers Viewing This Page May Be Interested in These Sponsored Links (What is this?)
Python Training Courses
cyberwebconsulting.com    by Engineer & Author of Core Python On-site anywhere + Consulting svcs 

Product Description
Book Description
Ask any Python aficionado and you'll hear that Python programmers have it all: an elegant language that offers object-oriented programming support, a readable, maintainable syntax, integration with C components, and an enormous collection of precoded standard library and extension modules. Moreover, Python is easy to learn but powerful enough to take on the most ambitious programming challenges. But what Python programmers have lacked is one concise and clear reference resource, with the appropriate measure of guidance in how best to use Python's great power. Now Python in a Nutshell fills this need.

In the tradition of O'Reilly's "In a Nutshell" series, 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 modules. This comprehensive reference guide makes it easy to look up all the most frequently needed information--not just about the Python language itself, but also the most frequently used parts of the standard library and the most important third-party extensions.

Python in a Nutshell focuses on Python 2.2 (and all its point releases), currently the most stable and widespread Python release. This book includes:

A fast-paced tutorial on the syntax of the Python language itself

An explanation of object-oriented programming in Python, covering both the classic and new-style object models

Coverage of other core topics, including exceptions, modules, strings, and regular expressions

A quick reference for Python's built-in types and functions, as well as the key modules in the Python standard library, including sys, os, time, thread, math, and socket, among many others

Reference material on important third-party extensions, such as Numeric and Tkinter

Information about extending Python and embedding it into other applications

Python in a Nutshell provides a solid, no-nonsense quick reference to information that programmers rely on the most. This latest addition to the best-selling "In a Nutshell" series will immediately earn its place in any Python programmer's library.

Synopsis
In the tradition of O'Reilly's "In a Nutshell" series, this book offers Python programmers help remembering or deciphering the syntax of this open source language and its many modules. This comprehensive reference guide should make it easy to look up all the most frequently needed information - not just about the Python language itself, but also the most frequently used parts of the standard library and the most important third-party extensions. The book includes: a fast-paced tutorial on the syntax of the Python language itself; an explanation of object-oriented programming in Python, covering both the classic and new-style object models; coverage of other core topics, including exceptions, modules, strings, and regular expressions; a quick reference for Python's built-in types and functions, as well as the key modules in the Python standard library, including sys, os, time, thread, math, and socket, among many others; reference material on important third-party extensions, such as Numeric and Tkinter; and information about extending Python and embedding it into other applications.

See all Product Description


Customers Who Viewed This Item Also Viewed

Learning Python (Learning)

Learning Python (Learning) by Mark Lutz

3.6 out of 5 stars (9)  £16.24
Python Cookbook

Python Cookbook by Alex Martelli

4.4 out of 5 stars (5)  £22.99
Beginning Python: From Novice to Professional (Beginning: From Novice to Professional)

Beginning Python: From Novice to Professional (Beginning: From Novice to Professional) by Magnus Lie Hetland

5.0 out of 5 stars (2)  £30.99
Programming Python

Programming Python by Mark Lutz

3.2 out of 5 stars (6)  £27.99
Core PYTHON Programming

Core PYTHON Programming by Wesley J. Chun

5.0 out of 5 stars (6)  £17.39
Explore similar items : Books (47)

 
Customer Reviews
5 Reviews
5 star: 80%  (4)
4 star: 20%  (1)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
 
 
 
Share your thoughts with other customers:
Write an online review
Most Helpful Customer Reviews

 
23 of 24 people found the following review helpful:
5.0 out of 5 stars A masterpiece of style and economy, 2 Jul 2003
This is an incredibly good book and covers an enormous amount of ground. You get a potted history of the Python language, a language overview, a guide to OOP and exception handling, modular programming, file manipulation, string manipulation, database programming, threading, GUI development, web development and much, much more. Suprisingly, you can pretty much learn the Python language from the coverage in this book (which is generally not the case for Nutshell books which are aimed by-and-large at the technically savvy). Credit also to the author for his exceptionally clear and concise writing style (which is even more impressive when you consider that Italian is his first language). This may be the only Python book you'll ever need. Certainly it should be the first that you buy.
Comment Comment | Permalink | Was this review helpful to you? YesNo (Report this)



 
10 of 10 people found the following review helpful:
5.0 out of 5 stars An excellent overview and superb reference, 31 Aug 2003
I had been interested in learning python for some time and had tried to wade through the online documentation. Although this was good, it was not quite enough to get me up and running.. This book filled the gap. Although it goes quite quickly in terms of its coverage of different subjects, there is enough to start programming in Python in this book alone, and it has enough detail to stay useful up to the highest levels of expertise. Read in combination with the online python documentation, it is all you need to start programming in Python and to continue improving. Excellently written, concise and up to date. Recommended.
Comment Comment | Permalink | Was this review helpful to you? YesNo (Report this)



 
3 of 4 people found the following review helpful:
5.0 out of 5 stars Python Must Have, 5 Nov 2003
By Dave Whiteley (Leeds, United Kingdom) - See all my reviews
This is the book you need to have in your hand when coding Python. It was clearly written by somebody who has "done it", not just read the docs.

Read This Fine Manual

Comment Comment | Permalink | Was this review helpful to you? YesNo (Report this)


Write an online review
 
 
Most Recent Customer Reviews

5.0 out of 5 stars Great python reference...
Python in a Nutshell is a excellent reference book, all python programmer must have one in the desk. Read more
Published 14 months ago by Valerio Valerio

4.0 out of 5 stars Good, but aged & slightly too condensed
The book is good in such a sense that it covers almost all areas on python programming. The book describes what 'can be done' in python, in probably all relevant areas of... Read more
Published 16 months ago by P. Smidt

Search Customer Reviews
Only search this product's reviews