this post was submitted on 12 Sep 2023
1103 points (97.7% liked)

Programmer Humor

32380 readers
1243 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 19 points 1 year ago (4 children)

Does C# get used outside of Microsoft.Net stuff? I never liked the idea of being locked into something proprietary

[–] [email protected] 28 points 1 year ago (2 children)

You can definitely write C# code based on all open source things. Microsoft open sourced C# and it is used on Linux too

[–] [email protected] 13 points 1 year ago (1 children)

Yep. Cross platform Unity game engine also. No fences keeping C# in Microsoft land these days

[–] [email protected] 4 points 1 year ago

This is good to hear! Thanks for the clarification!

load more comments (1 replies)