App Engine Bootcamp
Search this site
Lessons
Setup
Hello CGI App
Python
What is App Engine?
Django Framework
Sample Application
Reference
Mercurial Cheat Sheet
Course Outline
Sitemap
Reference
A collection of useful reference materials available on the web.
Python
Official Python
Tutorial
Dive Into Python
- Excellent cross-training developers moving from another language to Python
Language Reference
Python Libraries
- Documentation for all the built-in modules provided in Python
Python Style Guide
- Make your code look like everyone else's python code (it's a good thing)
Django
Official Django Documentation
Django Book
(
Definitive Guide to Django
at
Amazon.com
)
Mercurial
Mercurial Web Site
Mercurial - The Definitive Guide
App Engine
Getting Started
(uses the "
webapp
" framework - we'll be using Django in our samples)
Using
Third Party Libraries (including Django) on App Engine
Client Debugging
Chrome Browser
- Fastest browser with very good client-side debugging tools.
Firebug
- The best overall client debugging experience - as FireFox Add On.
Subpages
(1):
Mercurial Cheat Sheet
Comments