Programming Python and over one million other books are available for Amazon Kindle. Learn more

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

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

or
Sign in to turn on 1-Click ordering.
Sell Us Your Item
For a $14.00 Gift Card
Trade in
More Buying Choices
Have one to sell? Sell yours here

Programming Python [Paperback]

Mark Lutz (Author)
21 customer reviews)

List Price: $64.99
Price: $36.27 & this item ships for FREE with Super Saver Shipping. Details
You Save: $28.72 (44%)
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
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Want it delivered Thursday, October 4? Choose One-Day Shipping at checkout. Details
Free Two-Day Shipping for College Students with Amazon Student

Formats

Amazon Price New from Used from
Kindle Edition $29.63  
Paperback $36.27  
Sell Back Your Copy for $14.00
No matter where you bought them, get up to 70% back when you sell your books at Amazon.com.
Used Price$28.28
Trade-in Price$14.00
Price after
Trade-in
$14.28

Book Description

January 7, 2011 0596158106 978-0596158101 Fourth Edition

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 also explore how Python is used in databases, networking, front-end scripting layers, text processing, and more. This book focuses on commonly used tools and libraries to give you a comprehensive understanding of Python’s many roles in practical, real-world programming.

You'll learn language syntax and programming techniques in a clear and concise manner, with lots of examples that illustrate both correct usage and common idioms. Completely updated for version 3.x, Programming Python also delves into the language as a software development tool, with many code examples scaled specifically for that purpose.

Topics include:

  • Quick Python tour: Build a simple demo that includes data representation, object-oriented programming, object persistence, GUIs, and website basics
  • System programming: Explore system interface tools and techniques for command-line scripting, processing files and folders, running programs in parallel, and more
  • GUI programming: Learn to use Python’s tkinter widget library
  • Internet programming: Access client-side network protocols and email tools, use CGI scripts, and learn website implementation techniques
  • More ways to apply Python: Implement data structures, parse text-based information, interface with databases, and extend and embed Python

Frequently Bought Together

Programming Python + +
Price For All Three: $75.97

Buy the selected items together


Editorial Reviews

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 has been a software developer for 25 years, and is the author of O'Reilly's Programming Python, 3rd Edition and Python Pocket Reference, 3rd Edition.


Product Details

  • Paperback: 1632 pages
  • Publisher: O'Reilly Media; Fourth Edition edition (January 7, 2011)
  • Language: English
  • ISBN-10: 0596158106
  • ISBN-13: 978-0596158101
  • Product Dimensions: 7 x 2.4 x 9.1 inches
  • Shipping Weight: 5 pounds (View shipping rates and policies)
  • Average Customer Review: 21 customer reviews)
  • Amazon Best Sellers Rank: #37,835 in Books (See Top 100 in Books)
  •  Would you like to give feedback on images?


More 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. Mark can be reached on the web at www.rmi.net.

Customer Reviews

Do not buy books written by simple-minded Sanane  |  2 reviewers made a similar statement
Most Helpful Customer Reviews
39 of 43 people found the following review helpful
4.0 out of 5 stars Can A Reference Book Be Too Thorough? January 9, 2011
By B.L.
Format:Paperback
Programming Python is a book designed to take people who know Python and guide them on how to actually make it do things in the real world. It's important to note that the material in here (In the December 2010 4th edition) is for 3.X versions of Python and only deals with 2.X to the extent that the versions overlap, so you'll be better off with an earlier edition of the book (or another book designed to deal thoroughly with both versions) if you're working on a project that needs to work uusing earlier versions of Python.

The amount of information here is gigantic, and includes sample code to some degree on practically every page. I was working from an ebook that O'Reilly gave me access to as a review copy, and I can imagine how unwieldy the actual physical book must be given the 1600+ page count. If you prefer to buy hard copies of books, this is definitely not going to be the quick reference book that you carry around in your back pocket.

Since it's so focused on how to actually use Python code to accomplish specific tasks, the best thing about Programming Python is that it comes from O'Reilly. It shares their usual policy for programming books that you're welcome to reuse the code samples in your own projects, and the publisher also provides errata for all of their books at their website.

If you need a guide on how to do just about anything from creating a GUI to interfacing with an SQL database, Programming Python is a remarkably thorough resource.
Was this review helpful to you?
19 of 21 people found the following review helpful
By Antonio
Format:Paperback
I've programmed in Python before, but haven't used it for a couple of years. I was looking for a refresher, as well as some example applications.

Firstly note that this book isn't an introduction to Python, nor is it a reference. The author makes that clear in the preface, instead referring you to the other titles he has written. Also the book covers Python 3.x. Perhaps those who are interested in earlier versions should get the previous edition of the book. On the other hand while there are some changes between the two versions, reading the book wouldn't be a waste of time if you are interested in Python 2.x

I liked this book in the sense that if I looked up a particular topic, I often found his discussion reasonable and could get some useful idiomatic python code to use.

On the other hand, the author intends this book as a tutorial. When I tried to read through it as a tutorial I just found it falling a bit flat. Also at around 1600 pages I doubt I would have the endurance to read through it from beginning to end.

I guess the main problem with the book is that you are interested in one particular area to use Python, say web development, or interfacing with databases this book would probably have insufficient detail, and you would want a specialist book in that area. Also I found the authors writing style somewhat verbose. Another issue is that those people who want to build a GUI for instance may not be interested in his choice of tool Tkinter.

In conclusion, this book does have some useful information, I didn't really like it. While it is hard to pin down the reasons for my dislike, I guess it is because he tries to cover so many topics, that not all of them are covered that well. Also it is not always clear who the audience is, beginners may find his explanations to terse, whereas those who have some familiarity with python may wonder why he is pointing out the obvious. I recommend people who are looking to develop a particular application in python, instead get a book more focused on their area of interest. Those who are new to python should avoid this book also. Those who are looking for a python 3.x refresher should find a book that's a little less weighty.

It's kind of annoying all those people who have received a free book from O'reilly giving it a five star review. Although they disclosed it, it now makes me suspicious as to how many other five star reviews are given by people who enjoy getting free books, and haven't disclosed the fact.
Comment | 
Was this review helpful to you?
18 of 21 people found the following review helpful
Format:Paperback
For those looking to further their Python abilities, Programming Python by Mark Lutz is a great tool in achieving that goal. If you're new to programming and trying to learn Python, you'll want to start with Learning Python by Mark Lutz as that will give you the necessary foundation. Then you can move to this one.

I was interested in learning the language and didn't realize there was a Learning Python so I got Programming Python instead. Luckily, I have experience with a couple of languages so I was able to go through the book and learn what I needed to know. There are many good examples given that explain what you are trying to learn. As with other O'Reilly books, this also has plenty of code to help you through all the topics covered in the book. The index is well done and is great as a reference for later on when you need to look something up in a pinch.

What I found really interesting is Chapter 20 about the integration of Python with C. Seeing that a lot of industry uses C for a lot of operational systems, that chapter was particularly useful as it helps to learn how to interface the two languages together. I have worked primarily with MATLAB throughout school and work. MATLAB is also able to interface with C and it's great, but expensive. Python is a great open source language so it allows anyone on a tight budget to do similar things as MATLAB and the ability to interface with C is great and this chapter will get you going on that.

I highly recommend this book to anyone wanting to delve further into Python. If you have prior programming experience, especailly in OOP, then you should be fine with this. If you don't have that experience, like I said, start with Learning Python. You'll be better off that way.
Comment | 
Was this review helpful to you?
Most Recent Customer Reviews
1.0 out of 5 stars Concise?
I became interested in Python because of the well-designed and concise approach. How can a compact language has a book with 1600+ pages? In resume, lenghty, boring and unorganized.
Published 1 month ago by Daniel Bolgheroni
2.0 out of 5 stars Verbose and time-consuming
I don't know who this book is for. If you are a programmer with solid understanding of a similar language, then this book will bore you to tears since Lutz is moving incredibly... Read more
Published 4 months ago by Bumblebee
3.0 out of 5 stars Should be 2 books
I recently purchased the book, and while it does cover a great deal of topics and the content appears well explained - the book is just too big. Read more
Published 4 months ago by P. Sutherland
5.0 out of 5 stars Huge Insights
Most of us try to learn by reading a book from beginning to end. But using that approach with this book will put you in information overload. Read more
Published 5 months ago by Willy
4.0 out of 5 stars More like a reference book
This book covers advance topics for python and is more like a reference book. I would suggest the author remove Ch 14 and 16. Read more
Published 5 months ago by David Tsai
2.0 out of 5 stars Wordy, a bit pendantic and less useful than I had hoped
I agree with Antonio's review when he said, "I guess the main problem with the book is that you are interested in one particular area to use Python, say web development, or... Read more
Published 7 months ago by DONALD R HUMPHREYS
2.0 out of 5 stars Not worth it
The material is too lengthy for a programmer, and in comparison to its peers, this is second rate. Definitively not worth the $38 dollars. Read more
Published 8 months ago by Deen Reznick
2.0 out of 5 stars Rambling, poorly edited, not accessible for beginners and too slow for...
I own more than 100 O'Reilly books and dozens of Python books, since I've been a Python user, instructor and evangelist for 13 years now. Read more
Published 9 months ago by Luciano Ramalho
2.0 out of 5 stars Much Too Verbose and Wordy
(Disclaimer: I've bought the book but didn't finish it for the reasons below, so this review is my impression of the portion that I managed to cover. Read more
Published 10 months ago by Khalid
4.0 out of 5 stars get knowledge regarding Python
Programming Python is one of these book you can kill with when dropped from appropriate height. I am not Python expert, rather casual Python programer, I focus rather on... Read more
Published 14 months ago by mko
Search Customer Reviews
Only search this product's reviews

What Other Items Do Customers Buy After Viewing This Item?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 

Your tags: Add your first tag
 

Forums

Related forums
Have something you'd like to share about this product?
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Search Customer Discussions
Search all Amazon discussions

Listmania!


So You'd Like to...



Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!

Check out: eBank.nz (Art Generator) | Netwrck.com (AI Tools) | Text-Generator.io (AI API) | BitBank.nz (Crypto AI) | ReadingTime (Kids Reading) | RewordGame | BigMultiplayerChess | WebFiddle | How.nz | Helix AI Assistant