Live data from Hacker News

Kindle edition of Effective Programming by Jeff Atwood (Coding Horror) for $0.00

amazon.com

21–30 of 60 posts

Re: Kindle edition of Effective Programming by Jeff Atwood (Coding Horror) for $0.00

#21

Earlier quoted context omitted.

I second the recommendation for Code Complete. If you're looking for tactical construction advice, better to take it from someone with an established history of having constructed software.

There's no doubt that it's a very extensive book on software development and a very good one but I personally don't recommend it. If one really wants to know about software development, I find that it's much better to join an open source project and discuss the development of the project with other people than just reading about software development. It's almost the same thing as learning everything about an internal…

I agree with this. As a senior, I followed Jeff's recommendation and bought Code Complete, but I found that a lot of it is becoming mainstream language. A book that thought me more personally is Effective Java, because I think some of its sections go way beyond Java and touch on some serious issues developers deal with, like how you structure and document APIs, when to use some patterns and so on..

Re: Kindle edition of Effective Programming by Jeff Atwood (Coding Horror) for $0.00

#22

Not in the UK - why TF not?

Amazon.com redirects to the UK homepage when you click "Continue shopping on Amazon UK" for some bizarre reason.

Although a lot of pathnames match across US-UK, I don't think they've fully harmonised all the IDs or have any efficient way to tell which ones actually match. So apparently they're just playing safe by redirecting to homepage.

I'm not surprised as even those geo-targeted "Continue shopping" messages are fairly recent. I once wrote a Teleporter script to switch between Amazons (http://softwareas.com/domain-teleporter-greasemonkey-script) and if they're redirecting to homepage, it's still useful!

Re: Kindle edition of Effective Programming by Jeff Atwood (Coding Horror) for $0.00

#26

Not in the UK - why TF not?

Amazon.com redirects to the UK homepage when you click "Continue shopping on Amazon UK" for some bizarre reason.

But the offer is there:

http://www.amazon.co.uk/Effective-Programming-More-Writing-e...

Re: Kindle edition of Effective Programming by Jeff Atwood (Coding Horror) for $0.00

#27
post #25

I could be wrong, but doesn't the author make no money from these "deals" and have no say in whether they happen? I'm not sure that's something I'd like to do to an author I like.

The publisher gets a minimum royalty/commission per sale, regardless of how Amazon discounts promotion, except in the case where the publisher joins the Free X of the Day rotation.
Post reply on HN