Which programming language do you really hate?
programmers.stackexchange.com
Which programming language do you really hate?
1–10 of 12 posts
Re: Which programming language do you really hate?
#2Re: Which programming language do you really hate?
#3Re: Which programming language do you really hate?
#4Actually if we compare the Stack Exchange hatred list against the TIOBE index, then we can correct for the amount of 'expected' hatred (the kind that is proportional with usage)
VBScript: Hated much more than expected
PHP: Hated more than expected
Java: Hated less than expected
Visual Basic: Hated slightly more than expected
ColdFusion: Hated much more than expected
C++: Hated much less than expected
Disclaimer, those are a bunch of vague guesses based on two sources of questionable data.
Re: Which programming language do you really hate?
#5Matlab. That language is what I was "encouraged" to write the bulk of my thesis in. It's essentially the VB of the scientific community. Such a horrible language with a horrible runtime and an unbelievably limited vector syntax considering that is all it was designed for.
Re: Which programming language do you really hate?
#6Re: Which programming language do you really hate?
#7As expected, hatred is roughly proportional to popularity. Bjarne was right when he said "There are only two kinds of programming language: the ones people complain about and the ones nobody uses." Actually if we compare the Stack Exchange hatred list against the TIOBE index, then we can correct for the amount of 'expected' hatred (the kind that is proportional with usage) VBScript: Hated much more than expected PHP:…
(1) Lots of people who would have been writing C++ 5-10 years ago have moved over to Java.
(2) Lots of people writing C++ are actually writing C with classes.
Re: Which programming language do you really hate?
#8Matlab. That language is what I was "encouraged" to write the bulk of my thesis in. It's essentially the VB of the scientific community. Such a horrible language with a horrible runtime and an unbelievably limited vector syntax considering that is all it was designed for.
Re: Which programming language do you really hate?
#9As expected, hatred is roughly proportional to popularity. Bjarne was right when he said "There are only two kinds of programming language: the ones people complain about and the ones nobody uses." Actually if we compare the Stack Exchange hatred list against the TIOBE index, then we can correct for the amount of 'expected' hatred (the kind that is proportional with usage) VBScript: Hated much more than expected PHP:…
Re: Which programming language do you really hate?
#10Most commonly, this is found in the files generated by desktop database products such as MS Access, Filemaker, etc.
It's a program maintenance nightmare.