Which is your favorite programming language? And which is your least favorite?
-
Favourites: Scheme, C++, Visual Basic Most Hated: <None>
Somewhere in the world there is a machine language programmer waiting for that damned assembly language fad to pass. - Stan Shanon
-
Hmm... Judging by the vote, someone doesn't appreciate your lack of hatred... :suss: :~
A servant to formulaic ways.
Shog9
Probably he voted for the lack of proper fomatting should have used <
Somewhere in the world there is a machine language programmer waiting for that damned assembly language fad to pass. - Stan Shanon
-
Hmm... Judging by the vote, someone doesn't appreciate your lack of hatred... :suss: :~
A servant to formulaic ways.
Shog9
Probably he voted for the lack of proper fomatting I should have used <
Somewhere in the world there is a machine language programmer waiting for that damned assembly language fad to pass. - Stan Shanon
-
Favourites: C#, Turbo Pascal (just for the fond memories) Dislike intensely: Progress (first job used that, 500 reports to fix, you do the math) regards, Paul Watson Bluegrass South Africa Anna-Jayne Metcalfe wrote: "Cynicism has it's place in life - but it should be kept well away from your inner self." Crikey! ain't life grand?
Paul Watson wrote: Dislike intensely: Progress (first job used that, 500 reports to fix, you do the math) Ahh, Progress 4GL. Ever use Xponent?
-
Probably he voted for the lack of proper fomatting I should have used <
Somewhere in the world there is a machine language programmer waiting for that damned assembly language fad to pass. - Stan Shanon
-
Hmm... Judging by the vote, someone doesn't appreciate your lack of hatred... :suss: :~
A servant to formulaic ways.
Shog9
-
For me Favorites: C++ and C# Most hated: C X|B X|L Vikram.
I believe your most attractive features are your heart and soul, I believe that family is worth more than money or gold. - Affirmation, by Savage Garden. pI vThink aHungarian nNotation vIs iA aWonderful nThing cAnd pEveryone avShould vUse pIt aAll dThe nTime, adNo nMatter pWhat dThe nContext, adEven adWhen vSpeaking.
C & C++. Least Favorite: BASIC and PASCAL. I can't explain why I don't like Pascal, I simply don't, and subsequently haven't programmed in it for many, many years. BASIC is an ironic choice, because it's where I've made most of my living- and I have vastly more experience in it than anything else. Because I've been 'forced' to use it, I hate the weaknesses I'm forced to work around. Paul
-
For me Favorites: C++ and C# Most hated: C X|B X|L Vikram.
I believe your most attractive features are your heart and soul, I believe that family is worth more than money or gold. - Affirmation, by Savage Garden. pI vThink aHungarian nNotation vIs iA aWonderful nThing cAnd pEveryone avShould vUse pIt aAll dThe nTime, adNo nMatter pWhat dThe nContext, adEven adWhen vSpeaking.
Favorites: C#, C++ and C Most hated: Squeak Jared jparsons@jparsons.org www.prism.gatech.edu/~gte477n
-
For me Favorites: C++ and C# Most hated: C X|B X|L Vikram.
I believe your most attractive features are your heart and soul, I believe that family is worth more than money or gold. - Affirmation, by Savage Garden. pI vThink aHungarian nNotation vIs iA aWonderful nThing cAnd pEveryone avShould vUse pIt aAll dThe nTime, adNo nMatter pWhat dThe nContext, adEven adWhen vSpeaking.
favorite: C# least favorite: xsl Josef Wainz Software Developer
-
Favourites: C#, Turbo Pascal (just for the fond memories) Dislike intensely: Progress (first job used that, 500 reports to fix, you do the math) regards, Paul Watson Bluegrass South Africa Anna-Jayne Metcalfe wrote: "Cynicism has it's place in life - but it should be kept well away from your inner self." Crikey! ain't life grand?
Paul Watson wrote: Dislike intensely: Progress (first job used that, 500 reports to fix, you do the math) Ditto brother. The people who designed that language (and DBMS for that matter! *shit slow* on joins - at least back in '94), must've been a non programmer - because it's fucking impossible to program in it! 4GL - R.I.P! Inprogrammable programming languages designed by non-programmers. Totally worthless. -- Hell is from here to eternity.
-
Fav: C Runners-up: Java, C#, C++ Hated: Whatever they call the expression language in Crystal Reports Runners-up: VBScript, VB
A servant to formulaic ways.
Shog9
Shog9 wrote: Fav: C Runners-up: Java, C#, C++ Hated: Whatever they call the expression language in Crystal Reports Runners-up: VBScript, VB Almost identical to what I would've answered. I would've removed the CR expression language in favor for Java. :) C is really a neat language. So simple, but yet so powerful. -- Hell is from here to eternity.
-
Favorites: used to be C++, now C# definitely :) Most hated: perhaps pascal, Visual Basic rado
Radoslav Bielik http://www.neomyz.com/poll [^] - Get your own web poll
Radoslav Bielik wrote: Favorites: used to be C++, now C# definitely I'm in the same boat. Until C# came along, C++ was it -- although I really appreciated Java's simplicity. Then C# came along and it added a lot of the features Java should have had, while keeping its simplicity, which I really come to appreciate. Now I find C++ to be an overly complex language. Sure, it's got some nifty features, like MI, macros, and templates, but I have barely missed them. Once we can finally get to use generics in C#, that'll be it: bye bye competition. :) Regards, Alvaro
-
Favourites: C#, Turbo Pascal (just for the fond memories) Dislike intensely: Progress (first job used that, 500 reports to fix, you do the math) regards, Paul Watson Bluegrass South Africa Anna-Jayne Metcalfe wrote: "Cynicism has it's place in life - but it should be kept well away from your inner self." Crikey! ain't life grand?
Paul Watson wrote: Dislike intensely: Progress (first job used that, 500 reports to fix, you do the math) Progress isn't too bad. Ummm.... errrr.... OK it sucks! But every now and then when you have a painfully simple report or utility to do and you can write it from memory using a total of nine words it can be satisfying. All I've ever wanted was an honest week's pay for an honest day's work.
-
Of the languages I've actually used, C++ is my favorite, and PIC assembly language is my least favorite. Languages I dislike on general principles: Visual Basic*, Forth, APL, and COBOL. * Note: I like ordinary BASIC. Visual Basic reminds me of a mouse built to government specifications (visualize in your mind a hermaphroditic seven-legged two-headed rhinocerous with skin problems, and you get the idea). Weird languages I've used and liked at the time: LISP, VAX/VMS DCL, PDP-11 assembly language.
Software Zen:
delete this;
You didn't like Forth??? I always thought it was kind of a fun little language. You couldn't do much with it and MAN was it cryptic, but it was KIND of cool :) ...SteveH
-
For me Favorites: C++ and C# Most hated: C X|B X|L Vikram.
I believe your most attractive features are your heart and soul, I believe that family is worth more than money or gold. - Affirmation, by Savage Garden. pI vThink aHungarian nNotation vIs iA aWonderful nThing cAnd pEveryone avShould vUse pIt aAll dThe nTime, adNo nMatter pWhat dThe nContext, adEven adWhen vSpeaking.
favs: C++, HTML, XML least: VB, and Pascal X| :suss: Later, JoeSox “Dream as if you'll live forever, Live as if you'll die today" - James Dean (ISTP) www.joeswammi.com ↔ www.humanaiproject.org
-
For me Favorites: C++ and C# Most hated: C X|B X|L Vikram.
I believe your most attractive features are your heart and soul, I believe that family is worth more than money or gold. - Affirmation, by Savage Garden. pI vThink aHungarian nNotation vIs iA aWonderful nThing cAnd pEveryone avShould vUse pIt aAll dThe nTime, adNo nMatter pWhat dThe nContext, adEven adWhen vSpeaking.
-
For me Favorites: C++ and C# Most hated: C X|B X|L Vikram.
I believe your most attractive features are your heart and soul, I believe that family is worth more than money or gold. - Affirmation, by Savage Garden. pI vThink aHungarian nNotation vIs iA aWonderful nThing cAnd pEveryone avShould vUse pIt aAll dThe nTime, adNo nMatter pWhat dThe nContext, adEven adWhen vSpeaking.
Favorites: Java, C#, Perl (Still learning, but I like it) Hated: Javascript, Visual Basic (original, not .NET) Most hated (And I mean DETESTED): IDL (Interactive Data Language) I had to do programming in this for a summer program last year (the Summer Science Program, if anyone cares), and we all despised it. The only opinion I've heard of it from actual programmers is "the bastard child of C and VB" - worst of both worlds. Matrix operations? Sure, they're there, it's a data-oriented language - but there are inconsistencies in how each operation handles both input and output (in terms of row-by-column or column-by-row)!!!
-
For me Favorites: C++ and C# Most hated: C X|B X|L Vikram.
I believe your most attractive features are your heart and soul, I believe that family is worth more than money or gold. - Affirmation, by Savage Garden. pI vThink aHungarian nNotation vIs iA aWonderful nThing cAnd pEveryone avShould vUse pIt aAll dThe nTime, adNo nMatter pWhat dThe nContext, adEven adWhen vSpeaking.
Fav: C++, java, Prolog Hated: C++, prolog and fortran. C++ and I have sort of a love-hate relationship going on. But I just hate fortran. Its yuck.
-
You didn't like Forth??? I always thought it was kind of a fun little language. You couldn't do much with it and MAN was it cryptic, but it was KIND of cool :) ...SteveH
The reason I disliked Forth is that the Computer Science dept. at my school switched the computer graphics lab to Forth. Unfortunately, the graphics textbook used at the time (early '80s) presented the algorithms in a procedural form. Given this change, student programs looked nothing like the algorithms they were learning how to implement. I was a lab advisor during this period. It was a stupid decision on the department's part. The point of the computer graphics classes should have been to learn how to do computer graphics, not how to translate procedural algorithms into this stack-based abortion of a language.
Software Zen:
delete this;
-
For me Favorites: C++ and C# Most hated: C X|B X|L Vikram.
I believe your most attractive features are your heart and soul, I believe that family is worth more than money or gold. - Affirmation, by Savage Garden. pI vThink aHungarian nNotation vIs iA aWonderful nThing cAnd pEveryone avShould vUse pIt aAll dThe nTime, adNo nMatter pWhat dThe nContext, adEven adWhen vSpeaking.
Favorites: Perl, C++, C# (I actually like this as an interpreted language :) ) Dislikes: FORTRAN (College class, and I hated every minute of it), Java (easy to program, but to dang slow!!) Cheers, Miahrugger