On Jun 28, 6:46 am, swordofrue <[EMAIL PROTECTED]> wrote:
> Hello everyone,
>
> How does a pythonistas evolve?
>

Get the Python Cookbook 2d, pick a useful looking project, and adapt
it for your own needs. Learn by doing. Some people enjoy just doing
the tutorials with the interpreter open, testing code line by line.
That works, too. But often the most gratifying is to solve a problem,
or make a useful script that does something you need, which saves you
time--time you can invest in learning more Python. :)

rd

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to