Rapid Development with Python, Django and Google App Engine
21 July 2008 | Posted by Jeffrey Barke |
Rapid Development with Python, Django, and Google App Engine. Guido van Rossum (Google)
Learn how to create great web applications quickly on Google App Engine using the Django Web framework and the Python language. Google App Engine lets you host complete, scalable web applications written in Python with minimal fuss. This tutorial assumes basic familiarity with Python, but definitely no advanced Python knowledge; Django experience is optional. You will learn how to use the Django web framework with the datastore API provided by Google App Engine, and how to get the most mileage out of the combination. You will also see how to use Django best practices like unit testing when developing for Google App Engine.
Presentation slides (PDF)
Source: YouTube











Leave a Reply