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

Programmer Humor

32042 readers
1196 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] 18 points 1 year ago (2 children)

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

[–] [email protected] 24 points 1 year ago (1 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] 10 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!

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

Scripting in the unity game engine is done in c#