JavaScript and Ajax Wrox Box, 2/e: Professional JavaScript for Web Developers, Professional Ajax, Pro Web 2.0, Pro Rich Internet Applications
暫譯: JavaScript 與 Ajax Wrox Box, 第2版:專業 JavaScript 網頁開發者指南、專業 Ajax、專業 Web 2.0、專業豐富網際應用程式
Nicholas C. Zakas, Jeremy McPeak, Joe Fawcett, Eric van der Vlist, Danny Ayers, Erik Bruchez, Alessandro Vernet, Dana Moore, Raymond Budd, Edward Benson
- 出版商: Wrox Press
- 出版日期: 2007-10-22
- 定價: $3,998
- 售價: 5.0 折 $1,999
- 語言: 英文
- 頁數: 2414
- 裝訂: Paperback
- ISBN: 0470227818
- ISBN-13: 9780470227817
-
相關分類:
Ajax、JavaScript
立即出貨 (庫存=1)
買這商品的人也買了...
-
$1,150$1,127 -
$620$490 -
$720$706 -
$880$695 -
$650$514 -
$780$741 -
$720$569 -
$500$450 -
$620$490 -
$350$298 -
$520$199 -
$990$891 -
$290$226 -
$299$236 -
$1,200$948 -
$600$480 -
$680$666 -
$650$553 -
$650$585 -
$650$507 -
$620$490 -
$399$315 -
$620$527 -
$960$758 -
$1,204系統建模語言 SysML 實用指南, 3/e (A Practical Guide to SysML : The Systems Modeling Language, 3/e)
相關主題
商品描述
Description
Wrox's 4-book value set on everything related to JavaScript web development contains more than 2400 pages for professional web developers. The 4 books included are:
- Professional JavaScript for Web Developers (ISBN: 0764579088)
- Professional Ajax 2nd edition (ISBN: 0470109491)
- Professional Web 2.0 Programming (ISBN: 0470087889)
- Professional Rich Internet Applications: Ajax and Beyond (ISBN: 0470082801)
Professional JavaScript for Web Developers: JavaScript is an important feature of every major browser because it enables enhanced user interaction on both Web sites and Web applications. You'll gain a clear understanding of the components that make up a JavaScript implementation, plus you'll examine critical areas including events, regular expressions, and browser detection techniques so you can build dynamic user interfaces. You'll learn how to extend the language to meet your specific requirements as well as create seamless client-server communication without intermediaries such as Java or hidden frames. What you will learn from this book: ECMAScript basics, object-oriented programming techniques, and important Document Object Model (DOM) concepts; Methods for handling events to tie JavaScript to a Web user interface; Techniques for validating data, sorting tables, and dealing with errors; How to communicate between JavaScript and browser plugins; All about security issues, optimization, and intellectual property protections
Professional Ajax 2nd Edition provides a developer-level tutorial of Ajax techniques, patterns, and use cases. The book is written for Web application developers looking to enhance the usability of their web sites and web applications and intermediate JavaScript developers looking to further understand the language. Readers should have familiarity with XML, XSLT, Web Services, PHP or C#, HTML, CSS. This book is not aimed at beginners without a basic understanding of the aforementioned technologies. Also, a good understanding of JavaScript is important to understanding this book. Some of the topics covered here include: Ajax Libraries including the Yahoo! Connection Manager, Prototype, and jQuery; Request Management with Priority Queues and the RequestManager Object; Comet push-based web systems and HTTP streaming; Maps and Mashups with Geocoding, Google Maps API and Yahoo! Maps API; Ajax Debugging with FireBug and Microsoft Fiddler; ASP.NET AJAX Extensions; the range of request brokers (including the hidden frame technique, iframes, and XMLHttp) and explains when one should be used over another; different Ajax techniques and patterns for executing client-server communication; Ajax patterns including predictive fetch, page preloading, submission throttling, incremental field and form validation, periodic refresh, multi-stage download and more; JSON and creating an autosuggest textbox example; web site widgets for a news ticker, weather information, web search, and site search; Ajax Frameworks JSpan, DWR, and Ajax.NET Professional; and two case studies
Professional Web 2.0 Programming: Web 2.0 architecture opens up an incredible number of options for flexible web design, creative reuse, and easier updates. Along with covering the key languages and techniques of Web 2.0, this unique book introduces you to all of the technologies that make up Web 2.0 at a professional level. You'll find code for several example applications built with popular frameworks that you'll be able to utilize. What you will learn from this book: How Web 2.0 applications are developed; New ways to get the major client-side technologies to work together; The new class of emerging tools; All about HTTP and URIs, XML, syndication, microformats, and Web Services; Techniques for implementing and maintaining your URI space; Steps for building mashups to aggregate information from multiple sources; Methods for enhancing security in your applications
Professional Rich Internet Applications: AJAX and Beyond: This book will show you how to take AJAX and Ruby on Rails to the next level by combining numerous cutting-edge technologies in order to develop full-fledged web applications. It explores a number of frameworks and in-browser APIs while providing code for your own implementations. You'll gain a thorough understanding of the underlying design principles behind professional Rich Internet Application (RIA) development and the various tools that are available to accomplish your design goals. You'll break down an application into client-side and server-side technologies. What you will learn from this book: How to develop RIAs in Java, Ruby, and Python; Tips for enhancing your productivity and debugging your application; Techniques for solving common issues in web applications when building a RIA; All about the higher-level themes and development packages that build on top of RIA technologies; How to develop, deploy, and control third-party access to your RIA
商品描述(中文翻譯)
**描述**
Wrox 的四本書籍價值組合涵蓋了與 JavaScript 網頁開發相關的所有內容,為專業網頁開發人員提供超過 2400 頁的資訊。包含的四本書籍為:
- 《專業 JavaScript 網頁開發》(ISBN: 0764579088)
- 《專業 Ajax 第二版》(ISBN: 0470109491)
- 《專業 Web 2.0 程式設計》(ISBN: 0470087889)
- 《專業豐富網際應用:Ajax 及其他》(ISBN: 0470082801)
《專業 JavaScript 網頁開發:JavaScript》是每個主要瀏覽器的重要特性,因為它能增強網站和網頁應用程式的用戶互動。您將清楚了解構成 JavaScript 實作的組件,並檢視關鍵領域,包括事件、正則表達式和瀏覽器檢測技術,以便構建動態用戶介面。您將學習如何擴展語言以滿足特定需求,以及如何在不使用 Java 或隱藏框架等中介的情況下創建無縫的客戶端-伺服器通信。您將從這本書中學到的內容包括:ECMAScript 基礎、物件導向程式設計技術和重要的文檔物件模型(DOM)概念;將 JavaScript 與網頁用戶介面綁定的事件處理方法;驗證數據、排序表格和處理錯誤的技術;JavaScript 與瀏覽器插件之間的通信;有關安全問題、優化和智慧財產權保護的所有內容。
《專業 Ajax 第二版》提供了 Ajax 技術、模式和用例的開發者級教程。這本書是為希望增強其網站和網頁應用程式可用性的網頁應用程式開發人員以及希望進一步了解語言的中級 JavaScript 開發人員而寫的。讀者應該對 XML、XSLT、網頁服務、PHP 或 C#、HTML、CSS 有一定的熟悉度。本書不適合對上述技術沒有基本了解的初學者。此外,對 JavaScript 的良好理解對於理解本書也很重要。本書涵蓋的一些主題包括:Ajax 函式庫,包括 Yahoo! 連接管理器、Prototype 和 jQuery;使用優先佇列和 RequestManager 物件的請求管理;基於 Comet 的推送式網頁系統和 HTTP 流;使用地理編碼、Google Maps API 和 Yahoo! Maps API 的地圖和 Mashups;使用 FireBug 和 Microsoft Fiddler 進行 Ajax 除錯;ASP.NET AJAX 擴展;請求代理的範圍(包括隱藏框架技術、ifram 和 XMLHttp),並解釋何時應使用其中一種;執行客戶端-伺服器通信的不同 Ajax 技術和模式;包括預測提取、頁面預加載、提交節流、增量字段和表單驗證、定期刷新、多階段下載等的 Ajax 模式;JSON 和創建自動建議文本框的範例;用於新聞跑馬燈、天氣資訊、網頁搜索和網站搜索的網站小工具;Ajax 框架 JSpan、DWR 和 Ajax.NET Professional;以及兩個案例研究。
《專業 Web 2.0 程式設計:Web 2.0》架構為靈活的網頁設計、創意重用和更簡單的更新開啟了無數選擇。這本獨特的書籍除了涵蓋 Web 2.0 的關鍵語言和技術外,還以專業的水平介紹了構成 Web 2.0 的所有技術。您將找到幾個使用流行框架構建的範例應用程式的代碼,並能夠利用這些代碼。您將從這本書中學到的內容包括:如何開發 Web 2.0 應用程式;使主要客戶端技術協同工作的新的方法;新興工具的新類別;有關 HTTP 和 URI、XML、聯播、微格式和網頁服務的所有內容;實施和維護您的 URI 空間的技術;構建 Mashups 以聚合來自多個來源的信息的步驟;增強應用程式安全性的方式。
《專業豐富網際應用:AJAX 及其他》這本書將向您展示如何通過結合多種尖端技術來將 AJAX 和 Ruby on Rails 提升到新的水平,以開發完整的網頁應用程式。它探討了多個框架和瀏覽器內 API,同時提供您自己實作的代碼。您將深入了解專業豐富網際應用(RIA)開發背後的設計原則以及可用於實現設計目標的各種工具。您將把應用程式分解為客戶端和伺服器端技術。您將從這本書中學到的內容包括:如何在 Java、Ruby 和 Python 中開發 RIA;提高生產力和除錯應用程式的技巧;在構建 RIA 時解決網頁應用程式常見問題的技術;有關建立在 RIA 技術之上的高級主題和開發包的所有內容;如何開發、部署和控制第三方對您的 RIA 的訪問。