> ( i did'nt know where to post this;  perl forum or python forum )
>
> I  am a bit confused, i have been learning perl last 1.5 yrs .. then
> suddenly in my new company they use python to do all their scripting work
> ,
> so i would have to follow protocol  :)  and learn python
>
> So now just wanted to know   if i  can  do all that i could do in perl  ..
> would i be able to do in python ..  the documentation  of python  doesn't
> seem as crisp as the one in perl has .
>
> so if one has to write a script ...  how does  one choose between python
> or
> perl
>

It depends.
For system admin, Perl is better than Python IMO.
For web development, maybe python is somewhat more convenient due to its
wide-used frameworks?
Python is more OO than Perl, it's more suitable for the project which has
invoked multi-workers. But Perl's OO, well, maybe it's not that strong,
but I just like it.

Overall, if you have been mastering perl well, learning python is quick
and easy, as well as learning ruby.

Regards,
Jeff.


-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to