Live data from Hacker News

Learn Python The Hard Way 2nd Edition Released

learnpythonthehardway.org

41–50 of 60 posts

Re: Learn Python The Hard Way 2nd Edition Released

#41
post #39

Planning to buy the paperback. While checking out the paperback info, I noticed that the pdf is still free on lulu.

So it is. When I saw it was $1 for the PDF of v2 I didn't think twice. Been using v1 and pretty pleased with it so far and I was happy to pay such a low amount for v2.

Might buy the paperback in time just so I can have it on my bookshelf.

Re: Learn Python The Hard Way 2nd Edition Released

#42
post #13

LPTHW has a good rep, but it looks like it focuses on teaching someone who's never programmed before. Would anyone like to recommend something similar for people already well versed in (a) mainstream language(s)?

http://www.greenteapress.com/thinkpython/thinkpython.html

Think Python is fantastic, it was our "textbook" in a python course.

Re: Learn Python The Hard Way 2nd Edition Released

#43

This reminds me of Ruby on Rails Tutorial by Michael Hartl. I love the idea of the book being online in HTML for free, but you can pay for a better learning experience: screencasts, PDF files, and online training courses.

It reminds me of the same thing, and I think it's a great trend. I wonder why Zed only charges $1 for the PDF/ePub, though. Maybe he doesn't realize how much people are willing to pay? I still sell lots of copies of the Ruby on Rails 3 Tutorial PDF at $26, and I previously sold hundreds of copies at $39. I bet he's leaving a lot of money on the table with his current pricing scheme.

Maybe it's not just about the money? It isn't for me, either. But when the HTML version is 100% free, people have little grounds to complain about the price of an e-book. (Indeed, I've never received a single complaint about the price of any Rails Tutorial product.)

Re: Learn Python The Hard Way 2nd Edition Released

#44
post #39

Planning to buy the paperback. While checking out the paperback info, I noticed that the pdf is still free on lulu.

Yeah, I changed that. I was trying to give people who bought the paper versions the PDF for free, but lulu considers "free" to mean you get it without buying the book. I've had to remove that option for now since they don't allow it.

On a side note: WTF is up with these companies? This stuff isn't hard, but the whole time I'm trying to do this it's been nothing but friction. So annoying.

Re: Learn Python The Hard Way 2nd Edition Released

#47
post #43

This reminds me of Ruby on Rails Tutorial by Michael Hartl. I love the idea of the book being online in HTML for free, but you can pay for a better learning experience: screencasts, PDF files, and online training courses.

It reminds me of the same thing, and I think it's a great trend. I wonder why Zed only charges $1 for the PDF/ePub, though. Maybe he doesn't realize how much people are willing to pay? I still sell lots of copies of the Ruby on Rails 3 Tutorial PDF at $26, and I previously sold hundreds of copies at $39. I bet he's leaving a lot of money on the table with his current pricing scheme. Maybe it's not just about the mone…

Actually, I researched it quite a bit, and I found I had 300k downloads of the PDF last year, but that 150k of those were from bookmarks into the middle of the PDF. My hypothesis is that 1/2 of the readers want HTML they can bookmark, and 1/2 want to download a PDF. I'm guessing that if I set the price of the download really low, then I'll get more downloads and purchases than just a few hundred.

We'll see how it turns out. I'll be writing about it shortly. Interestingly enough, people seem to be willing to pay $2.99 for an ePub version. I may try doing two prices if that's the case.

Re: Learn Python The Hard Way 2nd Edition Released

#50
post #49

What are the advantages of using this book over the online tutorials that are available on the python website or even using some of the MIT OpenCourseWare courses?

"This book teaches a lot more than the basics of programming, and python. It teaches important life skills in every facet of life: attention to detail, persistence & that dedicated practice and application lead to results." ~ taotetek
Post reply on HN