Slashdot Mirror


Are C and C++ Losing Ground?

Pickens writes "Dr. Dobbs has an interesting interview with Paul Jansen, the managing director of TIOBE Software, about the Programming Community Index, which measures the popularity of programming languages by monitoring their web presence. Since the TIOBE index has been published now for more than 6 years, it gives an interesting picture about trends in the usage of programming languages. Jansen says not much has affected the top ten programming languages in the last five years, with only Python entering the top 10 (replacing COBOL), but C and C++ are definitely losing ground. 'Languages without automated garbage collection are getting out of fashion,' says Jansen. 'The chance of running into all kinds of memory problems is gradually outweighing the performance penalty you have to pay for garbage collection.'"

4 of 961 comments (clear)

  1. C programmers don't care by Anonymous Coward · · Score: 0, Troll

    C programmers are a bunch of cynical old men. We don't have an irrational love of our favourite language. It's simply a tool for a job.

    If python or Ruby or Java does the job better, or faster, or more easily, then use that language. They're just programming languages.

  2. Memory management is NOT difficult by pestilence669 · · Score: 1, Troll

    Developers that cannot manage their own memory are not real developers. Period. Try threading sometime.

  3. Utter BullShit by imus · · Score: 0, Troll

    Apache, Perl, Python, Ruby, MySQL, etc... are ALL written in C or C++. What a stupid, uninformed claim to make!

  4. Re:C/C++ is dying! by whimmel · · Score: 0, Troll

    Does this list consider how important Java developers think they are?

    --
    Does the name Pavlov ring a bell?