|
|
|
|
|
by gmiller123456
3311 days ago
|
|
IMHO, this is not a good book for learning JavasScript. It's probably a good read for someone with intermediate knowledge of JavaScript looking to expand their understanding of the language. But it covers nothing about the DOM, or how to use it on a web page, which is what virtually 100% of anyone learning JavaScript will be wanting to learn it for. So, yes you can learn the language from this book, but if you actually want to do something useful with the language you'll need to move on to another source. And, although the book is dated, I think it still does a good job of explaining the core concepts of the language even of today. |
|