Proquest
JavaScript: The Definitive Guide, 4th Edition
JavaScript: The Definitive Guide, 4th Edition
by David Flanagan

Publisher: O'Reilly
Pub Date: November 1, 2001
More recent edition of this book available.
Print ISBN-13: 978-0-596-00048-6
Pages: 936
Slots: 1.0
Start Reading
Overview

JavaScript is a powerful, object-based scripting language; JavaScript programs can be embedded directly in HTML web pages. When combined with the Document Object Model (DOM) defined by a web browser, JavaScript allows you to create Dynamic HTML content and interactive client-side web applications. JavaScript syntax is based on the popular programming languages C, C++, and Java, which makes it familiar and easy to learn for experienced programmers. At the same time, JavaScript is an interprete