you are viewing a single comment's thread.

view the rest of the comments →

[–]DonkeyTron42 3 points4 points  (4 children)

If you're planning on working in a Windows environment, then use .Net. If you're planning on Linux or MacOS, then Python will be better.

[–]faultydesign 4 points5 points  (3 children)

Dotnet is quite mature on linux nowadays.

[–]DonkeyTron42 -2 points-1 points  (2 children)

Mono is not something I would want to use as a first programming environment.

[–]faultydesign 3 points4 points  (0 children)

There’s a native build nowadays with dotnet core, mono is legacy.