[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: [LI] Software devlopment under linux
"amit.choudhary" wrote:
> Hello Pramod,
>
> Interesting to know about Python. We have been Perl freaks till now (it
> is good enuff for us) but now we'll experiment with Python too. The
> portability surprises me.
>
> \
I have programmed in perl and python. Python seems much more easier to code
in. It will be nice to see
python receive wide acceptance just as perl has. It suppports a good foreign
function interface
ie you can call C++,and Java (under Jpython). It is an OO language and
supports polymorphism,overloading and inheritance.
You will need a good editor as python is sensitive about the tabbing in your
source code ie the syntax is
based on the indentation of statements . This is a difference from the usual
env but leads to
prettier and easy to read code ;-)
Emacs with its python mode works great. Incidentally some of the RH GUI's are
written using python
hth
sathya
>
> Given its amazing power and simplicity, it is a pity that
> few people are using it in India (or am I mistaken?). Why not give
> it a try? Check out the Python website http://www.python.org.
>
> On Sat, 29 Jan 2000, Virajit Gundale wrote:
>
> > Hi friends,
>
--------------------------------------------------------------------
The Linux India Mailing List Archives are now available. Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.