Write in front:
These 12 posts are not for people to read, but to check, forget what the basics, click on the page Ctrl + F keyword just fine
P.S. If not found in the corresponding category, please tell me, so as soon as possible to add. Of course, I'm going to add something missing from time to time.
Directory
JS Learning notes 1_ basics and common sense
JS Learning Note 2_ Object-oriented
JS Learning Note 3_ function expression
JS Learning Note 4_bom
JS Learning Note 5_dom
JS Learning Note 6_ Event
JS Learning Note 7_ form script
JS Learning Note 8_ error handling
JS Learning Note 9_json
JS Learning Note 10_ajax
JS Learning Note 11_ Advanced tips
JS Learning Note 12_ optimization
The Book of JavaScript Advanced Programming
The third edition of Chinese is the latest version:
The 2012 book, but not outdated, word: a very comprehensive introductory book.
What is the choice for JS entry? Because it's thick enough (730 pages). Want to get started not to spend a day to carefully browse through the school JS Tutorial, or seriously turn over the API manuals and other things are enough ... That's far from enough.
The requirements for introductory books should be:
Comprehensive
Getting started means a comprehensive understanding, including basics, features, advanced features
Meticulous
Meticulous attention is the best, although the reader can not and do not need to remember all the details, but the introductory book should be provided, at least let the reader have the opportunity to understand the details
Include common sense
To include the performance, function, optimization, scheme selection, coding and other aspects of common sense, simply give the API list does not make any sense, the author summarizes the practical experience is the most valuable
The first two points means that the book is not thin, the last point is a lot of books are missing, and the elevation basically meet the above three points, is a good introductory book
P.s. Before looking at the elevation is also looking at the PHP Bible as "PHP and MySQL Web Development" (fourth edition), deeply felt the huge gap between them, if the elevation of 8 points, then the PHP Bible can only give 3 points (as an introductory book)
"JavaScript Advanced Program Design" Learning notes 12 articles