Learning python

November 9, 2004 at 1:59 pm

I consider myself a python newbie, although I must admit that when
I’m reading other people’s python code, it looks fairly
straightforward. I still need to get some of the fundamentals down, and
have therefore designed an independent study for myself including the
following lessons.

Some other more project related tasks:

  • Try out the Customization Policy and SetupWidget examples from
    the sample chapter from Cameron Cooper’s new book that David Convent
    sent me.
  • Try subclassing the ATEvent content type in ATContentTypes to allow for an event to be linked to a place (Venue) object.