This document outlines a presentation on Google's Go programming language and Google App Engine. The agenda includes an introduction to Go, discussing features like concurrency and garbage collection. It also covers using Go with App Engine, including storing data, using services like Channels and Mail, and includes a demo of a fully functional Go app on App Engine.