Python Forum
Does anyone here use Learning Python by Mark Lutz 5th Edition?
Thread Rating:
  • 2 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Does anyone here use Learning Python by Mark Lutz 5th Edition?
#1
I'm considering buying Learning Python, 5th Edition by Mark Lutz (https://www.amazon.com/dp/1449355730/ref...5S3WVUCW20).  I'm working my way through some tutorial books and want a good reference book for when I need to look how to do things.  I had a really good reference book in my VB programming days that was considerably better than MSDN (VB's help system).  The code samples and explanations were just better, and it was my go-to book for when I needed to solve a problem.  The reviews over at Amazon would indicate that Lutz's book is pretty thorough at 1600 pages.  It's not dirt cheap, but it would be totally worth it if it's a quality reference rather than a long-winded tutorial.  If anyone here has used this book, I would value your opinion.  If there's a book out there that would serve as a better reference, I'm interested in that also.
Reply
#2
It is a good book, but I like it's companion 'Programming Python' better
The thing I don't like about either of them, is that they should each be two volumes.
I like to read books in bed, but also while in a hot bath. Large books are apt to get soggy.
Reply
#3
(May-10-2017, 12:02 AM)Luke_Drillbrain Wrote: I'm considering buying Learning Python, 5th Edition by Mark Lutz
This is the book i bought to learn python on. I still use it today as a reference book. And a lot of my tutorials on this site are almost plagiarized from it. Mine is the 4th edition though. The 5th edition has much much more content.

(May-10-2017, 12:13 AM)Larz60+ Wrote: It is a good book, but I like it's companion 'Programming Python' better
programming python was more about net, tkinter, sockets, etc. While learning python is about the core language and basic principles.

In my opinion i would buy it. It would be a really good book to read and a reference book for years to come like my 4th edition is for me.
Recommended Tutorials:
Reply
#4
I learned with Learning Python, well before 5th edition. For reference I use Python in a Nutshell, but there is no up to date version of that book.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Mark outlook emails as read using Python! shane88 2 6,580 Feb-24-2022, 11:19 PM
Last Post: Pedroski55
  Doctesting a function which prints a students name along with the maximum mark scored sean1 5 2,299 Feb-01-2022, 12:20 PM
Last Post: Pedroski55
  Python Crash Course ( 2nd edition) alok 1 1,889 Jul-19-2021, 05:55 PM
Last Post: snippsat
  Something wrong with the quotation mark in dictionary definition Mark17 1 2,005 Jan-29-2021, 03:34 PM
Last Post: buran
  How to mark duplicate rows in pandas Mekala 3 2,572 Sep-17-2020, 11:32 PM
Last Post: scidam
  Pycharm community edition venv folder tantony 3 3,334 Oct-18-2019, 12:28 PM
Last Post: tantony
  What is the correct syntax for list items that need to contain a quotation mark, etc? KaisoArt 7 3,537 Sep-14-2019, 05:26 AM
Last Post: buran
  File creating with question mark quffix pythonbabe 2 2,850 Nov-23-2018, 12:05 PM
Last Post: pythonbabe
  Buy used Python Cookbook 2nd edition though learning Python 3.6? Raptor88 3 4,315 Feb-27-2017, 10:08 AM
Last Post: Raptor88

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020