Live data from Hacker News

Learn Python The Hard Way Now For Sale

sheddingbikes.com

1–10 of 50 posts

Re: Learn Python The Hard Way Now For Sale

#5
I'd definitely buy Learn C the hard way, I've been following the book LPTHW online few weeks ago and the way you teach IMHO is the best approach so no programming folks like me can grasp the language.

Way to go Zed.

Re: Learn Python The Hard Way Now For Sale

#6
post #3
post #2

I vote for "learn R the hard way" for the next book

Yeah, it's a tough call. I can see R being very useful, but ChucK is way more fun. C just seems like a book that needs to be written before the "learning C sucks" situation gets worse.

For what it's worth, my vote would be for Learn C The Hard Way. Not having learned C in any formal setting and coming from a background of mainly interpreted languages, I've found it quite difficult to determine reliable, up to date resources for learning C. It's not that there's none around obviously, it's just hard to know which stuff to go with and hard to find something in between complete n00b and full master, which is what I'd be hoping for.

Re: Learn Python The Hard Way Now For Sale

#7
I really like that this book was written but $30 dollars isn't actually cheap for a technical book, I'd much rather like to buy something like Land of Lisp, but I'm probably not the main audience and I don't know how well I fit into the target audience.

It is a short book for $30 dollars though, and I don't know if it is just Lulu's pricing that is causing this, but kudos for offering it for free.

Edit: well sorry that I called a short book short, it is short on content compared to the other beginning python books imo as it doesn't really get very far in depth (you will know basics but you won't really know how to program in python past the basics) so it isn't really teaching you the same thing in less time it is teaching you a subset of the same thing in less time.

Re: Learn Python The Hard Way Now For Sale

#8
post #3
post #2

I vote for "learn R the hard way" for the next book

Yeah, it's a tough call. I can see R being very useful, but ChucK is way more fun. C just seems like a book that needs to be written before the "learning C sucks" situation gets worse.

My vote would be for C, but any one of those books would be a great way to learn something new.

Re: Learn Python The Hard Way Now For Sale

#9
post #5

I'd definitely buy Learn C the hard way, I've been following the book LPTHW online few weeks ago and the way you teach IMHO is the best approach so no programming folks like me can grasp the language. Way to go Zed.

Re: LCTHW, I am taking "Linux Systems Programming In C" course at ucsc extension. You are supposed to already know c before taking the course, but it has been a fun trial-by-fire to dust off ye olde c skills AND learn the intricacies of POSIX programming simultaneously.

Re: Learn Python The Hard Way Now For Sale

#10
post #3
post #2

I vote for "learn R the hard way" for the next book

Yeah, it's a tough call. I can see R being very useful, but ChucK is way more fun. C just seems like a book that needs to be written before the "learning C sucks" situation gets worse.

Please cover GDB and ctags in your LCTHW book.
Post reply on HN