How do you practice Python?

Norbert Kaufmann norbert at akumakun.de
Fri Jun 2 04:53:51 EDT 2006


Ray wrote:
[...]
> Um, I mean, what if you have to use something other than
> Python/Jython/IronPython? :) How do you keep your Python skill sharp?
> 

You could use IPython as your primary shell. Than you have the
opportunity to do all these nasty automation tasks -- create test data,
deploy configuration files, search in logfiles for errors, etc. -- for
your project in Python.

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

-- 
It is easier to get forgiveness than permission.



More information about the Python-list mailing list