Head Rush Ajax puts dynamic, compelling experiences within reach for every web developer."
Tutorial Details:
The Head First series has a lean, mean baby brother-Head Rush-and the first one just shipped. Head Rush Ajax was written by O'Reilly bestseller and uber geek Brett McLaughlin, and makes Ajax accessible and, you know, festive.
The Head Rush format uses the same learning principles as the Head First books, but differs from Head First in breadth/focus of topic, prereqs, and length. Where a Head First book does a complete BIG topic from start to finish, Head Rush zooms in to a more focused piece-in this case, Ajax. So the Head Rush Ajax book, for example, doesn't try to teach you every frickin' detail of Javascript. It's a faster read than a typical Head First book, but with the same approach to helping you load the key concepts into your brain in the quickest, least painful way.
Congratulations to Brett-he pulled quite a few all-nighters in the end there to get this book out. I should mention that Brett is also now the editor
/director in charge of the entire Head First/ Head Rush series, and Bert and I are thrilled to have him managing our "baby."
We recently did a four-day Head First authors training bootcamp, and while I'm not yet at liberty to announce the topics, there were more than a dozen authors and editors now working on titles. This has been a spectacularly difficult series format to scale, but it's starting to look like Brett just may be able to pull this off.
If you're interested in the possibility of writing a book in the Head First or Head Rush series, the details of the audition process are here. Hint: it's not about the writing. It's ALL about what happens between the reader's ears, and what you do to help drive and support that.
Read
Tutorial at: Click here to view the tutorial
Rate Tutorial: Head Rush Ajax ships
View Tutorial: Head Rush Ajax ships
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 |
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 |
Survival of the fittest Jini services, Part 1 - JavaWorld April
2001
Survival of the fittest Jini services, Part 1 - JavaWorld April
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 |
Java and .Net interoperability using CORBA
Java and .Net interoperability using CORBA
A recently released product takes the pain out of implementing object-level calls between Java and .Net
While the need for interoperability between Java and .Net has become a common problem in larger organ |
Develop Your Own Plugins for Eclipse, Part 1
This article series is intended provide you the basic information necessary to quickly code your first plugin. The resources section will point to all of the necessary introductory materials. |
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 |
First Step towards JDBC!
First Step towards JDBC!
First Step towards JDBC
Introduction
T his article introduce you with JDBC and shows you how to create a database application to access the databases. For the shake of simplicity, in very first example Access database and |
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 |
Introduction to the JDBC
Introduction to the JDBC
Introduction to the JDBC
Introduction
T his article introduce you with JDBC and shows you how to our search engine with database.
What is JDBC?
J ava Database Connectivity or JDBC for short is set of Java API's that |
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. |
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 |
|
|
|