dosuser123456@lemmy.sdf.org to Programmer Humor@programming.dev · 7 days agojs is in the "pure embodiment of hell" category along with vb.net and phplemmy.sdf.orgimagemessage-square89fedilinkarrow-up1183arrow-down153
arrow-up1130arrow-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 · 7 days agomessage-square89fedilink
minus-squareValmond@lemmy.worldlinkfedilinkarrow-up1arrow-down1·6 days agoC# is crap though. Well IMO anyways.
minus-squareValmond@lemmy.worldlinkfedilinkarrow-up1arrow-down1·6 days agoIf 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·5 days agoI 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-24 days agoWhat 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·4 days ago 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·4 days agoIf that’s how you draw conclusions… damn
minus-squareValmond@lemmy.worldlinkfedilinkarrow-up1·4 days agoYou just abandoned the discussion so yeah.
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.