Live data from Hacker News

Eloquent Javascript now in print

nostarch.com

11–16 of 16 posts

Re: Eloquent Javascript now in print

#11
post #2

I don't think that HN would be in the market for a beginners book. Anything in here that differentiates it from O'Reilly's Rhino book or Mozilla Developer Center?

I'm sure everyone on HN is a beginner in some language. Someone here may be considering starting some serious JavaScript development and there's no reason to prevent them from seeing this based on the assumption that using HN means one is an expert in all major programming languages.

Re: Eloquent Javascript now in print

#12
post #8

Well, HN can be hard to predict. My coupon-code-including submission two weeks ago [1] hardly got to the front page at all, yet this one does great. Oh, well, I'm not complaining! Thanks for submitting. (The coupon code is no longer valid, though.) [1]: http://news.ycombinator.com/item?id=2117600

Timing influences how high an article gets to a rather extreme degree. Get it up just before the main rushes appear, and it's far more likely to get to - and stay on - the front page long enough for a lot of people to see it.

Re: Eloquent Javascript now in print

#13

For those advanced programmers in the audience, Javascript: The Good Parts by Douglas Crockford is more appropriate. Or just read through his site: http://javascript.crockford.com/

That has easily been one of my favorite programming books so far. It's a programming language book for programmers. Every language needs something like it.

I only wish his linter were better. I haven't poked at the recent update (!) very much, but it was almost un-usably incorrect for quite a while, and removes one of my favorite tools for making javascript look nicer: functions as objects (ie, with properties). Instead, he preaches a super-watered-down version where functions are mere constructors for objects, and nothing else.

Re: Eloquent Javascript now in print

#14
post #2

I don't think that HN would be in the market for a beginners book. Anything in here that differentiates it from O'Reilly's Rhino book or Mozilla Developer Center?

You can read the whole book online here and decide for yourself: http://eloquentjavascript.net/ My opinion: It is a book that anyone of any skill level can get something out of. It is one of the few books that is technically a beginners book, but it does not talk to you like you are stupid. Most importantly, it is focused just as much on software craftsmanship as it is teaching you javascript. It is a great introduct…

[deleted]

Re: Eloquent Javascript now in print

#15
post #8

Well, HN can be hard to predict. My coupon-code-including submission two weeks ago [1] hardly got to the front page at all, yet this one does great. Oh, well, I'm not complaining! Thanks for submitting. (The coupon code is no longer valid, though.) [1]: http://news.ycombinator.com/item?id=2117600

GAH! I check HN quite a bit, and missed this. Any chance the coupon could be extended? I'd rather buy straight from No Starch than Amazon, if it made sense.
Post reply on HN