 |
Book Reviews of Learning Python, 3rd EditionBook Review: Is this really from O'Reilly? Summary: 2 Stars
This is the first O'Reilly book that I will say that I regret purchasing. Coming from Perl and now trying to see what the hype with Python is about. I know Java as well as C++, so I understand OO and all it is supposed to do.
So far I am on page 200 and I still can't do a darn thing with the language. Instead the author chooses to spend pages explaining how python handles objects in memory (not sure how I supposed to understand what an object is if I never did another language). It is now page 200, I have no idea how to do loops, no idea how to accept input or even how to print a string. This book is terrible. My learning Perl book is only 200 pages long and packed with useful information. This book just goes into detail about the language and how it operates internally. That would be fine towards the end of the book, but as it stands this is the only O'Reilly book I can't recommend.
Book Review: Somewhat disappointing Summary: 2 Stars
As a newcomer to Python, I find this book educational but somewhat inadequate for getting one's feet wet with a new programming language. Essentially all the sample code in the book is in the form of very short snippets run from the command line. There is almost nothing in the way of a full-blown sample Python program showing the reader what it's all supposed to look like in the end.
Python's strengths as a programming language are ostensibly its readability and ease of use, but you get no sense of that reading this book. All you get is bits and pieces that you have to glue together somehow. It's neither a complete technical manual nor a good introductory book for the novice programmer. The book is useful, but I would hope that there are better titles out there.
Book Review: Doesn't deserve the title Learning Python like Learning Perl does Summary: 2 Stars
I'm disappointed in this book; I'm at page 128, and I am still not learning any other python than one or two line commands.
I had expected something like Learning Perl: right from the start, that Perl book contains small, 5 to 15 line programs from which you learn Perl quickly.
Not in this book Learning Python. So far it looks more like a summary of available commands and Python grammar.
Book Review: Terrible Book for Python Summary: 1 Stars
I was sorely disappointed by this book. I normally love O'Reilly books and was very glad to see that they had make a beginners book for Python; but this book is just terrible. Like others have said, its very very wordy, repeating even the most simplistic concept 5 different times but discussing the more complicated parts with esoteric examples - which is what is accounting for the majority of this book's pages.
Though I have now become a pretty decent Python programmer, this book had absolutely nothing to do with it. Instead I would highly recommend Beginning Python: From Novice to Professional, Second Edition (Beginning from Novice to Professional) which is a fantastic book for learning and great for reference.
More Customer Reviews: 1 2 3 4 5 6 7 8 9
|
 |
|
|
|