FreeTechBooks.com Homepage
FreeTechBooks.com
Free Online Computer Science and Programming Books, Textbooks, and Lecture Notes


Ajax Design Patterns
Reply with quote
Ajax Design Patterns

Author : Michael Mahemoff
ISBN : 0596101805
Pages : 352; includes 70 design patterns
Publisher : O'Reilly Media, Inc.

Excerpts from the Book Description:

Ajax, or Asynchronous JavaScript and XML, exploded onto the scene in the spring of 2005 and remains the hottest story among web developers. With its rich combination of technologies, Ajax provides a strong foundation for creating interactive web applications with XML or JSON-based web services by using JavaScript in the browser to process the web server response.

Ajax Design Patterns shows you best practices that can dramatically improve your web development projects. It investigates how others have successfully dealt with conflicting design principles in the past and then relays that information directly to you.

The patterns outlined in the book fall into four categories:

* Foundational technology: Examines the raw technologies required for Ajax development
* Programming: Exposes techniques that developers have discovered to ensure their Ajax applications are maintainable
* Functionality and usability: Describes the types of user interfaces you'll come across in Ajax applications, as well as the new types of functionality that Ajax makes possible
* Development: Explains the process being used to monitor, debug, and test Ajax applications

Ajax Design Patterns will also get you up to speed with core Ajax technologies, such as XMLHttpRequest, the DOM, and JSON. Technical discussions are followed by code examples so you can see for yourself just what is-and isn't-possible with Ajax. This handy reference will help you to produce high-quality Ajax architectures, streamline web application performance, and improve the user experience.

Reviews:

Amazon.com

Sad "Anybody who has read a real design pattern book and then read this book will soon feel the artificiality. "

Smile "I've never encountered a book quite so informative, but I'm so glad I did especially on such a topic such as Ajax that will be around for many years to come. "

Smile "Very nicely done. The author spends time analyzing the problems various Ajax implementations are trying to solve and abstracts the concepts into a "pattern"."

Arrow View/Download Ajax Design Patterns

View user's profileSend private message
  
   
 Reply to topic