Unable to load image

favorite / least favorite programming language

![](/images/16760829185895536.webp)

This might have been done already but I don't care enough to check :marseyneet:

I'm going to list the top 15 langs on GitHut and you can choose your favorite and least favorite so we can argue about it and mock eachother for being an OOP enjoyer (an objectively better paradigm btw, and I'm not even indian) or being a Rust :marseytrain: or whatever


Select you'are favorite lang

26
Jump in the discussion.

No email address required.

Now, your most hated language :marseycapymad:


Jump in the discussion.

No email address required.

I get a headache when I think about Haskell. MATLAB devs should be crucified also. Hooni is also that sperg Moldbugs pet project that makes me :marseyeyeroll:

Jump in the discussion.

No email address required.

>MATLAB

I should have included it

any language primarily used (or made) by mathematicians is fricking dogshit for some reason

based mathstrags are delaying general artificial intelligence by YEARS by making python the standard for ML work

Jump in the discussion.

No email address required.

I despise JavaScript look at this shit aahhhhhhh

class MyClass {
    constructor() {
        this.setThisBinding(this, this.baz);
        this.setThisBinding(this, this.foo);
    }

    setThisBinding(thisBinding, func) {
        func.bind(thisBinding);
    }

    baz() {
        return;
    }

    foo() {
        return;
    }
}

C++ burns my eyes

Jump in the discussion.

No email address required.

Link copied to clipboard
Action successful!
Error, please refresh the page and try again.