[Edu-sig] Interactive tutorial
Jason Cunliffe
Jason Cunliffe" <jasonic@nomadicsltd.com
Thu, 7 Jun 2001 22:24:16 -0700
> Or come to think of it, could such a page be done in Jython for
> local interpretation of expressions or program snipplets and links
> for new material?
There has been a growing thread recently on the Zope lists to use wxPython
as an IDE.
Some experiemtnes already done. This was mentioned here also I think.
Advantages of wxPython based 'Tutorializer' in this context:
- can run off-line by itself from CD etc.
- can connect to web site via various protocols [Python library, embeded
browsers on Win32, XML-RPC etc]
- already embeds Scintilla [same as used by PythonWin shell]
- crossplatform
./JASON