1
hinst
2y

Sad that C# turned into garbage programming language 🗑️

Comments
  • 6
    How so?
    I don’t like it either, but not because of its recent development. It actually gets better with each version. But because of backwards compatibility, some bad aspects of it will never be fixed.
  • 2
    @Lensflare Sounds like C++ story.
  • 4
    What's wrong with it? Seems like a pretty damn solid vm based language with actually useful features (unlike Java and it's lack of value types, grrrrr)
  • 2
    Pictures or it didn't happen
  • 2
    @12bitfloat it cannot be overstated how much damage was caused by Java’s lack of value types and its weird connection to "primitive types".
    It even reaches beyond Java itself and lives on in other JVM based languages like the otherwise beautiful language Kotlin. It’s a shame.
  • 2
    What does a language have to be if it turns into garbage when improving on each iterarion recently? 🤔 and tbh, it’s one of the better more common enterprise languages. Well, maybe the best *common* one…
  • 2
    ooooh this should go on reddit's unpopular opinion sub, cuz it is definitely one of em.

    What is your gripe with C#? I am curious in a non aggressive way
  • 2
    yeah, i agree there's some curious choices made in the most recent versions.

    however, c# is still as far away from being garbage as JS is from being not garbage.
Add Comment