Webastor - Programming Tips and Tricks

OS => Linux => Topic started by: Cory on November 17, 2016, 07:04:54 PM

Title: What Linux can do but windows can not?
Post by: Cory on November 17, 2016, 07:04:54 PM
Hello, I would like to ask you a big problem a little special, what linux can do but windows can not? Thank you for answering me please.
Title: Re: but windows can not?
Post by: Jeremiah on May 02, 2018, 10:44:11 AM

Most of the Linux distributions come with pre-installed compilers and for many programming languages it is as easy as line of command line code to install the compilers and interpreters eg: C, C++ (GNU), Java, Python, Fortran, Golang, Assembly, NodeJS. On Windows, you need to download those compilers separately, added to the mess of setting them up to get them running.