Loading…

JavaScript pocket reference /

JavaScript--the powerful, object-based scripting language that can be embedded directly into HTML pages--has earned its place in the web developer's toolkit, to the extent that it's now considered required knowledge for web developers. You can use JavaScript to create dynamic, interactive...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Flanagan, David
Format: Electronic eBook
Language:Inglés
Published: Sebastopol, Calif. : O'Reilly, 2002.
Edition:2nd ed.
Series:Pocket References Ser.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • JavaScript Pocket Reference; The JavaScript Language; Syntax; Case sensitivity; Whitespace; Semicolons; Comments; Identifiers; Keywords; Variables; Data Types; Numbers; Booleans; Strings; Objects; Arrays; Functions and methods; null and undefined; Expressions and Operators; Statements; Expression statements; Compound statements; Empty statements; Labeled statements; Alphabetical statement reference; Object-Oriented JavaScript; Regular Expressions; Literal characters; Character classes; Repetition; Grouping and alternation; Anchoring match position; Versions of JavaScript.