Google Technology

Cloud Computing

GWT

Overview


Google App Engine - Python Development (with Eclipse) - Tutorial      [Top]

This article describes the creation of a web application with Python on the Google App Engine. The example created in this article will be a simple Todo list. The usage of the email API will get demonstrated. Also conditions in the Django web template and formating of dates will get demonstrated. The article demonstrates optionally the usage of Eclipse for developing, running and debugging the Google App Engine application.

Read Tutorial


Google App Engine Tutorial for Java      [Top]

This article describes the creation of a Java web application on the Google App Engine. It uses JPA. The tutorial is based on Java 1.6, Eclipse 3.6 and GAE version 1.4.2.

Read Tutorial


GWT Tutorial      [Top]

This tutorial describes how to develop a Web application with GWT and the Google Plugin for Eclipse. This article assumes basic Eclipse and Java knowledge. The tutorial was developed using JDK 1.6, GWT 2.3 and Eclipse 3.7.

Read Tutorial


GWT - Using external jars / Java Projects      [Top]

This tutorial describes how to use external jars or Java projects in GWT. The article was developed using JDK 1.6, GWT 2.0 and Eclipse 3.6 (Helios)).

Read Tutorial


Google Technologies - Overview      [Top]

This article servers as a point to capture information about Google technologies, e.g. Pagerank, Bigtable, Google Search, etc.

Read Tutorial


Google Bigtable Introduction      [Top]

This article gives an overview of Bigtable the Google solution for storing data.

Read Tutorial


MapReduce Introduction      [Top]

This article gives an overview of MapReduce and lists several resources which describes MapReduce.

Read Tutorial