136
submitted 2 months ago by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 8 points 2 months ago

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

[-] [email protected] 0 points 2 months ago

C# is crap though. Well IMO anyways.

[-] [email protected] 2 points 2 months ago
[-] [email protected] 0 points 2 months ago

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.

[-] [email protected] 1 points 2 months ago

I would hate to have header files with separate / duplicate declarations.

If I want an interface I'll create an interface type.

[-] [email protected] 0 points 2 months ago* (last edited 2 months ago)

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?

[-] [email protected] 1 points 2 months 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.

[-] [email protected] 0 points 2 months ago
[-] [email protected] 1 points 2 months ago

If that's how you draw conclusions… damn

[-] [email protected] 1 points 2 months ago

You just abandoned the discussion so yeah.

this post was submitted on 13 Apr 2025
136 points (78.1% liked)

Programmer Humor

24173 readers
723 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS