Blankyao recently asked me how to learn JavaScript. He felt that after he understood the JavaScript syntax, he did not know how to learn JavaScript.
Blankyao recently asked me how to learn JavaScript. He felt that after understanding the JavaScript syntax, he did not know how to learn JavaScript.
In fact, I am also a JavaScript dish. I recently encountered many JavaScript problems during development. After I solved the problem, I was excited! Several books are recommended:
The JAVASCRIPT authoritative guide is said to be good. I have bought the fourth and fifth editions, and I have read up to 100 pages together. This book is not suitable for tutorials. It is only suitable for reference when you are confused.
The art of javascript dom programming is about half done after reading a good book. This book is suitable for people who have some JavaScript basics but have no JavaScript development experience. There are some good ideas in the book. I basically want him to be a must-read publication in the toilet! (The publications I call restroom must read are just: good books, good books are what toilets must read !)
JAVASCRIPT advanced programming, a good book with special details. After reading and understanding this book, I can say that JavaScript is an entry point. Suitable for those with programming experience. If you want to learn JavaScript, read the following links and buy this one.
If you are a beginner in JavaScript, you do not know much about JavaScript. I personally suggest you read the following tutorial.
This is a basic tutorial on JavaScript. It starts from scratch and provides you with a step-by-step learning process! This tutorial provides a relatively complete basic knowledge for those who have not been familiar with JavaScript, but only limited to the primary knowledge: All JavaScript closely related to dynamic Web pages are not mentioned in this tutorial, including dynamic positioning, animation, and receiving more events (document. captureEvent (); All JavaScript in IE and Netscape are rarely mentioned.
This tutorial is a beginner. It provides a way for anyone who wants to learn JavaScript. Please refer to the following article on the page!