This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
On 08/10/12 09:35, I Am Here wrote: | |
> Can someone recommend me a good book which will cover ALL important | |
> features of [JavaScript]? | |
There is no book that adequately covers JavaScript. Douglas | |
Crockford’s *JavaScript: The Good Parts* contains a moderately high | |
level of technical depth, but is quite brief. | |
David Flanagan’s *JavaScript: The Definitive Guide* is at best a |