Recommended JavaScript Books?
06-27-2008, 12:01 AM
|
Recommended JavaScript Books?
|
Posts: 237
Location: United States
|
Hi all, I'm working on a bit more JS at work now, and I'm looking for a good book to help me freshen up my JavaScript skills, preferably intermediate to advanced level. Does anyone have any recommendations?
|
|
|
|
06-27-2008, 03:13 AM
|
Re: Recommended JavaScript Books?
|
Posts: 957
|
Good JavaScript books are hard to come by, IMHO. Even online, it's hard to find good resources. If you're willing to watch some video, Douglas Crockford from Yahoo has some great (about 9, I think) tutorials. Yahoo also has a JavaScript developer center.
|
|
|
|
06-27-2008, 10:37 AM
|
Re: Recommended JavaScript Books?
|
Posts: 2,630
Name: Abel Mohler
Location: Asheville, North Carolina USA
|
I have found this Javascript Book, by PPK, to be extremely useful. His website, also, is filled with useful free information.
|
|
|
|
06-27-2008, 09:56 PM
|
Re: Recommended JavaScript Books?
|
Posts: 237
Location: United States
|
Thanks guys, I will take a look at those. I forgot about PPK's book-- I love his site, and I have seen the book advertised on the site before, but it never occurred to me to look into it.
|
|
|
|
06-27-2008, 11:20 PM
|
Re: Recommended JavaScript Books?
|
Posts: 237
Location: United States
|
|
|
|
|
06-27-2008, 11:37 PM
|
Re: Recommended JavaScript Books?
|
Posts: 57
Name: Jesse
Location: Phoenix, AZ
|
5th Edition "javascript : The Definitive Guide" from O'Reilly pretty much lives up to its name in my opinion.
http://oreilly.com/catalog/9780596101992/
__________________
The major difference between a thing that might go wrong and a thing that cannot possibly go wrong is that when a thing that cannot possibly go wrong goes wrong it usually turns out to be impossible to get at or repair. -Douglas Adams
|
|
|
|
06-28-2008, 11:50 AM
|
Re: Recommended JavaScript Books?
|
Posts: 2,630
Name: Abel Mohler
Location: Asheville, North Carolina USA
|
Though I haven't read the O'Reilly book, it has a very good reputation.
|
|
|
|
06-29-2008, 05:54 AM
|
Re: Recommended JavaScript Books?
|
Posts: 517
Name: El Phantasmo
Location: England, north west
|
Im currently reading Sam's Teach Yourself JavaScript in 24 Hours. Seems pretty good!
|
|
|
|
07-03-2008, 02:38 AM
|
Re: Recommended JavaScript Books?
|
Posts: 2
|
You can try "Document Object Model" by Friends of Ed,This book is written for css and xhtml designer,If you design Web sites then check out this book
|
|
|
|
07-04-2008, 08:33 AM
|
Re: Recommended JavaScript Books?
|
Posts: 1
Name: hannahross
|
thank you all for the reference of the js sites
|
|
|
|
07-04-2008, 10:12 AM
|
Re: Recommended JavaScript Books?
|
Posts: 2,630
Name: Abel Mohler
Location: Asheville, North Carolina USA
|
Hey, since this thread is still alive, here is another book that I found recently, that I am thinking about purchasing: Pro JavaScript Techniques, by John Resig, the creator of jQuery.
|
|
|
|
07-06-2008, 01:30 AM
|
Re: Recommended JavaScript Books?
|
Posts: 24
Name: John
|
javascript: The Definitive Guide is a great one.
|
|
|
|
07-10-2008, 04:04 AM
|
Re: Recommended JavaScript Books?
|
Posts: 375
Name: Lashtal
|
I'm one of those people that learns best by doing it first-hand.
I can read for hours, but unless i'm actually working at it; I wont necessarily retain that knowledge.
If I put what I am trying to learn "into effect", associative memory will assist me in the effort to remember what it was I just did, and how it was done.
|
|
|
|
07-10-2008, 10:17 AM
|
Re: Recommended JavaScript Books?
|
Posts: 22
|
I have pdf version of Wordware Advanced JavaScript 3rd Edition Nov 2007.
But I dont think I can upload here.
|
|
|
|
07-10-2008, 10:54 AM
|
Re: Recommended JavaScript Books?
|
Posts: 2,630
Name: Abel Mohler
Location: Asheville, North Carolina USA
|
@Lashtal: You are definitely right about that one. Most coders, in fact, learn by doing. However, I find it is good to have a book to "jump start" my thinking and comprehension of a subject. Once I get started, most of my references become online. It is still nice to have something in print to refer to, however.
|
|
|
|
12-30-2008, 10:46 AM
|
Re: Recommended JavaScript Books?
|
Posts: 82
Location: Brussels, Belgium
|
Anyone experience with SitePoint books like: simply javascript?
|
|
|
|
01-04-2009, 04:01 PM
|
Re: Recommended JavaScript Books?
|
Posts: 298
Name: Jason Eyermann
Location: england bristol
|
Quote:
Originally Posted by wayfarer07
I have found this Javascript Book, by PPK, to be extremely useful. His website, also, is filled with useful free information.
|
I've read this book and did not like it. I felt that I didn't learn much from it.
Quote:
Originally Posted by RabidSniper
|
I've read most of this book, but it's only a reference book. Books that allow you to follow examples in my opion are the best to learn.
Quote:
Originally Posted by Farah
You can try "Document Object Model" by Friends of Ed,This book is written for css and xhtml designer,If you design Web sites then check out this book
|
If you mean DOM Scripting by Jeremy Keith. This is by far the best book on javascript I've read so far.
If you buy one, check the publish date. Make sure you get the newest book, as Javascript has changed a lot over the years. Peachpit has recently brought a new one out 2 months ago called Javascript and Ajax. That's quite a good one.
|
|
|
|
01-06-2009, 06:36 AM
|
Re: Recommended JavaScript Books?
|
Posts: 82
Location: Brussels, Belgium
|
Quote:
Originally Posted by jason_bristol
I've read this book and did not like it. I felt that I didn't learn much from it.
|
****, just bought it yesterday:
ppk on javascript
I hope it's not that bad...
Quote:
|
If you mean DOM Scripting by Jeremy Keith. This is by far the best book on javascript I've read so far.
|
And bought:
bulletproof ajax:
Also Jeremy Keith, but don't know if it's that good too.
I was also considering Pro JS Techniques and DOM Scripting. But oh well, these all are about same subjects with same contents. I guess I didn't make a bad choice.
Last edited by Bulevardi : 01-06-2009 at 06:37 AM.
|
|
|
|
|
« Reply to Recommended JavaScript Books?
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|