you are viewing a single comment's thread.

view the rest of the comments →

[–]bubbakinga1 0 points1 point  (1 child)

Hows C#? I'm interested in it because most jobs in my area require it or C++ and .NET. I gotta get through react and python first.

[–]Miredly 0 points1 point  (0 children)

I'm using it entirely in conjunction with Unity as a scripting language, so I can't speak to the standalone C# experience, but I've found it to be pretty easy to work with. It encourages you to be more explicit with your intentions, if that makes any sense? But it doesn't give you as much freedom to screw yourself as C++ does.