this post was submitted on 12 Sep 2023
1058 points (98.1% liked)

Programmer Humor

31214 readers
123 users here now

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

Rules:

founded 4 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 18 points 9 months 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] 28 points 9 months 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] 13 points 9 months ago (1 children)

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

[–] [email protected] 4 points 9 months ago

This is good to hear! Thanks for the clarification!

[–] [email protected] 17 points 9 months ago

Scripting in the unity game engine is done in c#