Possible Duplicate:
Good JavaScript Books?
Hi All, Please suggest a Good Javascript Book(including JSON).Thanks
Hi All, Please suggest a Good Javascript Book(including JSON).Thanks |
|||||
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
one of the most famous is Douglas Crockford's JavaScript: The good Parts |
|||||||||||
|
|
Javascript: the Good Parts by Douglas Crockford. Good explanations and walkthrough of the features that are under-used. |
||||
|
|
|
I would definitely recommend Pro JavaScript Techniques ..it is written in nice narrative way, which makes it easy and fun to read. Secrets of the JavaScript Ninja on MEAP is also a nice read, has good javascript reference in the end. |
|||
|
|
|
Peter-Paul Koch's "ppk on JavaScript" looks good. However, I'm not sure whether or not it covers JSON. Steve |
|||
|
|
|
For JQuery (the powerful javascript framework): JQuery in action http://www.amazon.com/jQuery-Action-Bear-Bibeault/dp/1933988355 |
|||
|
|