Advice needed

Larry Anderson larry at portcommodore.com
Sat Nov 13 13:14:26 EST 2004


Alberto wrote:

> I was trying to understand the reasons why I should learn Python. More
> like a pros/cons about this language. Currently, I use C, C/C++, Java,
> Perl, Visual VB and was looking to see the usefulness of Python.  Any
> suggestions?

Well if you can do more things with python or if python enables you to do
things on other platforms that you can't do now, then those would be good
reasons.  It's all really up to you and whether it will meet YOUR needs. 
Are you hitting walls in the languages you are using?  Can you find
oportunities in using Python?  That's where you need to convice yourself.

My reasons for python:
Cross platform (very important for me)
Inexpensive (very important for me and where I work)
Has loads of hooks & libraries to do just about anything from web apps,
games, printing, creadint PDFs, music, etc.
Easily approachable, readable syntax (should be easier for others to take up
my coding projects)
Interfaces with MySQL (or other database)
Integrated into apps like GIMP.

Larry

-- 
   01000011 01001100 01000001 01010011 01010011 01001001 01000011
Larry Anderson - Sysop of Silicon Realms BBS  (209) 754-1363  300-14.4k
   Set your 8-bit rigs to sail for http://www.portcommodore.com/
   01010001 01010101 01000001 01001100 01001001 01010100 01011001



More information about the Python-list mailing list