Re: Python .. replacing COBOL.
- From: "Pete Dashwood" <dashwood@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 28 Apr 2008 10:13:06 +1200
"Richard" <riplin@xxxxxxxxxxxx> wrote in message
news:505bcb44-9b7c-4a26-b662-c3e08f6f24fb@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
From:
http://www.pythonthreads.com/news/latest/python-is-the-truly-object-oriented-successor-to-perl.html
I was amused by this:
"""If we take a look at the top 10 programming languages, not much has
happened the last five years. Only Python entered the top 10,
replacing COBOL. """
This doesn't actuallysay that 'Python replaced COBOL', only that
COBOL dropped off the top 10 list and Python is now on it.
4 or 5 years ago 80% of my programming was still COBOL, now it is
about 80% Python.
From a cursory inspection carried out some time ago, I have to say thatPython looks more viable than Perl.
Some questions, Richard:
1. Are you undertaking actual application development in Python, as you
would have in COBOL? (I thought it was more for scripting...for me, that
would be "gluing" components together, rather than actually building
components with it.)
2. Can you write less of it than an equivalent in COBOL? (Does it save on
code lines?)
3. Do you have a full IDE for it, like Eclipse or VS?
Personally, I'm very happy with VS and C# but I realise that not everyone is
happy using MS software. I'd certainly keep Python in mind as an alternative
if MS don't get the Vista fiasco sorted, or win 7 turns out to be another
disaster...
Pete.
--
"I used to write COBOL...now I can do anything."
.
- Follow-Ups:
- Re: Python .. replacing COBOL.
- From: Richard
- Re: Python .. replacing COBOL.
- References:
- Python .. replacing COBOL.
- From: Richard
- Python .. replacing COBOL.
- Prev by Date: Python .. replacing COBOL.
- Next by Date: Re: Python .. replacing COBOL.
- Previous by thread: Python .. replacing COBOL.
- Next by thread: Re: Python .. replacing COBOL.
- Index(es):
Relevant Pages
|