This is a summary of what we'll be covering at the App Engine Bootcamp. - App Engine Dev Environment/Installation
- Hello World App (CGI)
- The Python Programming Language
- What is App Engine?
- Django Framework - building a web application
- Sample Application - Starter Template
- Requests
- Response
- Views
- Templates
- Data Sample Application
- Data Models
- Queries and QQL
- Forms Processing
- Advanced App Engine Features
- Users/Google Accounts
- Email
- URL Fetch
- Image Processing (PIL)
- Memcache
- Scheduled Tasks/Cron
- Task Queue
- Quotas (Free and Paid)
- Admin console
- App Stats
- Advanced Django Topics
- Middleware
- Custom Template Filters and Tags
- Advanced Starter Application (TBD)
- User Accounts
- Caching
- Mixins
|