Hi Guest     My Account - Upload Pic - Favorites - Wish Lists - Friends - Messages - Login - Create Account

Related Tags
Amazon Trail 3Rd Edition
Learning Instruction 3Rd
Learning Python
Learning Python 3rd
Learning Python Help
Learning Resources Python
One 3Rd Edition
Python 3rd
Python 3Rd Edition
Python Second Edition
Trail 3Rd Edition

Latest Reviews:

Rating:
This game is nearly a work of art. I wouldn't advise someone to just buy a ps3 for it, but I'd certainly advise people to make friends with someone who owns one and play through it.

It's not very playable if you aren't already a big fan of the series and the constant cutscenes get a


Rating:
I had a tough decision to make regarding how to treat another person. A friend recommend I read this book before making my decision. This book looks at life from God's point of view, dealing with many of the issues people face daily. I will be buying more copies as Christmas presents.

Rating:
I didn't think my Casio EX-Z40 was that old, so I went ahead an ordered this 2GB 50X Kingston memory card in the hopes that I could take a ton more photos. Of course, my first experience using this memory card was at my Great Grandmother's 100th birthday. I went to shoot video and once I finished an

View All

Home / Books
Learning Python, 3rd Edition

O'Reilly Media, Inc. Learning Python, 3rd Edition


by O'Reilly Media, Inc.
Rating: 
Read User ReviewsRead Reviews (121)
Review this ProductWrite Comments/Review
Price Drop AlertPrice Drop Alert
Add To Wish ListAdd to my Wish List
Tag this ProductTag This Product
Compare Prices from 1 Stores:
    Sort by: 


Product Detail Information:
ASIN:0596513984
Sales Rank: 2016
Catalog:Book
Binding:Paperback
Product Group:Book
Product Type:ABIS_BOOK
Manufacturer:O'Reilly Media, Inc.
EAN: 9780596513986
Publication Date: 2008-07-16
Number Of Items: 1


Product Description:

The authors of Learning Python show you enough essentials of the Python scripting language to enable you to begin solving problems right away, then reveal more powerful aspects of the language one at a time. This approach is sure to appeal to programmers and system administrators who have urgent problems and a preference for learning by semi-guided experimentation.

First off, Learning Python shows the relationships among Python scripts and their interpreter (in a mostly platform-neutral way). Then, the authors address the mechanics of the language itself, providing illustrations of how Python conceives of numbers, strings, and other objects as well as the operators you use to work with them. Dictionaries, lists, tuples, and other data structures specific to Python receive plenty of attention including complete examples.

Authors Mark Lutz and David Ascher build on that fundamental information in their discussions of functions and modules, which evolve into coverage of namespaces, classes, and the object-oriented aspects of Python programming. There's also information on creating graphical user interfaces (GUIs) for Python applications with Tkinter.

In addition to its careful expository prose, Learning Python includes exercises that both test your Python skills and help reveal more elusive truths about the language.
Portable, powerful, and a breeze to use, Python is ideal for both standalone programs and scripting applications. With this hands-on book, you can master the fundamentals of the core Python language quickly and efficiently, whether you're new to programming or just new to Python. Once you finish, you will know enough about the language to use it in any application domain you choose. Learning Python is based on material from author Mark Lutz's popular training courses, which he's taught over the past decade. Each chapter is a self-contained lesson that helps you thoroughly understand a key component of Python before you continue. Along with plenty of annotated examples, illustrations, and chapter summaries, every chapter also contains Brain Builder, a unique section with practical exercises and review quizzes that let you practice new skills and test your understanding as you go. This book covers: Types and Operations -- Python's major built-in object types in depth: numbers, lists, dictionaries, and more Statements and Syntax -- the code you type to create and process objects in Python, along with Python's general syntax model Functions -- Python's basic procedural tool for structuring and reusing code Modules -- packages of statements, functions, and other tools organized into larger components Classes and OOP -- Python's optional object-oriented programming tool for structuring code for customization and reuse Exceptions and Tools -- exception handling model and statements, plus a look at development tools for writing larger programs Learning Python gives you a deep and complete understanding of the language that will help you comprehend any application-level examples of Python thatyou later encounter. If you're ready to discover what Google and YouTube see in Python, this book is the best way to get started.



Current User Reviews:Back to top
More Review Pages:   1  2  3  4  5  6  7  8  9  10  11  12  13  14  15   Next >>  

Good for beginners, the python docs can do equally good
9/1/2008
Like my title suggests, if you have programming experience and you do not mind or have little trouble reading the Python documentation in a online fashion then its probably not absolutely necessary that you have to buy the book.

However, the author is very good in instilling the nature of Python programming and he's good at getting you to think about the concepts but this book is definitely not a cookbook. Last thing is that it doesn't concentrate on the GUI nor library usage etc as it's mission is simply to teach you about the core of Python
Was this review helpful? Review is helpful Review is not helpful

Great book!
8/18/2008
This book is great! Good writing, good exercises. Good for people who have some experience in programming. If you have never had any contact to other languages or logic, consider studying some introdutory topics before reading this book.
Was this review helpful? Review is helpful Review is not helpful

Great introductory book
8/7/2008
This is a really good introduction to Python. It is very clear, accessible and has quite a lot of substantial content. It does not get into the really deep details, but that is OK because if it tried to the book would become overwhelming. On the other hand, unlike some python books it is not so light and superficial to be good for newbies only. I think this is a great starter book on Python.
Was this review helpful? Review is helpful Review is not helpful

This topic will be covered later in the book
8/3/2008
"This topic will be covered later in the book" is the phrase most often encountered in this book.
Funny - but even on page 593 (out of 635 where appendix begins) we still see "we'll meet such an example in Chapter 28".
It seems like if you take out all the phrases that promise you to explain things in the rest of the book, the book itself will thrink 1/4 of it's size. Why do I even need to be told that you will cover it later in the book - I ASSUME it will be covered if you mention it. If not - refer me to some other resource.
The phrase above is just an example of the writting-alota-words-to-fill-up-space style. The legacy seems to have been carried forward into programming python by the same author on which I am working now.
Unfortunately this seems to be the best book in it's class, and there really is nothing to compare it to (considering it covers python2.5).
Even though I was done with the book in few weeks, I would still have preferred a more concise and to-the-point text.
Was this review helpful? Review is helpful Review is not helpful

Learning Python - A Review
7/29/2008
An excellent book for anyone new to both programming and the Python programming language.

If you want to learn how to program and are unsure where to begin, this book is definitely worth considering, both for it's concise, clear explanation of Python and programming concepts in general, and because the language Python is itself clear and concise.

Pros:
-Clear, concise
-Well written, decent pace
-Good intro for non-programmers
-Leads nicely into Programming Python and Python Cookbook
-Python itself is easy to learn, clear, and yet still powerful and cross-platform

Cons:
-Tends to drag in the beginning, spending too much time going over the details of the language instead of diving right into some useful code.
-NOT for programmers who have other language(s) under their belts. Consider Programming Python instead.
Was this review helpful? Review is helpful Review is not helpful
More Review Pages:   1  2  3  4  5  6  7  8  9  10  11  12  13  14  15   Next >>  

Share your Comments or Review about this Product: Back to top
Title/Summary:
Your Comments or Review about this product:
Your Rating?



By submitting this form you acknowledge that you, not Plaza101, is responsible for the contents of your submission. All user submitted content becomes the sole property of Plaza101.com. Plaza101.com reserves the right to use, edit or delete user submitted content at its discretion.



Similar Products:

  1. Python Cookbook
  2. Programming Python
  3. Python in a Nutshell, Second Edition (In a Nutshell (O'Reilly))
  4. Python Pocket Reference (Pocket Reference (O'Reilly))
  5. Learning Perl, Second Edition


Featured Products

 


Browse all Merchants


   

Note: Displayed Prices are subject to change without notice.
Please check the merchant website for final price before making a purchase.

 
   

Read Reviews & Compare Price for O'Reilly Media, Inc. Learning Python, 3rd Edition. Plaza101 helps you save money every time you shop online for O'Reilly Media, Inc. Learning Python, 3rd Edition. Try this free shopping search service to compare products and stores to find the best online prices.

 
 
Price Comparison - Press Release - Contact - Disclaimer - Privacy - Site Map - Valuable Links - Plaza101 Blog - 1
© 2002-2008 Plaza101.com