Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

PyCon tutorial

Outline

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.
  • Rest of the book!

After the tutorial

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.)