From: Robert W. B. <rb...@di...> - 2001-09-26 17:29:38
|
Hi all, On Wed, 26 Sep 2001, Frank Cohen wrote: > FYI: While learning Jython I found these links to have excellent information > on Jython: > > Robert Bill's book-in-progress on Jython: > http://www.jython.org/cgi-bin/moin.cgi/JythonDevelDocs Tnx for pointing out the wiki Frank. I do hope it becomes useful to folks. Just to clarify, the wiki is not for the book. The book is done, even though it is not in print until December. There will be a website associated with the book that should have additional ramblings that I also hope are helpful. The wiki itself, however, is for my continued work, which is future versions of Jython's online documentation. My previous mail (to Frank) was very unclear (that's a bad sign for a supposed author! <wink> ). This is also a great time to invite people to add to the wiki. It's in it's infancy, so there's lots of room for additions. Links to other Jython docs would be helpful (I've found a couple Jython pages in other languages, and I'd like to know what they are about). cheers, Robert > The JavaDoc for Jython is at: > http://www.jython.org./docs/api/overview-summary.html > > The PushToTest.com Jython discussion is at: > http://www.pushtotest.com/p2t/home.html?rid=R4&igid=G4039&c=1 > > Mark Lutz's Home Page (author of Programming Python): > http://www.rmi.net/~lutz > > Guido and Fred Drake Jr.'s Python Library Reference: > http://www.python.org/doc/lib/lib.html > > Python Tutorial by Fred Drake Jr: > http://www.python.org/doc/tut/tut.html > > -Frank |