JavaScript

The Definitive Guide A Nutshell handbook

454 pages

English language

Published April 16, 1996 by O’Reilly & Associates.

ISBN:
9781565921931
OCLC Number:
35367714

View on OpenLibrary

No rating (0 reviews)

JavaScript is a powerful, object-based scripting language; JavaScript programs can be embedded directly into HTML web pages. When combined with the Document Object Model (DOM) defined by a web browser, JavaScript allows you to create Dynamic HTML (DHTML) 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 interpreted scripting language, providing a flexible, forgiving environment in which new programmers can learn.

JavaScript: The Definitive Guide provides a thorough description of the core JavaScript language and both the legacy and standard DOMs implemented in web browsers. The book includes sophisticated examples that show you how to handle common tasks such as validating form data, working with cookies, and creating portable DHTML animations. The book also contains detailed reference sections that cover the core …

17 editions

Subjects

  • JavaScript (Computer program language)
  • Web servers
  • Object-oriented programming (Computer science)