[Languages] Book: Python Web Programming
I just posted a link to Steve Holden's Python Web Programming. If you're interested in using Python for Web work, I think you'll find it a great single-volume kick-starter. I suppose I should admit my bias: I was one of Steve's technical editors for this book. In defense, I will add that I was quite proud when I got my reviewer's copies of the finished work! Steve put a *lot* of tasty stuff in this software chef's manual for baking world-class gourmet .py!
I am still hoping that some prelimary work towards a .NET version of Python will be continued to produce a usable Open Source version for all of us. Mark Hammond has started a Python for .NET compiler Website toward this end.
Hmmmm..... The Python for .NET code is now available at SourceForge by CVS and you can get it here. You check out the pywin32 module and you'll find what you .Netters want in the dotnet subdirectory. I guess that means that anyone interested can volunteer their time to make it happen!