JavaScript The Complete Reference, 3/e (Paperback)

Thomas A. Powell, Fritz Schneider

  • 出版商: McGraw-Hill Education
  • 出版日期: 2012-08-14
  • 定價: $1,650
  • 售價: 6.0$990
  • 語言: 英文
  • 頁數: 976
  • 裝訂: Paperback
  • ISBN: 0071741208
  • ISBN-13: 9780071741200
  • 相關分類: JavaScript
  • 立即出貨 (庫存 < 3)

買這商品的人也買了...

商品描述

The essential JavaScript resource—fully updated

Design, debug, and publish high-performance web pages and applications using tested techniques and best practices from expert developers. The all-new edition of this comprehensive guide has been thoroughly revised and expanded to cover the latest JavaScript features, tools, and programming methods.

JavaScript: The Complete Reference, Third Edition provides illustrative examples, line-by-line code samples, and practical development advice—from the core of the language to the various standard and emerging APIs supported by modern web browsers. This in-depth resource covers everything you need to know, whether you’re trying to understand the fundamentals of weak typing in JavaScript, reduce your confusion over closures, or perform common tasks like form validation or Ajax calls.

  • Explore core JavaScript syntax and data types
  • Investigate often confusing concepts such as weak typing and closures
  • Use object-oriented programming the JavaScript way
  • See what changes come from ECMAScript 5
  • Perform dynamic content updates using DOM methods
  • Handle user-generated events with modern event models
  • Modernize form handling with HTML5 and JavaScript
  • Use the XMLHttpRequest object to create Ajax applications
  • Control animation and multimedia content with JavaScript
  • Generate bitmap graphics with the Canvas API
  • Learn methods to handle the challenges of cross-browser coding
  • Discover defensive development and error handling

商品描述(中文翻譯)

《JavaScript: The Complete Reference, Third Edition》是一本全面更新的必備JavaScript資源。本書由專業開發人員提供測試過的技巧和最佳實踐,幫助讀者設計、調試和發佈高性能的網頁和應用程式。這本全新的版本經過了徹底修訂和擴充,涵蓋了最新的JavaScript功能、工具和編程方法。

《JavaScript: The Complete Reference, Third Edition》提供了實例示範、逐行代碼示例和實用的開發建議,從語言的核心到現代網頁瀏覽器支持的各種標準和新興API。這本深入的資源涵蓋了您需要了解的一切,無論您是想理解JavaScript的弱類型基礎、減少對閉包的困惑,還是執行像表單驗證或Ajax呼叫等常見任務。

本書的內容包括:
- 探索核心JavaScript語法和數據類型
- 研究常常令人困惑的概念,如弱類型和閉包
- 使用JavaScript的面向對象編程方式
- 瞭解ECMAScript 5帶來的變化
- 使用DOM方法執行動態內容更新
- 使用現代事件模型處理用戶生成的事件
- 使用HTML5和JavaScript現代化表單處理
- 使用XMLHttpRequest對象創建Ajax應用程式
- 使用JavaScript控制動畫和多媒體內容
- 使用Canvas API生成位圖圖形
- 學習處理跨瀏覽器編碼挑戰的方法
- 探索防禦性開發和錯誤處理的技巧