Click to See Complete Forum and Search --> : Is python programming in demand?


kichu kichu
June 13th, 2001, 12:27 AM
Hai all,

I need a bit of an advice.I'm a s/w engineer.i have been working on jsp till now.now the python bug has smitten me.I'm taking active interest in studying python.

But all guys around me are deep in to .net,c# programming etc.

DO U THINK I'M WASTING MY TIME STUDYING PYTHON?IS IT IN DEMAND?WHAT DO U THINK ARE THE PROSPECTS OF PYTHON IN THE FUTURE?

HELP IN ANYWAY IS DEEPLY APPRECIATED...

regards,

kichu:)

Krunek
June 15th, 2001, 08:42 AM
Hi, kichu!

Python is great scripting programming language.
I think that scripting is a technology whose
time has come. I'm using awk. awk is a
pattern-matching programming langauge for
processing text files, especially when they
are databases. It helps me in may everyday
programming and data analysis. awk is simple
and beautiful programming language with C syntax.
Why I need c# or Java for this purpose?

For the time being I don't care for .net, c#,
and MS Technology. Maybe in the future.

With Python you can processing text files like
XML (Python has XML-parser) or you can run
it on any Java platform (Jython). This is
a powerful technology, I think and I see that.

KP.