Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

Learn JavaScript from scratch, and these 10 books can help!


Jun 02, 2021 Article blog



At home, web development engineers are quite popular. T hat's why many people want to learn JavaScript on their own. B ut for JavaScript beginners, it takes some hands-on teaching. Don't worry, today W3Cschool sister-in-law for everyone to bring ten self-study books, hoping to help you self-taught JavaScript.

1. JavaScript Dom Programming Art

 Learn JavaScript from scratch, and these 10 books can help!1

This is a good book for getting started with JavaScript, which is quite detailed, practical, concise, easy to understand, and not thick. This book details the history of JS, basic grammatical knowledge, DOM introduction, and simple use.

2. JavaScript Authoritative Guide (Version 5)

 Learn JavaScript from scratch, and these 10 books can help!2

The book is very authoritative and really powerful. B ut this book is a little expensive, this is its disadvantage. This book is a documentation manual for JS and is quite detailed.

3.Eloquent Javascript

 Learn JavaScript from scratch, and these 10 books can help!3

The book is written by Marijn Haverbeke and focuses on programming and the modernization of JavaScript.

4.Professor Frisby’s Mostly Adequate Guide to Functional Programming

 Learn JavaScript from scratch, and these 10 books can help!4

The content of Professor Frisby's Mostly Easy Easy Guide to Functional Programming consists mainly of JavaScript functional programming.

5.What is Code?

 Learn JavaScript from scratch, and these 10 books can help!5

What is Code? is written by Paul Ford, whose article focuses on the definition of code and how important it is.

6.JavaScript spessore

 Learn JavaScript from scratch, and these 10 books can help!6

JavaScript spessore is authored by Reginald Braithwaite, and the book focuses on functional programming as well as closures, as well as prototypes.

7. JavaScript Advanced Program Design

 Learn JavaScript from scratch, and these 10 books can help!7

The author of this book is Yahoo front-end engineer, he produced a lot of books, basically many readers welcome. This book introduces DOM and JS-related grammar knowledge.

8. High-performance JavaScript

 Learn JavaScript from scratch, and these 10 books can help!8

The book is written by Nicholas C. Zakas and is also a classic of his work. This book provides examples of the performance of JavaScript in a browser that can be regulated in a very different way.

9.Programming JavaScript Applications

 Learn JavaScript from scratch, and these 10 books can help!9

If all the books above have been read, then you should never miss this book. Programming JavaScript Applications is an intermediate book that is coded by JavaScript.

10.Cracking the Coding Interview

 Learn JavaScript from scratch, and these 10 books can help!10

This book is very popular, especially abroad. When programmers go to Google, Microsoft, Facebook and other companies for interviews, they have to read the book first.

The JavaScript self-study book, organized by the W3Cschool sister-in-law above, is basically an introductory book. A s long as the last few books, is intermediate books. If you're self-taught JavaScript, you can add these books and trust them to surprise you.