Here's the tentative outline for the course, which is pretty much the exact outline of the upcoming Hello Web App book. We probably won't cover all topics but they're here just in case:
- Introductions
- Best practices for planning your web app.
- MVPs
- How to narrow down your scope.
- How launch quickly and why.
- What we're going to build in the tutorial.
- "Collection of objects"
- Review of pre-requisites and making sure everyone is ready.
- Very basic knowledge of Python and logic.
- Python must already be installed.
- Django installed
- Rest of the book!
Check out this document for more resources and other tutorials to continue your programming education (big thanks for the folks at Django Hack & Learn for helping compile this document.)