this post was submitted on 08 Jun 2024
1072 points (98.6% liked)
Programmer Humor
25196 readers
1122 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
More like Java#
In the early days of C#, before it was called C#, Microsoft gave it the most Microsoft name ever conceived for anything ever: Visual J++
update: i just looked it up and they are not. Visual J++ is a predecessor to C#. Nevertheless, the name "Visual J++" in all its Microsoftian goodness(?) is as good a descriptor as any for what C# turned into
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.
That's a solid description. I'm stealing that. "Cozy" is an excellent word for that sets C# apart from other languages.
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.