|
wraith808
|
 |
« Reply #25 on: January 28, 2010, 09:04:15 PM » |
|
Of those 17% with none, how many are modern operating systems, I wonder. I would hazard a guess that none are, or a very small subset. So we're looking at Windows 95 systems... I would doubt that anyone but personal users would still be using Windows 95-era OSes 
|
|
|
|
|
Logged
|
|
|
|
|
Tuxman
|
 |
« Reply #26 on: January 28, 2010, 09:08:27 PM » |
|
Never change a running system.
|
|
|
|
|
Logged
|
I bet when Cheetahs race and one of them cheats, the other one goes "Man, you're such a Cheetah!" and they laugh & eat a zebra or whatever. - @VeryGrumpyCat
|
|
|
|
Armando
|
 |
« Reply #27 on: January 28, 2010, 09:23:08 PM » |
|
Of those 17% with none, how many are modern operating systems, I wonder. I would hazard a guess that none are, or a very small subset. So we're looking at Windows 95 systems... I would doubt that anyone but personal users would still be using Windows 95-era OSes  I work in schools... You'd be surprised. In any case, without true statistical studies (hard(er) numbers), everything becomes pure subjective speculation. But enough hijacking... Let's got bac to the main subject : What's your *favorite* programming language and, most importantly, *why* ?
|
|
|
|
|
Logged
|
"I suppose it can be said that I'm an absent-minded driver. It's true that I've driven through a number of red lights on occasion, but on the other hand, I've stopped at a lot of green ones but never gotten credit for it." Glenn Gould
|
|
|
|
|
Stephen66515
|
 |
« Reply #28 on: January 28, 2010, 09:29:55 PM » |
|
PET BASIC...just cause its old
|
|
|
|
|
Logged
|
No trees were harmed during the creation of this message. Millions of electrons, however, were terribly inconvenienced
|
|
|
|
parkint
|
 |
« Reply #29 on: January 29, 2010, 08:55:02 PM » |
|
In any case, without true statistical studies (hard(er) numbers), everything becomes pure subjective speculation.
And 53% of all statistics are simply made up on the spot!
|
|
|
|
|
Logged
|
|
|
|
|
Stephen66515
|
 |
« Reply #30 on: January 30, 2010, 11:12:19 AM » |
|
My none research and random number generator in my head says its more like 72% 
|
|
|
|
|
Logged
|
No trees were harmed during the creation of this message. Millions of electrons, however, were terribly inconvenienced
|
|
|
|
Armando
|
 |
« Reply #31 on: January 30, 2010, 03:45:09 PM » |
|
In any case, without true statistical studies (hard(er) numbers), everything becomes pure subjective speculation.
And 53% of all statistics are simply made up on the spot!  Yup, maybe... (Nice performative contradiction.) I don't know the exact number and, errrr, I don't have the time to research at this point.
|
|
|
|
|
Logged
|
"I suppose it can be said that I'm an absent-minded driver. It's true that I've driven through a number of red lights on occasion, but on the other hand, I've stopped at a lot of green ones but never gotten credit for it." Glenn Gould
|
|
|
|
vixay
|
 |
« Reply #32 on: February 09, 2010, 10:12:08 PM » |
|
javascript for now, just because it's one of the ones I learnt recently, and it was absolutely thrilling to discover the fun things it could do, you know the whole dynamic programming thing:)
|
|
|
|
|
Logged
|
"Drunk on the Nectar of Life!" -me
|
|
|
|
Armando
|
 |
« Reply #33 on: February 09, 2010, 11:23:10 PM » |
|
Cool ! Keep'em coming ! 
|
|
|
|
|
Logged
|
"I suppose it can be said that I'm an absent-minded driver. It's true that I've driven through a number of red lights on occasion, but on the other hand, I've stopped at a lot of green ones but never gotten credit for it." Glenn Gould
|
|
|
|
Kamel
|
 |
« Reply #34 on: February 09, 2010, 11:33:11 PM » |
|
My personal view on this is python. Reason being, python is intentionally designed to be concise, yet readable. If python code is difficult to read, it's usually done that way intentionally.
Also, it is very good with data and string manipulation. While it isn't insanely picky about variable types, it's not exactly lax either. It is a good mix which allows for easy adaptations to many environments, making it not only very quick as a rapid prototyping language, but also very multipurpose for a very wide variety of tasks.
|
|
|
|
|
Logged
|
I'm the guy you yell at when your DSL goes down...
|
|
|
|
geowink
|
 |
« Reply #35 on: February 10, 2010, 09:05:29 AM » |
|
Interesting that there has been no mention of Delphi which I have been using since Version 1. These days it also comes with C++. It has always made VB look lost and does anything I have ever needed.
|
|
|
|
|
Logged
|
|
|
|
|
wraith808
|
 |
« Reply #36 on: February 10, 2010, 10:27:21 AM » |
|
Delphi is good, and I loved it, but I've since had to move on. With all of the changes and instability in the companies behind it (the platform is rock solid- but the management... sigh), it became increasingly hard to get work using Delphi. I've moved on to C#, and as I've increased in competency, I've been able to do everything I did with Delphi, and more besides. And it has most of the advantages of Delphi, and enough extra that what is not there isn't missed. And the being able to work has definite advantages.
|
|
|
|
|
Logged
|
|
|
|
|
|
|
ewemoa
|
 |
« Reply #38 on: February 10, 2010, 07:21:53 PM » |
|
Now if .NET could be made portable...
|
|
|
|
|
Logged
|
|
|
|
|
Eóin
|
 |
« Reply #39 on: February 11, 2010, 02:39:48 AM » |
|
I was browsing through book on F# just recently and was really impressed. Thinking of buying the book at very least, it seemed like as a language it was well worth a study.
|
|
|
|
|
Logged
|
Interviewer: Is there anything you don't like? Bjarne Stroustrup: Marketing hype as a substitute for technical argument. Thoughtless adherence to dogma. Pride in ignorance.
|
|
|
|
RedPillow
|
 |
« Reply #40 on: February 25, 2010, 04:29:19 AM » |
|
I can't say I have a favorite language at this point.. If you had asked me 10 years ago I would have said C++. I still use C++ more than any other language, and have used it for over two decades now. But I can't bring myself to say it's my favorite language because i've spent the last decade looking for a replacement language that I could really fall in love with, and still haven't found one.
How about "Brainfuck"? Lawl 
|
|
|
|
|
Logged
|
|
|
|
|