pamela fox's talks :: appengine
Here are the talks I've given that match appengine. Click to view all my talks.
Please note that many of the talks are outdated now, since web technology moves fast.
-
Writing Apps the Google-y Way
Covers App Engine and the datastore, with Python examples. Slides also available for <a href="http://www.slideshare.net/wuzziwug/writing-apps-the-googley-way">Brisbane</a> version. -
Google App Engine (Java)
Introduces the basics of App Engine and the datastore (BigTable), and ends with a coding walkthrough of a Java App Engine App (<a href="http://best-website-ever.appspot.com">The Best Website Ever</a>). -
Google App Engine
Gives a basic overview of Google App Engine and its components (datastore, APIs). -
Living in the Cloud: Hosting Data & Apps Using the Google Infrastructure
Provides an overview of two technologies - Google App Engine and the Google Data APIs - that aim to make web development and data portability easier.