Earlier quoted context omitted.
But the evidence for programming languages is that the Sapir-Whorf hypothesis is completely and totally false. To take a topical example, a lot of people complain that the idea of classes in JavaScript is antithetical to its underlying design philosophy. Presume that the statement is true (it's debatable), and you'd find that many of the people who push for this feature are likely to be those who have known no other…
Do you have to manipulate text? Perl is probably better than C for that. Do you have to write a program that operates on lists? Lisp probably is better than Java. Do you have to write a formal proof? Coq is probably better than Python. Do you have to write distributed networking code? Erlang is probably better than PHP. How can the strengths of each language not be direct support for linguistic relativity? All that m…
I can agree that different languages are more suitable for different purposes and affect how we express different problems. That is consistent with a very weak form of Sapir-Whorf. If that's the extent of your claim, then I don't think there's much controversy over that specific claim.