Re: Programming Technology



chheangroth wrote:
Hello everybody, can anybody tell me which programming language is the
most popular in the world. And please list me the degree of some
programming languages in descending order. For example,
1. C++
2. Java
3. C#...

But those are only examples not the reality. I need the reality.


fishfry wrote:
It may well be that the most lines of working code in the world are
still in COBOL. There's a hell of a lot of legacy code at banks and
insurance companies.

Yes, still true. Most programs are boring business applications.
COBOL has built-in fixed-point decimal arithmetic and formatting
operations, something that very few other languages have.

C++ is probably the most popular general-purpose language for
GUI, gaming, network, and systems programming.

Java is probably the most popular applications language, followed
closely by VB (Visual Basic), Python, and PHP. C# is essentially
Java, but is restricted to operating only on the .NET platform.

FORTRAN is still very popular for numerical programming and
simulation, followed closely by C/C++.


BTW, why are you asking this question on sci.math?

.



Relevant Pages

  • Re: Head-in-the-Sand Liberals (LA Times Columnist)
    ... You claimed to have known several computer languages, ... If you lie about knowing computer languages, ... of the programming loop for a functional ... You also don't know Java. ...
    (rec.org.mensa)
  • Re: How come Ada isnt more popular?
    ... Most programming languages were terrible at that time, ... And we talked about "Why isn't Ada more popular?". ... Adopting Java ...
    (comp.lang.ada)
  • Re: Arithmetic overflow checking
    ... That simplifies some electrical engineering ... numbers I'd likely skip Java as a candidate for doing that work. ... Just as when I was doing primarily scientific programming ... Another interesting consideration is languages that have type systems ...
    (comp.lang.java.programmer)
  • Re: performance question
    ... that let me mix different programming styles more freely. ... When I started learning Java, my biggest problem was that I ... I've noticed that people often prefer to take shortcuts when writing code - ... deficiencies in the model and/or the existing languages that implement ...
    (comp.lang.java.programmer)
  • Re: Bloody Java again
    ... I passed my Java exams last year but really have ... Erlang's concurrent programming is rather abstract and high-level. ... He is not being asked to grade umpteenth different languages. ... Student: "It's all in the program, ...
    (comp.lang.functional)