Market Share of Computer Languages

A

Aaron

Someone recently told me that 60% of the code currently in use, is
written in java. I have to wonder to myself, "is this information
good? how old is this information? Does 'code' really only apply to a
particular category of code?" and so on. I knew java had become very
popular for mobile devices, but 60% of all code in use seems
surprising. Does any sort of official (hopefully impartial) body
actually keep track of this?
 
D

Daniel Pitts

Someone recently told me that 60% of the code currently in use, is
written in java. I have to wonder to myself, "is this information
good? how old is this information? Does 'code' really only apply to a
particular category of code?" and so on. I knew java had become very
popular for mobile devices, but 60% of all code in use seems
surprising. Does any sort of official (hopefully impartial) body
actually keep track of this?


60% seems awefully high to me. Perhaps that was 60% of all new code
written?
There is probably a far larger amount of "legacy" code that is written
in C/C++/COBOL/etc.. than in Java.

I don't know any statistics myself, though.
 
A

Aaron

60% seems awefully high to me. Perhaps that was 60% of all new code
written?
There is probably a far larger amount of "legacy" code that is written
in C/C++/COBOL/etc.. than in Java.

I don't know any statistics myself, though.

I thought the same thing myself. Then again, those older langauges
had already passed their apex by the time the Internet really got
cooking. I got the impression that the "fact" (urban lengend?) did
apply to any legacy code so long as the software was still in active
use.

Another useful question would be what are the fastest growing
languages?
 
?

=?ISO-8859-1?Q?Arne_Vajh=F8j?=

Aaron said:
I thought the same thing myself. Then again, those older langauges
had already passed their apex by the time the Internet really got
cooking. I got the impression that the "fact" (urban lengend?) did
apply to any legacy code so long as the software was still in active
use.

Another useful question would be what are the fastest growing
languages?

Code tend to exist for decades.

There are still a lot of COBOL, FORTRAN and PL/I out there.

C/C++ may not be first choice for new development, but there
are still a lot of code out there and I don't think much has
been retired yet.

I have no doubt that Java is the biggest language for new
development.

Just check the job sites for verification.

The fastest growing language is probably C#.

Arne
 
F

Farcus Pottysquirt

Arne said:
There are still a lot of COBOL, FORTRAN and PL/I out there.


And while it may seem obsolete, COBOL is still one of the top business
languages used. The shop I work in converted scads of COBOL code from a
mainframe over to Unix and it's still supported, enhanced and maintained
for the simple reason that it does what it is supposed to do well. It
may not be elegant or pretty, but for someone who is old-school like me,
there's nothing better to look at (within IT) than an well structured
Cobol program..even one that is 5000 lines.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,527
Members
45,000
Latest member
MurrayKeync

Latest Threads

Top