JavaScript: The Definitive Guide: Activate Your Web Pages, 6/e (Paperback)
David Flanagan
- 出版商: O'Reilly
- 出版日期: 2011-05-13
- 售價: $2,320
- 貴賓價: 9.5 折 $2,204
- 語言: 英文
- 頁數: 1096
- 裝訂: Paperback
- ISBN: 0596805527
- ISBN-13: 9780596805524
-
相關分類:
JavaScript
-
相關翻譯:
JavaScript 大全, 6/e (JavaScript: The Definitive Guide: Activate Your Web Pages, 6/e) (繁中版)
-
其他版本:
Javascript: The Definitive Guide: Master the World's Most-Used Programming Language, 7/e (Paperback)
買這商品的人也買了...
-
$880$695 -
$990$891 -
$891JavaScript: The Good Parts (Paperback)
-
$620$527 -
$1,740$1,653 -
$820$697 -
$580$458 -
$750$638 -
$850$672 -
$750$638 -
$950$751 -
$590$466 -
$600$468 -
$1,540The CERT Oracle Secure Coding Standard for Java (Paperback)
-
$780$663 -
$520$442 -
$1,200$948 -
$650$553 -
$1,490$1,416 -
$580$452 -
$1,130$961 -
$360$281 -
$940$700 -
$480$408 -
$680$578
商品描述
Whether you need an example-driven programmer's guide or a complete desk reference, JavaScript: The Definitive Guide is the most authoritative book on the language that runs the Web. The sixth edition offers comprehensive coverage of ECMAScript 5 (the new language standard) and also the new APIs introduced in HTML5. The chapters on functions and classes have been completely rewritten and updated to match current best practices. A new chapter covers language extensions and subsets.
JavaScript: The Definitive Guide is organized into four sections:
- Part 1: Learn the core JavaScript language in detail -- ideal for newcomers as well as experienced JavaScript programmers who want to sharpen their skills
- Part 2: Understand the scripting environment provided by web browsers with broad and deep coverage of client-side JavaScript illustrated by many sophisticated examples
- Part 3: Get a complete reference for core JavaScript that documents every class, object, constructor, method, function, property, and constant
- Part 4: Consult a separate reference to client-side JavaScript, including legacy web browser APIs, the standard Level 2 DOM API, the XMLHttpRequest object, and the canvas tag