this post was submitted on 13 Apr 2025
130 points (77.5% liked)
Programmer Humor
22693 readers
1599 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.