+ 1
Which Operating System do u prefer for C#? Linux vs Windows and why?
Thinking of Dual Bot~ting to use Ubuntu and Wi Windows 10 to practice my C# Any one with expirience with Dual Bot? Already have installed Code Block on Windows 10 wanna flex a bit ☺
1 ответ
+ 1
Windows is better for C#, as they're both made by Microsoft and were developed together. Also, the best IDE for C#, Visual Studio, is only available on Windows and macOS.
As for dual-booting, that's a great option, however: It's going to be a little complicated, as the Windows 10 bootloader a) can't boot into Linux and b) won't be replaced by grub. So you'll have to use cmd to tell the bootloader to use grub.
Also, I personally hate Ubuntu with a passion, and would recommend Fedora or Debian Unstable instead. Fedora is easier the easier to install and set up out of the 2 so if I were you, I'd choose that.