this post was submitted on 08 Jun 2024
1040 points (98.5% liked)

Programmer Humor

18255 readers
24 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 16 points 3 weeks ago (2 children)

I like C# better. Ok, I'll see myself out.

[–] [email protected] 4 points 3 weeks ago (1 children)

Me too. If I can use it, I prefer C# — that is — if I’m not doing systems programming, I don’t have to worry about legacy code, and mainly I’m supporting Windows then it’s really quite cozy.

[–] [email protected] 2 points 3 weeks ago

That's a solid description. I'm stealing that. "Cozy" is an excellent word for that sets C# apart from other languages.

[–] Jimb 3 points 3 weeks ago (1 children)

I like C# too. I feel like I shouldn’t because of how Microsoft it is, but I can’t help but see it as a better put together/structured Java when I use it.

[–] [email protected] 2 points 3 weeks ago

I feel the same, but to me, it's more understandable than the other C derivatives. I just understand it better. I've been thinking of diving into rust lately.