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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sebastopol, Calif. :
O'Reilly,
2002.
|
Edición: | 2nd ed. |
Colección: | Pocket References Ser.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 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.