| |
Shop
| |  |
|
 Best Sellers
|  | |  | |  | | | Learning Python, 3rd Edition | | SKU:
| | Availability:
Usually ships in 1 business days | | | 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. | | | |
List Price:
| $39.99 | |
Our Price:
| $23.99
& eligible for FREE Super Saver Shipping on orders over $25.
| |
You Save:
| $16.00 (40%)
|
| | |
|
| | Product Promotions | |  |
| | Product Details | | Author: | Mark Lutz | | Paperback: | 746 pages | | Publisher: | O'Reilly Media, Inc. | | Publication Date: | July 16, 2008 | | ISBN: | 0596513984 | | Package Length: | 9.0 inches | | Package Width: | 7.0 inches | | Package Height: | 1.4 inches | | Package Weight: | 2.3 pounds | | Average Customer Rating: | based on 121 reviews |
|  |
| | Customer Reviews | Average Customer Review: Write an online review and share your thoughts with other customers.
Good for beginners, the python docs can do equally good Sep 01, 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
Great book! Aug 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.
Great introductory book Aug 07, 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.
This topic will be covered later in the book Aug 03, 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.
Learning Python - A Review Jul 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.
|  |
| |
| |  | |  |
|
|  You may also like ...
|