|
|
|
|
|
by tonyedgecombe
2629 days ago
|
|
C# has become quite a big language although it manages to hide the complexity quite well compared to C++. There is very little in the language that will trip you up, unlike C++. The only problem I have with it is it is still really Windows only, hopefully that will improve with .Net Core 3. |
|
Maybe you are talking WPF / Desktop only; there are other options for Mono but yes, there you would be right. However the trend is, unfortunately, toward browser interfaces (Electron etc) and those you can do on Linux/Mac already with .NET Core.