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
Main Author: Flanagan, David
Format: eBook
Language:English
Published: Sebastopol, Calif. O'Reilly 2002
Edition:2nd ed
Series:Pocket References Ser
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02774nmm a2200553 u 4500
001 EB001928484
003 EBX01000000000000001091386
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9781306817004 
020 |a 0596517084 
020 |a 1306817005 
020 |a 9780596517083 
020 |a 9780596008352 
020 |a 0596552157 
020 |a 1565925211 
020 |a 059600835X 
020 |a 9780596552152 
050 4 |a QA76.73.J39 
100 1 |a Flanagan, David 
245 0 0 |a JavaScript pocket reference  |c David Flanagan 
250 |a 2nd ed 
260 |a Sebastopol, Calif.  |b O'Reilly  |c 2002 
300 |a vii, 127 pages 
505 0 |a 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 
653 |a JavaScript (Computer program language) / http://id.loc.gov/authorities/subjects/sh96004880 
653 |a COMPUTERS / Data Processing / bisacsh 
653 |a JavaScript (Langage de programmation) 
653 |a JavaScript (Computer program language) / fast 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
490 0 |a Pocket References Ser 
500 |a Previous edition: 1998 
015 |a GBA317382 
776 |z 0596552157 
776 |z 9781565925212 
776 |z 059600835X 
776 |z 0596517084 
776 |z 1306817005 
776 |z 9780596517083 
776 |z 9780596552152 
776 |z 9781306817004 
776 |z 0596004117 
776 |z 9780596008352 
776 |z 9780596004118 
856 4 0 |u https://learning.oreilly.com/library/view/~/0596004117/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.71262 
520 |a 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 applications that run completely within a web browser. JavaScript is also the language of choice for developing Dynamic HTML content. Because its syntax is based on the popular programming languages C, C++, and Java, JavaScript is familiar and easy to learn for experienced programmers. At the same time, it