

Learning Python 5ed : Lutz, Mark: desertcart.co.uk: Stationery & Office Supplies Review: Excellent Tuition for Python - What an excellent and fully document book for starting Python. I do have Python in a Nutshell, but decided I needed to start a little earlier in the sequence. This is a huge book (some 1600 pages) and it is clearly written with lots of tips and repeated warnings of beginners mistakes. It is based on lectures given by the author and feedback from the students. I am proceeding by leaps and bounds and find the code examples excellent. One can, of course, skip any which one does not need to do. I read it on the train to work (despite its size) and find it possible to practise the exercises when I get home. Python is simpler to learn than C or C++ and the structure of the objects is natural. If only I'd structured my exam question as clearly! Review: Buy it, have it on your desk, enjoy it, re-read it. - I like the book, enjoying it a lot, right about chapter 9 or so; although it is dense and it needs time to digest. Pros: - Very in-depth for 2.x and 3.x, really like how the author tackles subjects. - Clear examples and goes in depth in all of them. - So full of information that I feel I learn more than expected. - Excellent as a reference as well. - Excellent to learn how things really work in python, not a tutorial, not a simple guy, an in-depth killer book. - Good set of quiz questions and also exercises. - Good value for money. Cons: - Can be slightly dense. - Some things are not extremely necessary and going too in-depth can cause the reader to think "when are we writing some code? c'mon". Buy it, have it on your desk.


















| Best Sellers Rank | 335,971 in Books ( See Top 100 in Books ) 171 in Reading & Writing Curriculum Resources |
| Customer reviews | 4.5 4.5 out of 5 stars (1,890) |
| Dimensions | 17.78 x 7.11 x 23.34 cm |
| Edition | 5th |
| ISBN-10 | 1449355730 |
| ISBN-13 | 978-1449355739 |
| Item weight | 2.31 kg |
| Language | English |
| Part of series | Learning Python |
| Print length | 1540 pages |
| Publication date | 12 July 2013 |
| Publisher | O′Reilly |
E**C
Excellent Tuition for Python
What an excellent and fully document book for starting Python. I do have Python in a Nutshell, but decided I needed to start a little earlier in the sequence. This is a huge book (some 1600 pages) and it is clearly written with lots of tips and repeated warnings of beginners mistakes. It is based on lectures given by the author and feedback from the students. I am proceeding by leaps and bounds and find the code examples excellent. One can, of course, skip any which one does not need to do. I read it on the train to work (despite its size) and find it possible to practise the exercises when I get home. Python is simpler to learn than C or C++ and the structure of the objects is natural. If only I'd structured my exam question as clearly!
N**O
Buy it, have it on your desk, enjoy it, re-read it.
I like the book, enjoying it a lot, right about chapter 9 or so; although it is dense and it needs time to digest. Pros: - Very in-depth for 2.x and 3.x, really like how the author tackles subjects. - Clear examples and goes in depth in all of them. - So full of information that I feel I learn more than expected. - Excellent as a reference as well. - Excellent to learn how things really work in python, not a tutorial, not a simple guy, an in-depth killer book. - Good set of quiz questions and also exercises. - Good value for money. Cons: - Can be slightly dense. - Some things are not extremely necessary and going too in-depth can cause the reader to think "when are we writing some code? c'mon". Buy it, have it on your desk.
J**A
Great book with terribly organised book code.
After reading 1000 pages of the book I think book is very good. As a data analyst with just a little knowledge of Java and basic OOP concepts I found this book have everything beginner need to start programming in Python. When I started to learn Python I used some web tutorials, but this book gives me better understanding of things and I have really learned a lot from it. Lot of people see the size of the book as the downside, and I have to say it is depressing, but on the other hand I think see that as a benefit because book cover everything beginner need to learn to start to do some real quality programming, and I don't have to search for another sources. Anyway I don't think programming can be learned in one week after reading a 300 pages book, and shorter books don't cover this many topics. There is a lot of repetiton in the book which for me personally is not bad because I see them as a reminders and if the topic is something I feel I really understand I simply skip it. The only thing I don't like is that book's code which can be downloaded from publishers website is a complete unorganised mess, and poorly referenced in the book. So most of the time when I want I can't find the example code there, which make it completely useless. So, if you have time and want to learn Python I recommend this book, but if you have a short deadline or you don't have a lot of patients you should definitely skip it.
M**S
Great tutorial and reference
First of all this book is massive - it's the thickest paperback book I've ever seen! Despite its huge physical size the high quality print and binding work very well to keep the book usable. As a computing/radio hobbyist I've found this book to be an excellent Python tutorial. Having read it in its entirety I now find the book to be a very useful reference to get me back up to speed when I start a programming project. If you want to move on to more advanced Python Mark's Programming Python makes a great companion to this book.
S**O
Excellent book for learning the basics oh Python and more..
This is the very basic (and heavy) book for everyone interested in Python. The text is very thorough but still easy to read. There are also many questions and exercises to keep up the learning in case one wants to also code instead of only read it through.
J**Z
Perfect companion
Great book that works as a reference to the language. I find the book perfect when I need to dive deeper under the hood of Python. I do all my personal projects in Pyton3 but still use Python 2.6 at work (CentOS 6.4). The book does a good job comparing both Python versions. In my opinion invaluable at your desk and pdf version in your laptop.
M**D
Very well written and comprehensive introduction to Python
This is a great reference book for your Python journey. The book is structured in a way that covers a high-level insight into aspects of the language and then provides a more in-depth look into topics should you wish to go deeper into something.
T**R
Über 1.500 Seiten - das ist ein Biest von Buch. Da kann man schon mal ein paar Wochen und Monate Zeit mit verbringen. Dabei baut dieses Werk das Wissen logisch und - meiner Meinung nach auch didaktisch sehr gut gemacht - auf. Sprache und Ausdrucksweise sind sehr gut verständlich, die diversen Wiederholungen mögen dem einen oder anderen Leser überflüssig scheinen, ich empfinde das aber eher positiv, weil beim Lesen und durcharbeiten eines Buchs diesen Umfangs am Ende doch mehr Wissen dauerhaft hängen bleibt. Wer Python ernsthafter und intensiver nutzen möchte, ist gut beraten, sich dieses Buch anzuschaffen, denn es hat Referenzcharakter. Man findet sehr viele Themen und der Index ist gut gepflegt. Ich habe schon diverse Projekte in Java, C++ und C# realisiert, auch recht umfangreiche mit und ohne GUI, multithreaded, parallel und auch nicht parallel. Und dennoch muss ich sagen, dass - mal angesehen von den grundlegenden Sprachkonstrukten (Bedingungen, Operatoren, Schleifen, Listen, Arrays, Dictionaries etc ppa.), die in allen Programmiersprachen hinreichend ähnlich bis nahezu identisch aufgebaut und nutzbar sind - dieses Buch sehr deutlich zeigt, dass Python bei weitem alles andere als nur eine einfache "Script"-Sprache ist. Man kann definitiv schnell und easy Scripts mit Python schreiben und das auf vielen Betriebssystemen. Das ist genial. Alle erforderlichen Grundlagen dafür werden vom Author solide vermittelt und alle Konzepte sind hinreichend mit Beispiel-Code belegt. Easy to follow! Aber mit Python lassen sich auch mächtige und trotzdem effiziente Programme schreiben. Ich betreibe z.B. einen Cluster mit 15 Raspi 3B+ Platinen (60 Threads), um neuronale Netze, parallele Algorithmen für Machine Learning und Programme (in MPI programmiert) zu erforschen, eigene Programme zu schreiben etc. ppa. Neben C++ ist hier Python eine hervorragend geeignete Sprache nicht nur für die Steuerung und das Monitoring meines Raspi-Clusters, sondern eben auch für die darauf laufenden verteilten Anwendungen inkl. GUIs z.B. mit Tkinter oder Anbindung an MySQL oder SQL-Server für Datenbanken. Bei all diesen Python-Projekten hat mir das Buch von Mark Lutz erheblich weitergeholfen. Dazu habe ich auch sein zweites "Big Beast" mit dem Titel "Programming Python", das ebenfalls gute 1.500 Seiten hat, gelesen, wo es um die praktischen Anwendungen, also der echten Programmierung von GUIs und zahlreichen realen Anwendungen aus verschiedenen Bereichen geht. Auch dieses zweite Buch ist ein Referenzwerk für mich. Insgesamt kann ich "Learning Python" von Mark Lutz jedem empfehlen, der ein tieferes Verständnis von Python entwickeln möchte und der eben nicht nur ein paar kleine Scripts basteln möchte. Dafür gibt es sehr viel kürzere und kompaktere Darstellungen. Aber wer Python - wie ich - auch für größere und ernsthafte Projekte einsetzen möchte, sollte dieses Buch lesen und es in Greifnähe behalten. Ich beschäftige mich seit gut 1,5 Jahren intensiv mit Python und schlage noch immer das eine oder andere Thema in diesem Buch nach. Als absolut hilfreiche und lesenswerte Ergänzung zu den beiden Büchern von Mark Lutz möchte ich hier auch das Buch "The Python 3 Standard Library by Example" von Doug Hellmann empfehlen. Es gibt für mich kein besseres Buch, dass die unglaublich umfangreichen Standardbibliotheken von Python so gut erklärt. Für Fortgeschrittene, die mal Profi werden wollen, eine wahre Goldgrube.
A**.
This is not a reference book, it is a tutorial so you will be probably better off by reading it from the beginning to the end. It explains everything in detail. The first chapters give a nice overview of the language and then it goes more in depth. I was really into this approach because it gives context before diving into the details. This will lead to some repetition of important concepts sometimes which I personally find extremely useful. It explains differences with python 2.x also. Not an easy read but be patient and take your time to digest the material. You will find solutions to the exercise at the end. Pages > 1500.
A**R
The content of the book is very detailed and I personally found it useful during the learning process. The book came in not so good physical shape. The reason is partly paper quality, mostly though, it concerns packaging which allows the book to move freely inside the box.
F**O
Unnecessarily long, extremely dispersive and cluttered. Sometimes redundant and ripetitive, sometimes surprisingly dismissive. Check David Beazley books instead.
C**L
This is a great book. Explanations are so clear and logically written. I love it. Over a period of 4 months, I've brought two of these books. One for myself and one for my son who wanted to borrow it (I could part with my own copy, so I brought him one of his own).
Trustpilot
Hace 4 días
Hace 2 semanas