Loading...
Code in the cloud : programming Google App Engine /
Provides information on building scalable Web applications using Google App Engine. Cloud computing refers to the use and access of multiple server-based computational resources via a digital network (WAN, Internet connection using the World Wide Web, etc.). Cloud users may access the server resourc...
Main Author: | |
---|---|
Format: | Printed Book |
Language: | English |
Published: |
New Delhi :
Shroff Publishers,
c2011.
|
Subjects: |
Table of Contents:
- pt. 1 : Getting started with Google app engine. Introduction
- Getting started
- pt. 2 : Programming Google app engine with Python. A first Real Cloud application
- Managing data in the cloud
- Google app engine services for login authentication
- Organizing code : separating UI and logic
- Making the UI pretty : templates and CSS
- Getting interactive
- pt. 3 : Programming Google app engine with Java. Google app engine and Java
- Managing server-side data
- Building user interfaces in Java
- Building the server side of a Java application
- pt. 4 : Advanced Google app engine. Advanced datastore : property types
- Advanced datastore : queries and indices
- Google app engine services
- Server computing in the cloud
- Security in app engine services
- Administering your app engine deployment
- Wrapping up.