What kind of stuff is Visual Studio used for nowadays? I remember writing .NET Core using the 2018 I think version. The only person I know who writes C# and dotnet uses Rider since they are on Mac but I remember writing a take home in VS Code and the microsoft plugins were very sufficient as far as dev experience went
Am I naive in assuming that it's mainly people developing desktop applications for Windows that use Visual Studio? Do those of you who write C/C++ on windows also use it or do you go with a text editor + MinGW (or whatever is used for bash / gcc on windows) ?
asimovDev•2h ago
What kind of stuff is Visual Studio used for nowadays? I remember writing .NET Core using the 2018 I think version. The only person I know who writes C# and dotnet uses Rider since they are on Mac but I remember writing a take home in VS Code and the microsoft plugins were very sufficient as far as dev experience went
Am I naive in assuming that it's mainly people developing desktop applications for Windows that use Visual Studio? Do those of you who write C/C++ on windows also use it or do you go with a text editor + MinGW (or whatever is used for bash / gcc on windows) ?