U
U
un1t2010-11-24 19:59:23
JavaScript
un1t, 2010-11-24 19:59:23

What to read on JavaScript?

Advise explanatory books/manuals on JS.
Is there a generally accepted reference for JS, perhaps in chm format?

Answer the question

In order to leave comments, you need to log in

7 answer(s)
S
Sererator, 2010-11-24
@Serator

https://developer.mozilla.org/en/Javascript (mostly in English) + https://developer.mozilla.org/en-US/web
javascript.ru/ (well, Russian)

K
Konstantin Kitmanov, 2010-11-24
@k12th

The Rhino Book, Crockford's articles, Resig's blog.

E
elky, 2010-11-25
@elky

Practically, any book on Javascript is the embodiment of Evil. They are full of mistakes, stupid examples and bad advice. Important features of the language are either poorly considered or not touched upon at all. I have gone through dozens of Javascript books and can only recommend one of them: Javascript: The Definitive Guide (5th Edition) by David Flanagan.

© Wikipedia
Download here .
But it's better to order :)

E
Evgeny Sementsov, 2010-11-24
@relsy

e-sementsov.narod.ru/download.htm#1
There are links there:
Javascript.chm Essentially 4 books on Javascript.
Intro_Javascript.chm A practical introduction to Javascript programming. Pavel Khramtsov.
Javascript_Programming.chm Javascript programming. Also from Pavel Khramtsov, though a slightly different version.
Windows_script_Host_56.chm Windows script Host 5.6. Book on scripts (js, vbs, wsh, wsf) in Windows.
I recommend the last option for administration, the rest is for the web.
Everything is in chm and with a search (I stamped it myself from html).

A
AIVolkov, 2010-11-25
@AIVolkov

McFarland "Javascript: The Definitive Guide". The network is only on Google Books in English. Mostly practical examples. For complete happiness, only some technical details are missing, but not everyone needs them.
If you want to go deeper and with details, then Flanagan, pdf of the 5th edition in Russian is on the net.

L
lugansk, 2010-11-25
@lugansk

Fanny Goodman Javascript Bible

K
KAdot, 2010-11-27
@KAdot

For a more advanced study of the Subtleties of ECMA-262-3

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question