Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What are the books you should read when getting started with JavaScript?

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly introduces the introduction to JavaScript should read what books, have a certain reference value, interested friends can refer to, I hope you can learn a lot after reading this article, the following let the editor with you to understand.

Introductory books

After reading it, I will be able to complete a novice to entry-level process, be able to master the basic grammar knowledge of JS and basic knowledge of DOM, and understand the following primary books recommended by the author.

The Art of JavaScript Dom programming

This book is detailed from the history of JS to the basic grammar knowledge of JS to the introduction and simple use of M. the content is concise, practical, detailed and easy to understand for beginners. The book is not thick. I believe it will be finished soon.

Authoritative Guide to JavaScript

You can tell by the name that it is very powerful. There are a lot of comments about this book on the Internet, which probably means that this book is a JS documentation manual. If you study, remember to read the latest version of the content.

The js language is different from the traditional object-oriented language, so it's better to start with the basics. After the above two books are finished, we can take a look at some elementary ones. Here the author defines the primary as "being able to complete the work under the guidance of intermediate and advanced developers."

Elementary books

The primary definition is "being able to get work done under the guidance of intermediate and advanced developers." Compared with the introductory books, I begin to talk about something more in-depth while focusing on the basics. At this stage, there are several suitable books.

JavaScript Advanced programming

The author of this book is Nicholas C.Zakas, a front-end engineer at Yahoo and a code contributor to YUI. You can imagine the gold content of this book. In fact, his book has been well received and has many followers.

Read this book as long as you have basic grammar knowledge of JS and basic knowledge of DOM, and the beginning of this book is to introduce the grammar knowledge of JS and DOM. The author mainly recommends chapter 5 (type), chapter 6 (OOP) and chapter 7 (anonymous). I feel that these chapters are the essence of this book. Read them several times, at least completely, so as to lay a good foundation for future progress.

"High performance JavaScript"

This book is also written by Nicholas C.Zakas, a classic, a large number of examples of different ways of writing JavaScript in the browser performance, to standardize JavaScript code and improve performance has a very good help, and finally mentioned a lot of tools and performance testing methods, are very practical, especially for beginners, after reading the improvement effect is obvious.

The essence and programming practice of JavaScript language

There is some overlap between this book and the above one, but it is still worth reading. Because this book describes the nature of JS language very well, it can be said to be an authoritative book to introduce the nature of JavaScript language. Starting from "objects", "functions", "inheritance", "arrays" and many other important knowledge, if you read it several times, there will be new gains each time.

Thank you for reading this article carefully. I hope the article "what are the books you should read in the introduction to JavaScript" shared by the editor will be helpful to you. At the same time, I also hope you will support us and pay attention to the industry information channel. More related knowledge is waiting for you to learn!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report