Head First Ajax

Rebecca M. Riordan

  • 出版商: O'Reilly
  • 出版日期: 2008-09-16
  • 售價: $1,700
  • 貴賓價: 9.5$1,615
  • 語言: 英文
  • 頁數: 528
  • 裝訂: Paperback
  • ISBN: 0596515782
  • ISBN-13: 9780596515782
  • 相關分類: Ajax
  • 海外代購書籍(需單獨結帳)

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

商品描述

Ajax is no longer an experimental approach to website development, but the key to building browser-based applications that form the cornerstone of Web 2.0. Head First Ajax gives you an up-to-date perspective that lets you see exactly what you can do -- and has been done -- with Ajax. With it, you get a highly practical, in-depth, and mature view of what is now a mature development approach.

Using the unique and highly effective visual format that has turned Head First titles into runaway bestsellers, this book offers a big picture overview to introduce Ajax, and then explores the use of individual Ajax components -- including the JavaScript event model, DOM, XML, JSON, and more -- as it progresses. You'll find plenty of sample applications that illustrate the concepts, along with exercises, quizzes, and other interactive features to help you retain what you've learned.

Head First Ajax covers:

  • The JavaScript event model
  • Making Ajax requests with XMLHTTPREQUEST objects
  • The asynchronous application model
  • The Document Object Model (DOM)
  • Manipulating the DOM in JavaScript
  • Controlling the browser with the Browser Object Model
  • XHTML Forms
  • POST Requests
  • XML Syntax and the XML DOM tree
  • XML Requests & Responses
  • JSON -- an alternative to XML
  • Ajax architecture & patterns
  • The Prototype Library

The book also discusses the server-side implications of building Ajax applications, and uses a "black box" approach to server-side components.

Head First Ajax is the ideal guide for experienced web developers comfortable with scripting -- particularly those who have completed the exercises in Head First JavaScript -- and for experienced programmers in Java, PHP, and C# who want to learn client-side programming.

商品描述(中文翻譯)

Ajax不再是網站開發的實驗性方法,而是構建Web 2.0的基石,用於構建基於瀏覽器的應用程序的關鍵。《Head First Ajax》提供了一個最新的視角,讓您可以清楚地看到使用Ajax可以做什麼,以及已經完成了哪些工作。通過這本書,您可以獲得一個高度實用、深入且成熟的開發方法的觀點。使用獨特且高效的視覺化格式,這本書提供了一個整體概述來介紹Ajax,然後在進展中探索個別的Ajax組件,包括JavaScript事件模型、DOM、XML、JSON等。您將找到許多示例應用程序來說明這些概念,以及練習、測驗和其他互動功能,以幫助您保持所學知識。《Head First Ajax》涵蓋了以下內容:JavaScript事件模型、使用XMLHTTPREQUEST對象進行Ajax請求、異步應用程序模型、文檔對象模型(DOM)、在JavaScript中操作DOM、使用瀏覽器對象模型控制瀏覽器、XHTML表單、POST請求、XML語法和XML DOM樹、XML請求和響應、JSON(XML的替代方案)、Ajax架構和模式、Prototype庫。本書還討論了構建Ajax應用程序的服務器端影響,並使用“黑盒”方法來處理服務器端組件。《Head First Ajax》是經驗豐富的網絡開發人員的理想指南,特別是那些已經完成了《Head First JavaScript》中的練習的人,以及有Java、PHP和C#經驗的經驗豐富的程序員,他們想要學習客戶端編程。