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 books can you read when learning Javascript?

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

Share

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

This article introduces you to learn Javascript can read what books, the content is very detailed, interested friends can refer to, hope to be helpful to you.

JavaScript is a scripting language belonging to the network, which is widely used in Web application development. It is often used to add a variety of dynamic functions to web pages and provide users with a more smooth and beautiful browsing effect. So how to learn JavaScript?

1. JavaScript Advanced programming (3rd Edition)

JavaScript technology classics, comprehensive in-depth JavaScript, close to the actual combat, after a detailed explanation of the core of the JavaScript language, in detail to show readers the existing specifications and implementation for the development of Web applications to provide a variety of support and features.

The book is very suitable for junior and intermediate JavaScript developers, and the practical information summarized in each chapter is also in place. But reading requires patience, and it may seem like a lot of trouble at first.

2. JavaScript authoritative Guide (6th Edition)

The 6th edition, which specially covers HTML5 and ECMAScript5, is a classic JavaScript reference book. since 1996, this book has become the Bible in the hearts of JavaScript programmers, a guide and comprehensive reference manual for programmers to learn the core JavaScript language and JavaScript API defined by Web browsers.

This book is suitable for reading after having a certain foundation. It is not very suitable for beginners. It is written in great detail, and the principles of all kinds of details are exhaustive. It is a bit difficult compared with the Red Treasure Book. Of course, it also requires patience to read. It is very difficult for many people to read the book, and it is also very good to use it as a reference book. When there is a certain foundation and then turn to the book, there will be a kind of enlightening feeling.

3. "Art of JavaScript DOM programming"

It makes sense for this book to be the most recommended front-end introductory book.

He can really make people understand the ideas and principles behind dom scripting, or front-end programming technology.

For beginners, there is no threshold for this book, just follow the examples of the book step by step to write code.

We will know how to manipulate and control browser elements, and we will learn how to achieve simple page effects.

This simple and easy sense of achievement is the most valuable experience when getting started with a programming language.

Spend the least time and get the highest return.

4. Introduction to ES6 Standard (3rd Edition)

ES6 is the general term for the next generation of JavaScript language standards, which is revised every June. ES2015, ES2016 and ES2017 have been released, and ES2018 will be released soon.

The book introduces the new syntax in the new version, explains the basic concepts, design purpose and usage, and gives a large number of examples, which is suitable for readers who have some knowledge of the JavaScript language, and can also be used as a tool to consult the new grammar.

5. "High performance JavaScript"

As the only book related to Orelly that I really approve of javascript.

He abandoned all the features of the Orelly series that I didn't like:

Foreigners' chatting and didactic reading experience, the samples are not rich enough, the typesetting is single, and so on.

His strengths are as follows:

Scenario-rich, basically involving all js performance-optimized scenarios. The actual test data of different scenarios will also be given, which is true and reliable. While reading these scenario examples, we have also enriched our experience in using js.

Given a lot of seemingly "side-by-side" solutions, and these unpopular solutions are precisely the best solution that some people can not get to Baidu.

While talking about the problem, it is easy to talk about the principle at the same time. So this book is not only an introduction to js performance-related books, but also a Javascript best annotation involving browser principles, js parsing principles, user experience and other knowledge.

Read the suggestions:

It is suggested that reading together with height 3 can be regarded as the best companion for elevation 3 reading.

Gao Cheng-San told you, "what's his name? what's he like?"

This book will tell you "why" and "what should he do".

So, while others are still racking their brains for certain problems, you have already knocked them off from the starting point.

6. "JavaScript (YOU DONT KNOW JAVASCRIPT) you don't know"

The famous Github open source books.

For the sake of his fame, I have to buy a physical book to read.

This is the first volume and only covers scope and closures, this and object prototypes.

But its depth is beyond the reach of other js books.

It can be said that this is the lowest level that most front-end programmers can have an in-depth understanding of js syntax, and then go straight to the compilation principle.

On learning Javascript can read what books to share here, I hope that the above content can be of some help to you, can learn more knowledge. If you think the article is good, you can share it for more people to see.

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