Thoughts on using Visual Studio

api document is written in C#, C++ and Visual Basic. C# is clearly my go-to language. I don’t think it really matters which language you use. But if you choose python, you need to know how to code the equivalent thing of C# in python. Like how to implement an interface in python. My company is very obsessed with Dynamo, so I usually send them .dyn contains python script. But when I work with my own task or test something, C# is difinitely my first choice.

1 Like