What's your favorite book series? Why?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
pedrotuga
Forum Contributor
Posts: 249
Joined: Tue Dec 13, 2005 11:08 pm

What's your favorite book series? Why?

Post by pedrotuga »

This is probably not the best place to talk about dead-tree format books if we think of how compreensive and to the point php.net is. But I'll give it a try.
More often than not I find myself in a situation where I need to learn a technology in a short period of time and I find myself wasting time trying to figure out with docs will teach me something and which wont. It boils down to this:
to learn something quick, I need a comprehensive reference I can rely on. PHP.net, perldocs, java.sun.com are such references.
On the other hand other languages or technologies do not have official documents covering every single aspect:
Ruby, python, C++, twisted, rails, most of linux distros, etc. are such cases.
In these cases I kind of hope a book can play that role, but I find it particularly difficult to tell if a book is good or not before using it for a while.

I opened this topic hopping to get a bit of different points of view and opinios on different book series and labels:

I've red books of almost all these series and publishers:
  • wiley (wrox, for dummies, bibles, ... )
  • OReilly(head first, cookbooks, pocket references, in a nutshell, etc)
  • Apress (appears to loosely catalog by titles like "beginning with XPTO", "advanced XPTO", "Pro XPTO" )
  • pragmatic programmers bookshelf
  • packt
  • hanning
But I still don't have a clear opinion about them. O'Reilly's CookBook and pocket references series are the only two series I kind of trust to be good.

I would very much appreciate feedback and opinions about the above book publishers and/or series. Or about others of course.
If you would have to pick a book about a certain technology just by looking at the cover, which one would you pick? Why?
User avatar
papa
Forum Regular
Posts: 958
Joined: Wed Aug 27, 2008 3:36 am
Location: Sweden/Sthlm

Re: What's your favorite book series? Why?

Post by papa »

I buy Wrox if there is a book for the subject I want to learn. I have php beginner, proffesional, ajax and javascript professional. I like the way the books are written and often good examples that you can relate to.

I have one O'really book about JS which I didn't like. Not very good examples and not inspiring to read. I also have a book about html/xhtml but it was a couple of years ago I read that one so can't say much about it. :)
matthijs
DevNet Master
Posts: 3360
Joined: Thu Oct 06, 2005 3:57 pm

Re: What's your favorite book series? Why?

Post by matthijs »

Am I banned if I mention the books from sitepoint?
User avatar
papa
Forum Regular
Posts: 958
Joined: Wed Aug 27, 2008 3:36 am
Location: Sweden/Sthlm

Re: What's your favorite book series? Why?

Post by papa »

matthijs wrote:Am I banned if I mention the books from sitepoint?
Haha :)
User avatar
pedrotuga
Forum Contributor
Posts: 249
Joined: Tue Dec 13, 2005 11:08 pm

Re: What's your favorite book series? Why?

Post by pedrotuga »

matthijs wrote:Am I banned if I mention the books from sitepoint?
I didn't understand the joke.

But since you already mentioned them, I guess it won't cause you any further harm to ive your opinion about them.
matthijs
DevNet Master
Posts: 3360
Joined: Thu Oct 06, 2005 3:57 pm

Re: What's your favorite book series? Why?

Post by matthijs »

I happen to have quite a few of the sitepoint books and like most of them. You can download preview chapters from them, read reviews from customers so there's a good chance you'll find the book that suits your needs there.
User avatar
Bill H
DevNet Resident
Posts: 1136
Joined: Sat Jun 01, 2002 10:16 am
Location: San Diego CA
Contact:

Re: What's your favorite book series? Why?

Post by Bill H »

Black Book series from Coriolis Group Books
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Re: What's your favorite book series? Why?

Post by Chris Corbyn »

Addison Wesley are certainly the most interesting read for me, but they're all theory-based rather than "how to" books.
alex.barylski
DevNet Evangelist
Posts: 6267
Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg

Re: What's your favorite book series? Why?

Post by alex.barylski »

I cannot stand "Dummies" books nor do I appreciate "Heads First" series -- to many illustrations and non-practical anologies.

Sams "Teach yourself xxx" in 24 hours is just misleading although I don't mind the style/format so much as I do the "basics" approach they have to take on everything.

Wrox, Adison Wesley, McGraw Hill, Wiley and Waite Group are excellent IMHO.
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Re: What's your favorite book series? Why?

Post by Chris Corbyn »

matthijs wrote:Am I banned if I mention the books from sitepoint?
I get to read them before they come out in the shops :) Keep buying the books and you keep me in work :P
alex.barylski
DevNet Evangelist
Posts: 6267
Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg

Re: What's your favorite book series? Why?

Post by alex.barylski »

I get to read them before they come out in the shops Keep buying the books and you keep me in work
Any chance you getting a hold of a copy of Jennings(?) Email Marketing for me? My birthday is less than a month away? :P

I built an email marketing application (which is sort of in limbo right now -- based it off Swift) and I could use as much marketing help to pump the product as I can possibly get.

Cheers,
Alex
Post Reply