Treffer: Coding with Google apps.
Title:
Coding with Google apps.
Authors:
Source:
APC (Bauer Media Group); Nov2008, Vol. 28 Issue 11, p107-109, 3p, 2 Color Photographs
Subject Terms:
Database:
Complementary Index
Weitere Informationen
The article provides information on how to create a graphical web application using Google App Engine (GAE) service. The author stated that the user must have an App Engine SDK files and must also install Python to create a web app. In addition, a directory must be created for the files and must be called "app.YAML." Moreover, in constructing a Python application, all classes and functions must be coded as standalone blocks of code. Furthermore, one may use a Datastore in creating a data server, since the database comes with GAE.