0
Which operating system(windows,Linux,unix) is better for programming ????
I want a experienced guidance from all of you ... 😃
2 Antworten
+ 5
Depends on what you're trying to do.
For Windows/.NET development Windows is going to be your best choice.
For MacOS/iOS development MacOS/OS X is the best choice.
For Bash scripting Linux is your best bet.
There isn't really a best operating system for programming. Different operating systems have advantages and disadvantages. Although in my own opinion I believe Linux is the best all around. Very little setup for your C/C++/Golang/PHP/Perl/Python, etc. environment. You have access to great debugging and testing tools. Most IDEs have Linux support. The only time you can't use Linux is when you're working in the Apple ecosystem.