Log in

View Full Version : The best JavaScript book(s) you've read



codeexploiter
01-29-2008, 11:04 AM
I am trying to find out the most popular JavaScript books used by programmers. You can name your favorite JavaScript titles here, the ones you feel a must have for a programmer or a budding programmer(s).

My favorite JavaScript books are the following:

1. The Definitive Guide JavaScript: The Definitive Guide by David Flanagan

2. Professional JavaScript for Web Developers by Nicholas C. Zakas

3. The Complete Reference JavaScript: The Complete Reference by Thomas A. Powell and Fritz Schneider

Twey
01-29-2008, 11:17 AM
The only one I've felt worth reading was #1 on your list.

BLiZZaRD
01-29-2008, 03:10 PM
Sam's teach yourself JavaScript (in 24 hours) or something like that I think it was.. I need to get another copy.

Twey
01-29-2008, 04:38 PM
Don't bother :)

BLiZZaRD
01-29-2008, 06:24 PM
Don't bother :)

:D What makes this funny, is in one of our email communications I asked you this exact question and the Sams teach yourself was the one you told me to get hahahahaa.

Twey
01-29-2008, 06:38 PM
Really? I suspect that may have been before I read it. Their Java book was of acceptable quality.

BLiZZaRD
01-29-2008, 06:43 PM
It was about a year or year and a half ago :)

Twey
01-29-2008, 06:45 PM
Yep, I was probably recommending it on the basis of the Java book then.

djr33
01-29-2008, 10:49 PM
I love the 24 hours series. Not all of them are great (and I don't know the programming side too much, as I've used mostly the guides for the video applications I use), but I found most of them very helpful. //shrug

I recommend you stay far away from the For Dummies books. I've never found one that is in any way for dummies... they sorta repeat everything twice and then act like it makes sense... still doesn't. Or, if it does, you don't really need the book.

Rockonmetal
01-29-2008, 10:54 PM
i have two dummies books, one is a generic webdesign and the other is advanced php and mysql functions *creating CSM, Shopping Carts, logins, and other stuff* but i've wanted to learn Java myself... but its too "Formal" for me...

BLiZZaRD
01-30-2008, 02:56 PM
I have quite a few "for dummies" books. I don't tout them, but I don't hide them either. I think with any "self-teaching" book you have to take everything with a grain of salt.

One I have (Screenwriting for Dummies) I have read when I first started writing scripts, not for all the information on the histories and procedures, but because script writing is a very particular style, everything must be done a certain way.. I got that information out of it, and read the rest as an "opinion" and took it as such.

I think you have to do that with any book, get the root information, the stuff that won't change and use that, then read the rest for entertainment, and perhaps you will learn something from that.