M
M
makska2017-05-04 16:21:20
JavaScript
makska, 2017-05-04 16:21:20

What is the best book for understanding JavaScript?

Hello to everyone who reads my question and thanks to all those who answer this very question. I started learning JavaScript 3 months ago, before that I taught and immediately practiced HTML and CSS. If I didn’t have any particular problems with HTML and CSS, although there were problems with CSS, they were easily solved, but with JavaScript it’s not so easy. I have been learning and practicing JavaScript for 3 months already, making animations, sliders, digital clocks with buttons, etc., but when I decided to make a calculator, I realized that I didn’t understand this language at all ... And here is the question itself. What is the best book for a beginner to read on JS, and programming in general, in order to understand what exactly and how my code does?
PS I chose the book myself: JavaScript. Detailed guide. Author: David Flanagan. It would be interesting to know your opinion about this book.

Answer the question

In order to leave comments, you need to log in

7 answer(s)
G
gleendo, 2017-05-04
@makska

You have problems with the basics of programming and algorithmization, not with a specific language ... Reading another JS tutorial for beginners will not help you write a calculator.

D
Dmitry Luzanov, 2017-05-04
@dmitry_luzanov

Oh my God

S
Strannyk, 2017-05-04
@Strangek

Flanagan, if not the best, then one of the best. BUT, firstly, it is designed for a non-zero reader, and secondly, it is more of a reference book, not a textbook. It is better to read it after manuals for students from scratch, for example, this one:
https://www.ozon.ru/context/detail/id/31057355/

V
Vladimir, 2017-05-04
@ambrazhey

But what about learn.javascript.ru? Excellent textbook, useful tasks

D
Dark Hole, 2017-05-04
@abyrkov

Well, Flanagan is the best there is.

B
BBmike, 2017-05-04
@BBmike

if it is for understanding, then the recommendations of the best dog breeders - Expressive
Javascript presentation of the basics.

S
svetlov97, 2017-05-04
@svetlov97

It does not matter which book you choose, the material is the same, just a different presentation. For everyone, this is relative, one may suit someone, but it will not suit someone. The point is not how many and which authors you have read, but how much of this you have consolidated in practice.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question