New in Python , Need a Mentor

Sells, Fred fred.sells at adventistcare.org
Wed Jan 2 12:24:42 EST 2013


The need for a "python-aware" editor is the commonly held opinion, although the debate about which editor is endless.  I use Eclipse + PyDev only because I found it first and like it.

The only suggestion I would offer is to separate the business logic completely from the HTML request/response handler.  It makes it much easier to debug.  

Other than that, ditto to everyone else's response.

Fred.






More information about the Python-list mailing list