The notes on the Python talk (formatted as S5 slides) that I gave as
part of the Seneca Speaker Series are now available online:

   "http://cs.senecac.on.ca/speakers/docs/belotsky/";.

The talk is a brief tour on how to use Python in a complex project.
This tour includes namespaces, Python's typesystem, descriptors, and
refactoring of interfaces.  It builds on my earlier, introductory
Python talk at the same organization (which is Canada's largest
college, with over 100,000 students):

   "http://cs.senecac.on.ca/soss/2005/presentations/george/index.html";.

This talk focuses on several very short examples, which show the
immediate effectiveness (with minimal coding) of Python in diverse
applications.

If you like the S5 presentation system, you are welcome to download
the theme from my slides, to use your own talks:

   "http://www.openlight.com/Python-S5-Theme.tar.gz";.

This theme modifies one of the original S5 themes, in order to give it
a Python flavor.

Best Wishes,

George.




-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations.html

Reply via email to