Popularity of programming languages
-
Apparently it goes Java, C, Visual Basic, C++. Not sure what this means. http://www.tiobe.com/tpci.htm
I didn't get any requirements for the signature
-
"The ratings are based on the world-wide availability of skilled engineers, courses and third party vendors" It means there's a lot of highly visible, out of work Java devs ? :P VB is high because VB6 was and is useless without C++ 'third party' components.
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
Maybe it means that there are more Java applications then you want to acknowledge. You are like the fox in the fable: “Those grapes are probably sour. I don't want them”
-
nothing really. One can easily use many languages when developing. C#/JavaScript is a combo that is often on found for web development, SQL is there also if there's any database connectivity of sorts, then there's XML (it is a language, eXtensible Markup Language;p) So for a single web app, 4 languages have been used, albeit the brunt of the work was conducted by C#. And there's the glue languages paradigm where you use such languages as Perl, Python and Lua (awesome stuff). And there's the maintaining of old code that is conducted with the same language that wrote it. So this [the statistic] pretty much means nothing.
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook "There is no wealth like knowledge, no poverty like ignorance." Ali ibn Abi Talib "Animadvertistine, ubicumque stes, fumum recta in faciem ferri?"
Mustafa Ismail Mustafa wrote:
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook
I love that quote! Cheers,
WE ARE DYSLEXIC OF BORG. Refutance is systile. Your a$$ will be laminated.
-
Apparently it goes Java, C, Visual Basic, C++. Not sure what this means. http://www.tiobe.com/tpci.htm
I didn't get any requirements for the signature
COBOL was once very popular (and is still 17 on their list). Java is the new COBOL. I've written in both Java and COBOL. Neither are my first choice, but I've noticed that the computer doesn't much care. I think it might mean that our understanding of computers and programming is limited and hopeful evolving. Of course it could also just be a BVMS (Big Vat of Meanless Statistics).
-
Apparently it goes Java, C, Visual Basic, C++. Not sure what this means. http://www.tiobe.com/tpci.htm
I didn't get any requirements for the signature
Yeah, meaningless. If I'm looking for C or C++ symantics for doing a while loop I'll type C in my search bar because I'm lazy, but I actually want C++. The numbers would be vastly different between: 1) search hits 2) active development 3) number of lines of code in existence The bottom line is use the language that makes sense for your project. If you have a small project and a bunch of experienced Java developers, why say lets use Ruby and take a spin up penality even if Ruby would be 10% better? It is a combination of the resources you already have, and the efficiency of the language, not one or the other.
-
Xiangyang Liu wrote:
peterchen wrote: That's like judging the popularity of a girl by how many guys already have dated her.
This indicates the number of existing customers for a particular product or sevice.
Xiangyang Liu wrote:
guys want to date her
This may stand to indicate the waiting list of customers. So do you feel the latter is a good benchmark to ascertain the popularity of the girl?:-D
Vasudevan Deepak Kumar Personal Homepage Tech Gossips
Yesterday is a canceled check. Tomorrow is a promissory note. Today is the ready cash. USE IT.Vasudevan Deepak Kumar wrote:
So do you feel the latter is a good benchmark to ascertain the popularity of the girl?
Is this MY DAUGHTER or someone elses?:mad:
____________________________________________________________________________ "Space is big. You just won't believe how vastly, hugely, mind- bogglingly big it is. I mean, you may think it's a long way down the road to the chemist's, but that's just peanuts to space." -- Douglas Adams -- Shohom67
-
Apparently it goes Java, C, Visual Basic, C++. Not sure what this means. http://www.tiobe.com/tpci.htm
I didn't get any requirements for the signature
I don't know about all that other... stuff, but I really liked their colorful graph! So easy to follow. It must be true!
____________________________________________________________________________ "Space is big. You just won't believe how vastly, hugely, mind- bogglingly big it is. I mean, you may think it's a long way down the road to the chemist's, but that's just peanuts to space." -- Douglas Adams -- Shohom67
-
Apparently it goes Java, C, Visual Basic, C++. Not sure what this means. http://www.tiobe.com/tpci.htm
I didn't get any requirements for the signature
I have a crescent wrench in my tool chest. I use it for everything. Sometimes I strip bolts with it since it only has 2 contact sides. Sometimes I use it like a hammer. I have other tools in my tool chest that may be better for the task, but some times I am too lazy to go over and use them even if it does save me some time and less stuff broken. To me the crescent wrench is a popular tool, but some how I suspect it's popularity is not a sign of it's ubiquitousness but of my incompetence.
MrPlankton
-
Apparently it goes Java, C, Visual Basic, C++. Not sure what this means. http://www.tiobe.com/tpci.htm
I didn't get any requirements for the signature
-
Apparently it goes Java, C, Visual Basic, C++. Not sure what this means. http://www.tiobe.com/tpci.htm
I didn't get any requirements for the signature
-
It means nothing, these things always mean nothing.
More people died from worry than ever bled to death. - RAH
I was about to say exactly the same but I thought that for sure I was going to repeat someone... I found the proof right on the 1st click :laugh: Just to add... we cannot choose a language for a project from a rankings list based on whatever. To follow the latest hype is always a step further into frustration.