Learning Python and over 1.5 million other books are available for Amazon Kindle . Learn more


or
Sign in to turn on 1-Click ordering.
Trade in Yours
For a £6.30 Gift Card
Trade in
More Buying Choices
Have one to sell? Sell yours here
Sorry, this item is not available in
Image not available for
Colour:
Image not available

 
Start reading Learning Python on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Learning Python (Animal Guide) [Paperback]

Mark Lutz
3.8 out of 5 stars  See all reviews (17 customer reviews)
RRP: £42.50
Price: £27.20 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £15.30 (36%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
Only 10 left in stock (more on the way).
Dispatched from and sold by Amazon. Gift-wrap available.
Want delivery by Friday, 24 May? Choose Express delivery at checkout. See Details

Formats

Amazon Price New from Used from
Kindle Edition £18.35  
Hardcover --  
Paperback £27.20  
Trade In this Item for up to £6.30
Trade in Learning Python (Animal Guide) for an Amazon.co.uk gift card of up to £6.30, which you can then spend on millions of items across the site. Trade-in values may vary (terms apply). Learn more
There is a newer edition of this item:
Learning Python Learning Python
£35.93
Available for pre-order

Book Description

9 Oct 2009 0596158068 978-0596158064 4

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 productive with Python quickly -- whether you're new to programming or just new to Python. It's an easy-to-follow self-paced tutorial, based on author and Python expert Mark Lutz's popular training course.

Each chapter contains a stand-alone lesson on a key component of the language, and includes a unique Test Your Knowledge section with practical exercises and quizzes, so you can practice new skills and test your understanding as you go. You'll find lots of annotated examples and illustrations to help you get started with Python 3.0.

Learn about Python's major built-in object types, such as numbers, lists, and dictionaries Create and process objects using Python statements, and learn Python's general syntax model Structure and reuse code using functions, Python's basic procedural tool Learn about Python modules: packages of statements, functions, and other tools, organized into larger components Discover Python's object-oriented programming tool for structuring code Learn about the exception-handling model, and development tools for writing larger programs Explore advanced Python tools including decorators, descriptors, metaclasses, and Unicode processing


Frequently Bought Together

Learning Python (Animal Guide) + Programming Python + Python Pocket Reference (Pocket Reference (O'Reilly))
Price For All Three: £68.39

Buy the selected items together


Product details

  • Paperback: 1216 pages
  • Publisher: O'Reilly Media; 4 edition (9 Oct 2009)
  • Language: English
  • ISBN-10: 0596158068
  • ISBN-13: 978-0596158064
  • Product Dimensions: 17.8 x 5.3 x 23.2 cm
  • Average Customer Review: 3.8 out of 5 stars  See all reviews (17 customer reviews)
  • Amazon Bestsellers Rank: 17,547 in Books (See Top 100 in Books)
  • See Complete Table of Contents

More About the Author

Discover books, learn about writers, and more.

Product Description

Book Description

Powerful Object-Oriented Programming

About the Author

Mark Lutz is the world leader in Python training, the author of Python's earliest and best-selling texts, and a pioneering figure in the Python community since 1992. He is also the author of O'Reilly's Programming Python, Python Pocket Reference, and Learning Python (all in 4th Editions). Mark can be reached on the web at www.rmi.net.


Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

What Other Items Do Customers Buy After Viewing This Item?


Customer Reviews

Most Helpful Customer Reviews
3 of 3 people found the following review helpful
5.0 out of 5 stars An Excellent Course In Python 21 April 2012
Format:Paperback
I have just completed reading the first 900 pages of this 1200 page book, which comprises a course covering all the basics of the Python programming language. (The remaining 300 pages covers numerous advanced topics and the appendices). At the end of these 900 pages the author states the following :-

'At this point, you've been exposed to the full subset of Python that most programmers use. In fact, if you have read this far, you should feel free to consider yourself an official Python programmer. Be sure to pick up a t-shirt the next time you're online.'

And I can certainly say that I feel I have just had a first class education in Python from this book. The author clearly knows his subject inside out, and he gives detailed explanations backed by concise code examples throughout, and often reiterates important points, making learning much faster.

I already have a knowledge of C++, PHP, Perl, and JavaScript, so I cannot really speak for the absolute beginner coming to this book with no prior programming experience. But for someone like me with programming experience, but no knowledge of Python, the book is excellent.

Some reviews of this book have been quite harsh, in particular complaining that it is verbose and wordy. There is no doubt the writing style is somewhat wordy, but on the other hand the author doesn't miss important details. I think the latter is more important, particularly in a technical book. The worst technical books are those which leave the reader with too many unanswered questions in their heads.

The first 200 pages or so probably seem the most wordy, and after that you get more into the core aspects of the language. I think the problem might be the author is targeting both experienced programmers and complete newcomers alike. For the latter, basic concepts need to be explained, but the former will find this unnecessary.

If there was one area of the book where more explanation could have been provided I would say it was in relation to function closures. This can be a tricky concept. It is heavily used in JavaScript, so I already had a handle on it, but even then it can easily trip you up.

Throughout, the author describes both versions 2.6 and 3.0 of Python, though 3.0 is emphasised. Version 2.6 will still be widely used for many years to come, but for completely new projects 3.0+ will most likely be used.

This book is not perfect, but I am giving it 5 stars as I feel it has taught me adequetely all the core areas of the Python language.

Re the wordiness remember any author's time is limited, as illustrated in the following quote -
"I'm sorry I wrote you such a long letter; I didn't have time to write a short one."
¯ Blaise Pascal
Comment | 
Was this review helpful to you?
2 of 2 people found the following review helpful
Format:Paperback
Let me begin this review with a plea to all intending writers of books about the very excellent Python programming language; please stick the spam where the sun don't shine. And the parrots too. I loved the Monty Python series but after a couple of hundred pages these 'witty' references don't seem funny any more.
My headline for this review is very harsh but I am going to try to justify it in view of the very contrasting reviews this book has had. I am not a complete beginner but I am not a pro either, just a hobby programmer.
I bought this book under the influence of the many positive reviews and as I started to read it I was favourable impressed; it was interesting and clearly written. After a couple of evenings, however, I began to feel tired and puzzled; tired after trying to absorb several chapters of information and puzzled because I was no nearer to writing Python code than when I first opened the book. Eventually I realised what the problem was. The book explains clearly how things work but you have to be comfortable with the technical vocabulary used. There are very few example of how to do useful things with Python and this is a serious fault in the book. Instead of example programs there are little experiments on the command line to illustrate how things work. The first example program appears on page 393. Yes, that's page three hundred and ninety three, over a third of the way into the book!
The author's experience as a teacher shows itself in good ways and in bad ways. First, his explanations are usually clear and easy to follow but I feel that his approach and his choice of vocabulary are too technical for the beginning programmer. Second, he tries to reinforce and emphasize certain subjects by use of the standard pedagogical technique of repetition. This is fine in a class room situation. In a book, though, it is not required. It makes this big book even bigger with no benefit to the reader. For example, polymorphism and operator overloading are discussed briefly on page 84 in the context of strings and again on page 114 in the chapter about numbers, there are a couple more pages in the chapter on functions and several mentions in the chapters about object oriented programming. This could be justified if polymorphism were actually used, with examples, in these early mentions but it is not. These early mentions of polymorphism do not help the me use strings or numerical types, and they do not help with understanding the example programs (because there aren't any). In fact, they just get in the way. It seems the author feels (rightly) that they are important and so (wrongly, in my view) brings them up at every opportunity.
The few code samples are often hard to follow because common computer terms, such as value and data, are used as variable names. For example, on page 629, the class, FirstClass has the line, self.data = value. With a more realistic context, such as a CD collection or an employee class, it would be easier to distinguish the language constructs from the data that the code is working on and so the code would be easier to understand. As it is, even these trivial examples make the function of the code harder to discern.
Here are a couple of cases where I feel the approach is wrong and does not consider the needs of the learner. First, while trying to understand how to use the self argument I consulted pages 619-620, 640, and 686-687, scattered over 4 chapters. I found no clear explanation of how to use it but I found this on page 620: "Because classes are factories for multiple instances, their methods usually go through this automatically passed-in self argument whenever they need to fetch or set attributes of the particular instance being processed by a method call." Second, on the subject of lambda functions, on page 476 the explanation begins, "Besides the def statement, Python also provides an expression form that generates function objects. Because of its similarity to a tool in the Lisp language, it's called lambda. Like def, this expression creates a function to be called later, but it returns the function instead of assigning it to a name." These two samples are clearly written but, in my opinion, if you can understand them then you probably do not need this book. Faced with such prose, the beginner's only hope is the example code but often there isn't any.
This approach, of writing about how Python works, makes the book far longer than it needs to be. There are four chapters on functions! And the first three of them are on the basics. I have read books that cover this in one chapter including example code. They can do this because they tell you how to use functions rather than the technical details about how they work. For example, If you are coming to Python from C, like I did, then you may not realize that you have to define your functions in your code before you call them. This point is not stated! Instead there is a small section called "def is executable code" which might convey this point to an experienced programmer but which beginners will step over as they hunt for information about how to actually use functions.
The book contains a great deal of information and it might have done duty as a reference book if it had a good index. Unfortunately it has a bad index which is incomplete, inaccurate, and inconsistent. Some words which I tried without success to look up are, strip() method, argv, sys.argv, != operator, equality, NOT, arithmetic, OR, NOT, logical operators, ord. Examples of terms which are in the index but which have inaccurate or missing page references include the following. "self argument" is missing some important references on pages 640 and 619 - 620 while the single reference given, 687, is out by one page. "end of line characters 923" is out by one page and is missing pages 234-235. "file iterators 354" gives only the start page of the discussion and is missing a reference on page 235. Strangely, page 235 does appear as a subheading under "files" while page 354 does not.
There are no cross-references and in a book of this complexity there really should be. For example, the heading "anonymous functions" should have a "see also lambda expressions".
The index uses subheadings and sub-subheadings but there are no continuation headings with the result that when you scan from one column to the next it is difficult to know which level of the hierarchy you are in.
There are some rather weird headings that nobody would think of looking up. Sometimes they turn out to be section headings. Now it is quite reasonable to look at section headings for possible index terms but they are not always suitable as they stand because authors sometimes indulge in a little whimsy when choosing headings. For example under "arguments" I found "min wakeup call 455". This gives no clue as to the content to be found at page 455 so it should not be used in the index. A more descriptive heading should have been chosen instead.
Apart from the errors and omissions the index is badly in need of editing to make it consistent and coherent. The heading "comparison methods 730" is immediately followed by "comparison operators 730" while some pages on comparison operators (118-119 and 246-248) are not mentioned at all. Information about strings appears under "string exceptions", "string methods", "string formatting", "string formatting method calls" (yes, it's the next main heading), "string object type", "string operations" and finally "strings", the latter having a long column of subheadings which include some, but not all, of the pages listed under the earlier headings. Now it's a basic principle of indexing that if you find a word in the index then all the relevant and useful page references should be listed under that word. So under the heading "strings" should be everything about strings. But there is too much; that's why these other headings are used. So what lies under "strings"? Most of it belongs under a heading such as "string encoding" . A little editing would tidy this up and remove the rather silly "non-ASCII text, coding 907" followed immediately by "non-ASCII text, encoding and decoding 907", not to mention the subheading, "string methods 84", one page, while there are a dozen subheadings about string methods further back!
I could carry on ripping apart almost every part of the index but you are probably fed up with this by now. Why make such a fuss about the index? If you had tried to use this one you would think that indexes are rather useless and not worth the bother. But they are not supposed to be. A good index would direct you at once to the information on whatever topic you are looking for; not to every single mention as the search function on a PDF or e-reader does but just to the useful ones. This is a big, complex book with lots of intricate technical details so indexing it would be a considerable challenge requiring time and expertise. It would have rescued some value from the book.
You won't learn to program in Python from this book for the simple reason that the it does not try to teach it. It contains a huge amount of technical information about how Python works but not enough about how to actually use it. The author can write clearly and well in a way that makes it interesting but serious thought needs to be given to the organization of this large book and to targeting it to its intended audience. The back cover makes clear that it is an introductory level text which requires no previous experience. This is simply not true and that is why I feel justified in describing it as the worst language tutorial book I have ever tried to use. Even for the experienced programmer its usefulness is severely dented by the ragged organization and by the terrible index which leaves a considerable part of the book's content inaccessible. Read more ›
Comment | 
Was this review helpful to you?
2 of 2 people found the following review helpful
5.0 out of 5 stars Great book with a lot of details 11 July 2012
By mrdr
Format:Paperback
I bought the book because I wanted a good reference book, something that aimed for being complete. I got what I wanted.

Some people claim it's a too heavy book to read. Sure, with its 1150+ pages it's not something you get through in a day or two, but I find it easy enough to read. But I have a solid programming background since before so I suppose that's why.

The book also makes a lot of comparisons between Python 2.x and 3.x, even if you don't realize that by overlooking the Table of Contents. I like that a lot.
Comment | 
Was this review helpful to you?
Would you like to see more reviews about this item?
Were these reviews helpful?   Let us know
Most Recent Customer Reviews
5.0 out of 5 stars excellent
excellent purchase and excellent price.I purchased it at the same time as Programming Python. I feel you need both books for cross reference purposes.
Published 18 days ago by dennis waller
4.0 out of 5 stars Useful reference.
Very large tome. Very good for reference. Could even learn the language if you already have some programming background. Not really for beginners. Get th Python 3 version.
Published 23 days ago by Farhomer
5.0 out of 5 stars And now... it's...
OK, that's an obvious title, but given the subject matter can you blame me?

I've programmed using many languages over the years, from Pascal to BASIC (various dialects)... Read more
Published 25 days ago by Chika
3.0 out of 5 stars A massive tome
Fine if you want to learn the whole language, but perhaps not the best if you want to get up to speed quickly on some simple programs - there are aspects of some examples which are... Read more
Published 1 month ago by Sid Cox
4.0 out of 5 stars Comprehensive but long-winded
This books is a comprehensive description of Python 2.6 and Python 3, from basics through to advanced topics such as decorators and metaclasses. Read more
Published 3 months ago by N. Weeds
3.0 out of 5 stars Good but not for complete beginners
I don't think this book is ideal for the new programmer who is picking Python as their first language. Read more
Published 9 months ago by Rob
4.0 out of 5 stars Very good. Very Informative.
I had around a years experience in C++ before coming to use this book. I kept in mind what me as a beginner would have been thinking whilst reading through the first few technical... Read more
Published 13 months ago by Matt M
2.0 out of 5 stars Wading through syrup
Admittedly, I have an earlier edition of this book, but I'm finding it hard going.

I cannot recommend it for a beginner (or even a non-beginner). Read more
Published 14 months ago by Andy G
5.0 out of 5 stars Giving you the essentials in a clear and structured way
I have experience with programming and wanted to learn what Python is, what is special about it, and how to write programs in it, without having to read a 1000-page book. Read more
Published 15 months ago by a reader
5.0 out of 5 stars Excellent book
I'm an amateur programmer and all I can say is that this book is very-very good.
No problems in executing any of the code so far (that's a usual problem I had with books in... Read more
Published 16 months ago by TG
Search Customer Reviews
Only search this product's reviews

Customer Discussions

This product's forum
Discussion Replies Latest Post
Why does it say "Animal Guide"? 0 1 Nov 2011
See all discussions...  
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
   


Listmania!


Look for similar items by category


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges