---
product_id: 46658839
title: "Learning Python, 3rd Edition"
price: "ƒ111"
currency: ANG
in_stock: true
reviews_count: 6
url: https://sintmaarten.desertcart.com/products/46658839-learning-python-3rd-edition
store_origin: SX
region: Sint Maarten
---

# 30 concise chapters Covers beginner to advanced Expert teaching clarity Learning Python, 3rd Edition

**Price:** ƒ111
**Availability:** ✅ In Stock

## Summary

> 🐍 Unlock Python mastery with the ultimate learning companion!

## Quick Answers

- **What is this?** Learning Python, 3rd Edition
- **How much does it cost?** ƒ111 with free shipping
- **Is it available?** Yes, in stock and ready to ship
- **Where can I buy it?** [sintmaarten.desertcart.com](https://sintmaarten.desertcart.com/products/46658839-learning-python-3rd-edition)

## Best For

- Customers looking for quality international products

## Why This Product

- Free international shipping included
- Worldwide delivery with tracking
- 15-day hassle-free returns

## Key Features

- • **Flexible Learning Path:** Structured for jumping around or deep dive reading
- • **Ideal for All Skill Levels:** Beginners to pros find valuable insights and new knowledge
- • **Learn from a Proven Expert:** Mark Lutz’s clear, example-driven teaching style boosts comprehension
- • **Boost Your Coding Confidence:** Solidify concepts with practical examples and real-world relevance
- • **Master Python from Ground Up:** 30 focused chapters designed for progressive learning

## Overview

Learning Python, 3rd Edition by Mark Lutz is a comprehensive guide featuring 30 well-structured chapters that teach Python from beginner to advanced levels. Praised for its clear explanations and practical examples, this book is perfect for professionals seeking to deepen their Python skills and gain a thorough understanding of the language. A must-have for any serious Python programmer’s library.

## Description

Learning Python, 3rd Edition [Lutz, Mark] on desertcart.com. *FREE* shipping on qualifying offers. Learning Python, 3rd Edition

Review: Great book, even for the experienced python programmer - Learning Python 3rd edition. I bought this book in 2009 because I had been using python at work and still do, every day. I have two different versions of another python book, "Python, Essential Reference", and frequently turn to them when I forget, for example, how one of the string functions work, or when I want to know the details of a method in the os or os.path module. Those books are perfect for that purpose, but you could use a web resource just as well. This book is different, as it teaches about the python language, and it absolutely excels in that task. I would recommend it for any level: beginner, intermediate, or advanced. Oh how I wish that I dove into this book earlier, when I first bought it. I consider myself an expert in the language, and so thought I did not really need it. What I found out when I spent some time with it, is that the author is not only an expert in python, but also an expert in teaching it. I ended up understanding some things much better and more thoroughly that I had before, and learned lots of new things along the way. The author explains an aspect of the language and then gives examples that are easy to understand and solidifies the concept. That pattern repeats throughout the book. The book is structured in a way that lets you jump around if you wish. But after I did this for a while, I went back and took the time to read it from the beginning. I did not regret spending the extra time doing this. I ended up marking some places in the book with post-it markers for later reference. This book has to rank near the top of my technical book collection. I highly recommend it.
Review: Good book for starting python - This book has about 30 short chapters that focus on introducing a small piece. The author does not assume much experience, and tries to provide a clear explanation of each topic. The book is divided to 7 parts that cover a certain aspect, such as classes or modules. The examples are mostly small, and very often for the interactive shell rather than as stand alone programs. The author states that this book was written as a learning tool, rather than as a guide to producing real life programs. For that, he guides readers to his follow up book, programming python (which I have not read). One shortfall was the confinement of exercises to the end of parts (which often have 5 or so chapters) rather than at the end of each chapter. This approach might be alright considering the level of material covered, but I think it would be helpful to have more exercises. In general, I think this is a good starting point to python, but probably needs to be followed by other books for actual production.

## Technical Specifications

| Specification | Value |
|---------------|-------|
| Best Sellers Rank | #1,846,772 in Books ( See Top 100 in Books ) #237 in Macintosh Operating System #516 in Object-Oriented Design #1,582 in Python Programming |
| Customer Reviews | 4.1 4.1 out of 5 stars (58) |
| Dimensions  | 7 x 1.5 x 9.25 inches |
| Edition  | 3rd |
| ISBN-10  | 0596513984 |
| ISBN-13  | 978-0596513986 |
| Item Weight  | 2.34 pounds |
| Language  | English |
| Print length  | 700 pages |
| Publication date  | January 1, 2007 |
| Publisher  | O'Reilly Media, Inc. |

## Images

![Learning Python, 3rd Edition - Image 1](https://m.media-amazon.com/images/I/41OTurhZsLL.jpg)

## Customer Reviews

### ⭐⭐⭐⭐⭐ Great book, even for the experienced python programmer
*by A***N on May 12, 2013*

Learning Python 3rd edition. I bought this book in 2009 because I had been using python at work and still do, every day. I have two different versions of another python book, "Python, Essential Reference", and frequently turn to them when I forget, for example, how one of the string functions work, or when I want to know the details of a method in the os or os.path module. Those books are perfect for that purpose, but you could use a web resource just as well. This book is different, as it teaches about the python language, and it absolutely excels in that task. I would recommend it for any level: beginner, intermediate, or advanced. Oh how I wish that I dove into this book earlier, when I first bought it. I consider myself an expert in the language, and so thought I did not really need it. What I found out when I spent some time with it, is that the author is not only an expert in python, but also an expert in teaching it. I ended up understanding some things much better and more thoroughly that I had before, and learned lots of new things along the way. The author explains an aspect of the language and then gives examples that are easy to understand and solidifies the concept. That pattern repeats throughout the book. The book is structured in a way that lets you jump around if you wish. But after I did this for a while, I went back and took the time to read it from the beginning. I did not regret spending the extra time doing this. I ended up marking some places in the book with post-it markers for later reference. This book has to rank near the top of my technical book collection. I highly recommend it.

### ⭐⭐⭐⭐ Good book for starting python
*by M***R on June 15, 2009*

This book has about 30 short chapters that focus on introducing a small piece. The author does not assume much experience, and tries to provide a clear explanation of each topic. The book is divided to 7 parts that cover a certain aspect, such as classes or modules. The examples are mostly small, and very often for the interactive shell rather than as stand alone programs. The author states that this book was written as a learning tool, rather than as a guide to producing real life programs. For that, he guides readers to his follow up book, programming python (which I have not read). One shortfall was the confinement of exercises to the end of parts (which often have 5 or so chapters) rather than at the end of each chapter. This approach might be alright considering the level of material covered, but I think it would be helpful to have more exercises. In general, I think this is a good starting point to python, but probably needs to be followed by other books for actual production.

### ⭐⭐⭐ Wordy
*by K***R on December 31, 2008*

This book should be called "Learning Python for people who have never programmed before". The author states in the preface that no assumptions have been made about the reader's programming background. I think that this is why this book is so wordy. Amazon's opening statement: "The authors of Learning Python show you enough essentials of the Python scripting language to enable you to begin solving problems right away..." Well, not right away. You have to read half the book first. The book delves into the details of data object types before even talking about basic programming features such as for/while loops (pg. 248). This book is an obvious outcropping of the author's classes on Python. I would think that the author's approach would be fine in a classroom setting, but this hand-holding approach in print is laborious. The book also has altogether too many references to later chapters. I got tired of reading "X will be covered later in chapter Y". If you aren't going to talk about it now, don't waste the reader's time talking about how you are not going to talk about it now. That said, I found the information in the book to be useful. I just received "Programming in Python 3" by Mark Summerfield. This book takes the approach I wish that "Learning Python" had.

---

## Why Shop on Desertcart?

- 🛒 **Trusted by 1.3+ Million Shoppers** — Serving international shoppers since 2016
- 🌍 **Shop Globally** — Access 737+ million products across 21 categories
- 💰 **No Hidden Fees** — All customs, duties, and taxes included in the price
- 🔄 **15-Day Free Returns** — Hassle-free returns (30 days for PRO members)
- 🔒 **Secure Payments** — Trusted payment options with buyer protection
- ⭐ **TrustPilot Rated 4.5/5** — Based on 8,000+ happy customer reviews

**Shop now:** [https://sintmaarten.desertcart.com/products/46658839-learning-python-3rd-edition](https://sintmaarten.desertcart.com/products/46658839-learning-python-3rd-edition)

---

*Product available on Desertcart Sint Maarten*
*Store origin: SX*
*Last updated: 2026-05-17*