Programming Tutorials Browser Tutorials Articles Struts Tutorials Hibernate Tutorials

  Tutorial: Head Rush Ajax

With every new technology, a new race starts - whether it’s to be the first to get a handle on the buzzwords, to publish on the subject, or to learn to use the technology.

Tutorial Details:

Ajax-or Asynchronous JavaScript and XML-lets you build rich internet applications that are more interactive, responsive, and easy to use than ever before. It puts an end to waiting for tiresome page reloads. Instead, clunky old Web applications feel fast and smooth, like dynamic desktop apps.

So where do you turn if you want to learn Ajax fast and learn it well? To learn it in a way that sticks in your brain, and even lets you have fun in the process? Head Rush Ajax by Brett McLaughlin is the answer. It uses the award-winning Head First approach you’ve seen before in “Head First Java” and “Head First Design Objects” and blends it with a jolt of pure caffeine. It’s an accelerated learning style designed for experienced programmers and Web designers; it’ll get the essentials of Ajax in your brain, fast.

"I looked around at the Ajax books coming out and was really disappointed," recalls McLaughlin. "First, they all seemed to target a pretty high-end, uber-geek type of market. I was much more interested in teaching designers, JavaScript programmers, and your 'everyday' Web developer about Ajax. I'm sure those other books are great for people who want to sit around and talk about transient usage patterns and the like, but I'm just a normal guy. I wanted this to be a book for normal people."

"And that's the other thing," McLaughlin continues. "Some of the books I'm seeing on Ajax are all about little widgets and gadgets and tricks. But none of them seem to actually talk about the Web browser, and asynchrony, and really focus on what Ajax is. Sure, it's a combination of technologies that have been around for a while, but that hardly means that everybody really gets what all those technologies are. I'd rather really ground someone in JavaScript
,and the Web browser, and asynchronous requests, and the Document Object Model, rather than blazing through that in 65 pages and spending 400 pages talking about esoteric user interface patterns and server-side languages. It's just not where my head's at... again, I just want a book that a normal Web developer (or even a motivated designer) can pick up, and get some light bulbs to turn on."


 

Read Tutorial at: Click here to view the tutorial

Rate Tutorial:
Head Rush Ajax

View Tutorial:
Head Rush Ajax

Related Tutorials:

Opening up new ports to Java with javax.comm - JavaWorld - September 1998
Opening up new ports to Java with javax.comm - JavaWorld - September 1998
 
Build servlet-based enterprise Web applications - JavaWorld - December 1998
Build servlet-based enterprise Web applications - JavaWorld - December 1998
 
Programming Java threads in the real world, Part 2 - JavaWorld - October 1998
Programming Java threads in the real world, Part 2 - JavaWorld - October 1998
 
Reading textual data: Fun with streams - JavaWorld - April 1999
Reading textual data: Fun with streams - JavaWorld - April 1999
 
Test infect your Enterprise JavaBeans - JavaWorld May 2000
Test infect your Enterprise JavaBeans - JavaWorld May 2000
 
JSP templates - JavaWorld September 2000
JSP templates - JavaWorld September 2000
 
Personalize your Website with skins - JavaWorld June 2001
Personalize your Website with skins - JavaWorld June 2001
 
Pushlets: Send events from servlets to DHTML client browsers
Pushlets: Send events from servlets to DHTML client browsers
 
Effort on the edge, Part 1
Effort on the edge, Part 1
 
Introduction to JSP
Introduction to JSP Introduction to JSP Java Server Pages or JSP for short is Sun's solution for developing dynamic web sites. JSP provide excellent server side scripting support for creating database driven web applications. JSP enable the
 
Producing Enterprise Architecture:
A Conversation with Sun's Dan Hushon, Part Two In the final part of a two-part interview, Sun Microsystems' Dan Hushon talks about adaptive enterprise architectures, the market for developers, Java Centers of Excellence, and loosely coupled components.
 
Java theory and practice: Generics gotchas
Generic types, added in JDK 5.0, are a significant enhancement to type safety in the Java language. However, some aspects of generics may seem confusing, or even downright bizarre, to first-time users. In this month's Java theory and practice, Brian Goetz
 
Building Web Application With Ant and Deploying on Jboss 3.0
Building Web Application With Ant and Deploying on Jboss 3.0 Building Web Application With Ant and Deploying on Jboss 3.0 Previous Tutorial Index Next In this lesson I will show you how to build you web application and install on the Jboss 3.0
 
developing a Session Bean and a Servlet and deploy the web application on JBoss 3.0
developing a Session Bean and a Servlet and deploy the web application on JBoss 3.0 Writing Calculator Session Bean and Calling through JSP Previous Tutorial Index Next In this lesson I will show you how to develop a Calculator Stateless Session
 
Accessing Database from servlets through JDBC!
Accessing Database from servlets through JDBC! Accessing Access Database From Servlet T his article shows you how to access database from servlets. Here I am assuming that you are using win95/98/2000 and running Java Web Server. For the sake of
 
Reading Request Information
Reading Request Information Retrieving the data posted to a JSP file from HTML file Now I will show you how to retrieve the data posted from a HTML file in a JSP page. Consider an html page that prompts the user to enter his/her name, let's call
 
Connecting to MySQL database and retrieving and displaying data in JSP page
Connecting to MySQL database and retrieving and displaying data in JSP page Connecting to MySQL database and retrieving and displaying data in JSP page This tutorial shows you how to connect to MySQL database and retrieve the data from the
 
Client Side Address Validation in Struts
Client Side Address Validation in Struts Client Side Address Validation in Struts In this lesson we will create JSP page for entering the address and use the functionality provided by Validator Framework to validate the user data on the browser.
 
Struts HTML Tags
Struts HTML Tags Struts HTML Tags Struts provides HTML tag library for easy creation of user interfaces. In this lesson I will show you what all Struts HTML Tags are available to the JSP for the development of user interfaces. To use the Struts
 
Understanding Struts Controller
Understanding Struts Controller Understanding Struts Controller In this section I will describe you the Controller part of the Struts Framework. I will show you how to configure the struts-config.xml file to map the request to some destination
 
Site navigation
 

 

Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2006. All rights reserved.