For many friends who want to learn JavaScript, it is undoubtedly the biggest headache for them to choose getting started books. It may also be the reason they have been afraid and even gave up learning JavaScript.
In JavaScript, I am neither an expert nor a master. However, JavaScript may be useful for understanding JavaScript books from the confusion to the path.
Recommended books for beginners: Javascript DOM programming Art
I did not read it four times at the beginning. The book is simple, easy to learn, easy to learn, and rigorous in programming. A good entry book will have a profound impact on your future programming. This book has never lived up to this historical mission.
For more detailed comments, seeRealazyComment on DoubanThe process to the end is as important as the end.
Basic learning books: javascript authoritative guide
The art of Javascript DOM programming is just getting started. It introduces programming ideas and very simpleProgramSyntax and basic Dom methods. The javascript authoritative guide describes various functions and features of Javascript in detail. You can skip this section for reference on about 500 pages (JavaScript core reference, client JavaScript reference, and DOM reference.
Advanced promotion books: javascript Advanced Programming
Emphasize the concept of OPP ideologically, focus on practicality in content, and learn more and more detailed knowledge from it, and pay attention to the solution of browser differences.
But if you want to read it, you must have a certain degree of JavaScript Foundation (or read the first two books). Otherwise, it will bring a sense of frustration and enthusiasm for learning.
Extended learning: Ajax practice
A comprehensive and in-depth introduction to Ajax knowledge, the idea of Ajax development and the design pattern in Ajax development are worth learning.
It is best to read this book on the basis of JavaScript advanced programming, which can help you understand the content of this book. Of course, for friends who do not have background language basics, reading still has some obstacles.
Finally, I want to say:
The javascript level reaches a certain level, and the book does not get the final technical improvement. to practice it, you must write it yourself.Code, Training in development, combining theory with practice, will increase the value.
Address: http://zhangziyueup.iteye.com/blog/1324869
Author: Tony Zhao
Source: http://www.cnblogs.com/ytaozhao this article copyright to the author and blog park a total, welcome to reprint, but without the author's consent must retain this paragraph of the statement, and inArticleThe original text connection is clearly displayed on the page. Otherwise, the legal liability is retained.