Skip to content
sosandstrom edited this page Mar 17, 2013 · 3 revisions

Goals with this tutorial

The main goal with this tutorial is to share the learnings made the past years, developing apps for Google App Engine. Promoting the open-source framework with server components is another reason writing this.

Chapters

Source code

The sources for this tutorial can be cloned using

git clone https://github.com/sosandstrom/tutorial-comp-dev-gae.git

and for each chapter there is a tag in the repo.

References