This is the P2PU Archive. If you want the current site, go to www.p2pu.org!

Revision of Syllabus for Dive into Python from Sun, 2011-03-20 22:35

The revisions let you track differences between multiple versions of a post.

M. Volz's picture
Wed, 2011-02-02 19:35

The python file to generate the syllabus is available here:

To generate the syllabus, simply run the python file in the terminal. A file called syllabus.txt will be created in the same directory.  Make sure you are using Python 2. Python 3 is not backwards compatible with 2 and you will get errors otherwise.

Note: This syllabus is tentative.  As it is now, all the chapters in the book are covered.  However, two chapters a week may be too fast, and starting in chapter 8 the chapters are largely about interfacing python with the web. We can cover that or not depending on interest.