dosuser123456@lemmy.sdf.org to Programmer Humor@programming.dev · 9 days agojs is in the "pure embodiment of hell" category along with vb.net and phplemmy.sdf.orgexternal-linkmessage-square89fedilinkarrow-up1183arrow-down153
arrow-up1130arrow-down1external-linkjs is in the "pure embodiment of hell" category along with vb.net and phplemmy.sdf.orgdosuser123456@lemmy.sdf.org to Programmer Humor@programming.dev · 9 days agomessage-square89fedilink
minus-squareThirdConsul@lemmy.mllinkfedilinkarrow-up9arrow-down1·9 days agoPHP has got a lot of new features in the language that makes it a little bit like c# now, so it’s not that bad anymore :P
minus-squareValmond@lemmy.worldlinkfedilinkarrow-up1arrow-down1·8 days agoC# is crap though. Well IMO anyways.
minus-squareValmond@lemmy.worldlinkfedilinkarrow-up1arrow-down1·8 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·7 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-26 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·6 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·6 days agoIf that’s how you draw conclusions… damn
PHP has got a lot of new features in the language that makes it a little bit like c# now, so it’s not that bad anymore :P
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