How do you practice Python?

James spiralx at gmail.com
Sat Jun 3 12:11:52 EDT 2006


Any code which requires serious algorithmic work I write and test in
Python before converting into Java - it's so much easier to use
Python's datatypes and interpreter to get things right before having
to deal with Java's clunky class libraries.

James

On 02/06/06, Norbert Kaufmann <norbert at akumakun.de> wrote:
> Convince your project manager to develop prototypes. No one in your
> company is better and faster in prototyping than the Python expert Ray.
>
> HTH
>
> Norbert



More information about the Python-list mailing list