web front-end development plan: how to learn about JavaScript in the end

1, do not worry look at the code some complex web effects, so in addition to hit your self-confidence, learn nothing. Did not reach a certain level of martial arts, cut a small JJ can not learn holy canon.

2, Do not add cattle QQ. If you are looking for Chi Master exchanges martial arts, you go up the first sentence and asked, "Feng brother, where is the pubic region?", You will be beat up his hack.

3, the number of days to see what the Internet proficient JS, Han Han Han from entry to the master, this tutorial skip it, too much it turns out, in a flippancy to do anything will end in failure.

Recommended several books

"Ah you blow a long cow B, did not say how to learn ah."

Oh, I have nothing special way, but recommended several books. Recommended book, was according to the order to see. Do this first Mo Kanwan to rush on this second, not every "crossing" can be successful

The first stage: "JavaScript DOM programming art"

Before reading this book, make sure you have a basic understanding of Javascript, you should know if the syntax else like, if not understand, I go to see the second phase recommended "Javascript advanced programming" in the first three Zhang, remember do not look down to see three chapters, return to "JavaScript DOM programming art" this book up.

Learning Javascript with "JavaScript DOM programming art" to Getting better and better, honestly read it over twice, after reading you will have a general understanding of the JS, the whole book revolves around a web page results unfold example, you follow honestly knock one, after Qiaowan, you will find that this effect is not often see it in the page, found himself out of effect do online, and hey, a modicum of success sense of it.

The second stage: "JavaScript Advanced Programming"

Some books are to become classics, such as rhino book; some books are used beyond the classic, obviously this book is this. Chapters in the book classic, progressive approach, in which the Chapter 6, on object-oriented explanation JS, there is no tutorial out of his right.

If you have a 100 points out of JS exam, read "JavaScript DOM programming art" can make you get 20 points, then read this book, you will be able to get more than 60 points a. After school, you will double the sense of accomplishment, believe me (at least read it over twice, three recommended, followed by the code line by line to knock on the book).

This book is highly recommended to buy, fast hardware, you bring value to more than hundred thousand times.

This book is the third edition of the latest, seemingly out that a few days ago, I see the second edition, the second edition of the third edition of relatively little changed, add a few chapters, the current price difference of about 10 yuan.

Next, congratulations you down, and this time you can do yourself some things

We need more and more to knock the code found, but must go read a book. Do not the kind of impetuous online learning method, direct practice, do not understand and then directly find solutions, which can help you solve temporary relief, but encountered a similar problem, you can not immediately comprehend by analogy, in the long run it both for programmers and other career is undoubtedly reduces the efficiency of learning. Only books which stand the test of content is really safe to put our knowledge stored inside.

You can go look at this tutorial Ferris he wrote these effects, look at the source code, how kind, is not that part is very simple, and try to follow him to write about the effect of it.

Techniques behind closed doors does not work, plus one or two appropriate exchange QQ group = (emphasis on quality), frequented forum shopping, you will often be some small harvest.

There is also a look at these articles seniors share of cattle predecessors, it will make your learning more with less, here are some of the domestic cattle of enthusiastic people gathered blog, personal website, click here.

The third stage: "JavaScript language essence" and "high-performance JavaScript"

The next two books "JavaScript language essence" and "high-performance JavaScript" be regarded as complementary advanced tutorial JS, there are some elements and advanced tutorials JS repeated, two books can be seen at the same time, not thick, can be learned on the front there is a good strengthening and consolidation.

The fourth stage: "JavaScript DOM level programming" and "JavaScript Design Patterns"

After a thorough grasp of the previously mentioned book, the next order of two books now irrelevant, "JavaScript DOM level programming" (attention and "JavaScript Advanced Programming" distinguished) and "JavaScript Design Patterns", these two this is a heavyweight book, make your JS technology to a new level; two books of the former main external work practice, which is the main practicing internal strength, a bit like the relationship between a large diversion of heaven and earth and the nine positive magic.

"JavaScript DOM level programming" First teach you to build a similar amount of JQuery library tool, and then use a few examples to explain several frequently encountered in practice, beginners will benefit.

"JavaScript Design Patterns" mainly about Javascript design patterns, to be honest, translation quality is very general, a little stiff, but has been basically does not affect your learning, look at the code can fully understand the meaning of their own.

After practice experience or my predecessors summary, the students recommended self-study is to find this js book entry and wonderful flavor combination of video watching. A main interview, a main practice.

Small partners interested in the web front end this technology can be added to our study circle, the sixth year of work, learning to share some with you to develop practical details that need attention. 767-273-102 autumn dress. From the zero-based front-end to learn how to start. Are a group of people with a dream, we may be in different cities, but we will walk together with the front tip of the tip

The main purpose of reading is to master theoretical knowledge, combing the knowledge structure js, the most important point is that in order to cope with the interview. The main part of the interview is to express their own ideas, just by simple to understand, is not fully express the breadth or depth of a problem, only a combination of the terms agreed upon in the industry or some habit of name, to express the meaning is more profession. If not, let alone express the meaning of the interviewer did not understand, you even feel does not come out either express or expression is not wanted. However, the book focuses on the elaboration of theoretical knowledge, practical examples of the lack of support, it is difficult to digest quickly. This time video can make up for this flaw, but wonderful taste to achieve some common video effects with simple code, interest in learning will soon be attracted. But for advanced features js, individuals feel that the video did not reach that depth. And some basic js problem, or an extended knowledge is limited to various conditions, may not be fully expressed. So to combine the book to supplement.

General learning attitude is: not rash, neither fast nor slow. Persevere and believe in yourself.

Guess you like

Origin blog.51cto.com/14458119/2436468