|
|
|
|
|
by Raminj95
1478 days ago
|
|
I love using C# to create games in unity as a way of keeping my love for programming alive. I dont know if its because its different from my daily job where i mostly write typescript and python as a dataengineer but I just really just enjoy the feeling of writing code in C# right now its just so refreshing. Its refreshing to have types and have to say what the return type is without it being some type of pseudo enforced type as mypy or typescript. But as others have said, c# in the wild is most likely for big enterprise software which is not always the most fun thing to work on. |
|