Amazon.com: Beginning Python: Using Python 2.6 and Python 3.1 (Wrox Programmer to Programmer) (9780470414637): James Payne: Books
Beginning Python and over one million other books are available for Amazon Kindle. Learn more


or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Kindle Edition
 
   
Sell Back Your Copy
For a $1.43 Gift Card
Trade in
More Buying Choices
Have one to sell? Sell yours here
Beginning Python: Using Python 2.6 and Python 3.1 (Wrox Programmer to Programmer)
 
 
Start reading Beginning Python on your Kindle in under a minute.

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

Beginning Python: Using Python 2.6 and Python 3.1 (Wrox Programmer to Programmer) [Paperback]

James Payne (Author)
3.0 out of 5 stars  See all reviews (9 customer reviews)

List Price: $39.99
Price: $26.39 & this item ships for FREE with Super Saver Shipping. Details
You Save: $13.60 (34%)
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.
Only 8 left in stock--order soon (more on the way).
Want it delivered Monday, February 27? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for students on millions of items. Learn more

Formats

Amazon Price New from Used from
Kindle Edition $14.29  
Paperback $26.39  
Unknown Binding --  

Book Description

February 2, 2010 0470414634 978-0470414637 1
Beginning Python: Using Python 2.6 and Python 3.1 introduces this open source, portable, interpreted, object-oriented programming language that combines remarkable power with clear syntax. This book enables you to quickly create robust, reliable, and reusable Python applications by teaching the basics so you can quickly develop Web and scientific applications, incorporate databases, and master systems tasks on various operating systems, including Linux, MAC OS, and Windows. You'll get a comprehensive tutorial that guides you from writing simple, basic Python scripts all the way through complex concepts, and also features a reference of the standard modules with examples illustrating how to implement features in the various modules. Plus, the book covers using Python in specific program development domains, such as XML, databases, scientific applications, network programming, and Web development.

Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.


Frequently Bought Together

Customers buy this book with Python Testing: Beginner's Guide $34.62

Beginning Python: Using Python 2.6 and Python 3.1 (Wrox Programmer to Programmer) + Python Testing: Beginner's Guide
  • This item: Beginning Python: Using Python 2.6 and Python 3.1 (Wrox Programmer to Programmer)

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Python Testing: Beginner's Guide

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details



Editorial Reviews

From the Back Cover

Create a robust, reliable, and reusable Python application

As an open source, object-oriented programming language, Python is easy to understand, extendable, and user-friendly. This book covers every aspect of Python so that you can get started writing your own programs with Python today. Author James Payne begins with the most basic concepts of the Python language—placing a special focus on the 2.6 and 3.1 versions—and he offers an in-depth look at existing Python programs so you can learn by example. Topics progress from strings, lists, and dictionaries to classes, objects, and modules. With this book, you will learn how to quickly and confidently create a robust, reliable, and reusable Python application.

Beginning Python:

  • Introduces the concepts of variables for storing and manipulating data

  • Examines files and input/output for reading or writing data

  • Reviews examples of often-overlooked features of Python

  • Delves into writing tests for modules and programs

  • Addresses programming with a graphical user interface in Python

  • Places special focus on XML, HTML, XSL, and related technologies

  • Explains how to extend Python

  • Shares numerical programming techniques

  • Offers an inside look at Jython, a version of Python written in Java

Programmer Forums
Join our Programmer to Programmer forums to ask and answer programming questions about this book, join discussions on the hottest topics in the industry, and connect with fellow programmers from around the world.

Code Downloads
Take advantage of free code samples from this book, as well as code samples from hundreds of other books, all ready to use.

Read More
Find articles, ebooks, sample chapters and tables of contents for hundreds of books, and more reference resources on programming topics that matter to you.

Wrox Beginning guides are crafted to make learning programming languages and technologies easier than you think, providing a structured, tutorial format that will guide you through all the techniques involved.

wrox.com

About the Author

James Payne is Editor in Chief of www.developershed.com, a network of high-technology sites that serves millions of unique visitors every month who are seeking tutorials, advice, answers, or articles.

Product Details

  • Paperback: 624 pages
  • Publisher: Wrox; 1 edition (February 2, 2010)
  • Language: English
  • ISBN-10: 0470414634
  • ISBN-13: 978-0470414637
  • Product Dimensions: 9.2 x 7.4 x 1.2 inches
  • Shipping Weight: 2.3 pounds (View shipping rates and policies)
  • Average Customer Review: 3.0 out of 5 stars  See all reviews (9 customer reviews)
  • Amazon Best Sellers Rank: #723,722 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

9 Reviews
5 star:
 (2)
4 star:
 (2)
3 star:    (0)
2 star:
 (4)
1 star:
 (1)
 
 
 
 
 
Average Customer Review
3.0 out of 5 stars (9 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

12 of 13 people found the following review helpful:
5.0 out of 5 stars An excellent book!!, March 24, 2010
By 
AlexA (New York, USA) - See all my reviews
Amazon Verified Purchase(What's this?)
This review is from: Beginning Python: Using Python 2.6 and Python 3.1 (Wrox Programmer to Programmer) (Paperback)
The first book I read on Python was "A Byte of Python". You can find it on the net. It is free. That book was compact, effortless, useful, but, still, a rather basic intro.

I was looking for a something, which would take me further. We had quite a few Python books scattered around the office. Long story short, I liked none of them. Then I chanced upon James Payne's book, and I cannot praise it enough!! Very well structured, very readable, actually, engaging! Full of useful, clear, elegant examples, it covers a lot of subjects, but not at the expense of basics or clarity. Every new subject, whether it is network or database access, continues to teach you the language itself. It is quite good as a reference too.

It is not for absolutely clueless, but if you have even minimal experience with programming, I bet, you will find it remarkably useful. It is a book Python deserves.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4 of 4 people found the following review helpful:
5.0 out of 5 stars Takes you beyond introductory material, June 13, 2010
By 
coffee_fan (Seattle, WA United States) - See all my reviews
This review is from: Beginning Python: Using Python 2.6 and Python 3.1 (Wrox Programmer to Programmer) (Paperback)
I have not read this book in its entirety, but I read the sections which were of particular interest to me, like intro to Django, Web services programming and DB programming. Although it is a book labeled as introductory, it does take the reader beyond introductory material in a progressive, clear and concise way, leaving all the cruft out and providing great explanations as to the "why" the technology works the way it does. The book is a great find and will help a novice avoid unnecessary confusion.

The only caveats are:

1) Some of the examples in the book seem to work with Python 3.0, so if you want to make them work with either Python 2.6 or Python 3.1 you will need to make minor adjustments. The labor of finding the adjustments is however a learning exercise per se.

2) If you're using Windows as your primary environment, some of the examples, i.e. cgi, require you to have handy a *IX box. This is also not problematic as you can run Ubuntu or other *IX in a VM.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3 of 3 people found the following review helpful:
4.0 out of 5 stars Really enjoying this book, June 6, 2010
This review is from: Beginning Python: Using Python 2.6 and Python 3.1 (Wrox Programmer to Programmer) (Paperback)
I have read several other books on python, and I really found this one helpful. It gets through the basics and keeps going into basic GUI programming, web CGI programming, multithreading, everything. To top it all off, this book is more modern than other books I read through. It has sections on 2.6 but focuses on 3.1. I'd really recommend this if you want to learn USEFUL python programming.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews







Only search this product's reviews



Inside This Book (learn more)
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:


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
 

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums



So You'd Like to...



Look for Similar Items by Category


Look for Similar Items by Subject