Draft
This page is not complete.

Python is a widely used, general-purpose interpreted scripting language available on a wide range of platforms (including Windows, Linux, and Mac OS X). Python helps you work quickly and integrate systems effectively, and it encourages programmers to program without a boilerplate (prepared code).

In this series of tutorials you'll learn to use the basic building blocks of Python 3. After getting the taste for the language, you'll learn how to build Sked, a basic web application to keep track of a conference schedule

Learn Python basics

  • Introduction: what is and why use Python
  • Installing Python on your machine
  • First steps
  • More advanced concepts

Bring Python to the Web

  • Setting the stage
  • The basic web application
  • Database basics

Old articles

Document Tags and Contributors

Last updated by: klez,