-- GordonWeakliem - 30 Mar 2004
I'm very much in favor of emulating the Python and Perl cookbooks
The PythonCookbook? also has a TOC at TOC
One thing the cookbooks do is show more than one way, discussing tradeoffs. Even for recipies like Getting A Value From A Dictionary that are straightforward, it's useful to have an example. It's nice to be able to index by concept instead of keyword when you don't know the language well.