why should I learn python

André andre.roberge at gmail.com
Thu Sep 6 18:36:40 EDT 2007


On Sep 6, 7:29 pm, windandwaves <nfranc... at gmail.com> wrote:
> On Sep 7, 9:50 am, James Stroud <jstr... at mbi.ucla.edu> wrote:
>
> > Seewww.python.org. Trust us all when we say that its the best.
>
> I get that feeling - yes.  Question is:
>
> 1. what is it good for?

Pretty much any programming task, except perhaps those that require
extreme computation speed (like weather modeling).

> 2. why is it so good?

Easy to read, easy to write, good libraries and, I have found, an
extremely helpful community.

Hobbyists (like me) can work on projects written in Python on and off
(sometimes for weeks if not months without programming) and be able to
resume the work very quickly (because it's so easy to read and
understand the code).

André

>
> I would love to hear some opinions.
>
> Cheers
>
> Nicolaas





More information about the Python-list mailing list