dosuser123456@lemmy.sdf.org to Programmer Humor@programming.dev · 29 天前js is in the "pure embodiment of hell" category along with vb.net and phplemmy.sdf.orgimagemessage-square89linkfedilinkarrow-up1186arrow-down152
arrow-up1134arrow-down1imagejs is in the "pure embodiment of hell" category along with vb.net and phplemmy.sdf.orgdosuser123456@lemmy.sdf.org to Programmer Humor@programming.dev · 29 天前message-square89linkfedilink
minus-squareValmond@lemmy.worldlinkfedilinkarrow-up1arrow-down1·28 天前C# is crap though. Well IMO anyways.
minus-squareValmond@lemmy.worldlinkfedilinkarrow-up1arrow-down1·28 天前If you’re doing almost any language for a while it vecomes easy and smooth. In your opinion. C# is not horrendous but it lacks so many things like header files.
minus-squareKissaki@programming.devlinkfedilinkEnglisharrow-up1·27 天前I would hate to have header files with separate / duplicate declarations. If I want an interface I’ll create an interface type.
minus-squareValmond@lemmy.worldlinkfedilinkarrow-up1arrow-down1·edit-226 天前What about: Class A{ /* declarations */ }; A a; <= doesn’t instantiate a class! And just put a “a.cs” file somewhere and it’ll pollute the global namespace magically. And on and on. A FOSS language would have evolved, microsoft just doesn’t care. But I guess it’s your fav language so you won’t take any criticism right?
minus-squareKissaki@programming.devlinkfedilinkEnglisharrow-up1·26 天前 But I guess it’s your fav language so you won’t take any criticism right? If that’s your take I’ll just leave it at that.
minus-squareKissaki@programming.devlinkfedilinkEnglisharrow-up1·26 天前If that’s how you draw conclusions… damn
C# is crap though. Well IMO anyways.
C# is pretty much my fav
If you’re doing almost any language for a while it vecomes easy and smooth. In your opinion.
C# is not horrendous but it lacks so many things like header files.
I would hate to have header files with separate / duplicate declarations.
If I want an interface I’ll create an interface type.
What about:
Class A{ /* declarations */ };
A a; <= doesn’t instantiate a class!
And just put a “a.cs” file somewhere and it’ll pollute the global namespace magically.
And on and on.
A FOSS language would have evolved, microsoft just doesn’t care.
But I guess it’s your fav language so you won’t take any criticism right?
If that’s your take I’ll just leave it at that.
Busted 😁
If that’s how you draw conclusions… damn
You just abandoned the discussion so yeah.