Building web applications is fun ... sometimes ... if you're lucky.
In this workshop I'll show you how I build most of my web applications, using Go, App Engine, and a hint of JavaScript.
Beware, this is going to contain LOTS of live coding!
The idea is to concentrate on how Go and its standard library makes it very easy to build very efficient web servers, and how it is incredibly easy to deploy any application to App Engine.
Will we use web frameworks? No. Toolkits? Maybe :-)