What is the best version of Linux to switch to from Windows 10?

1 answers
1 votes
What is the best version of Linux to switch to from Windows 10?
asked

It was suggested that Windows users switch to Linux before learning to start programming. There are several Youtube videos on how to switch, however, is there a specific version of Linux that works best?

Best answer

Answers

newest most voted

It’s all personal preference. There are a lot of versions out there. I learned a lot on Ubuntu which is Debian based. Now I like Fedora which is Red Hat based. Both versions are very popular and have great desktop versions which work very similar to Windows. The commands in the terminal are different though.

Pick a “distro” , install it on an old computer or install a flash drive version and run it on an old windows computer. Install the desktop version, not the server version. Then use ctl alt t or ctl alt f1 or find the terminal and start typing commands. Google and YouTube can teach you anything. Make some new directories on the command line then go to the desktop and find them. Learn to navigate to different directories with commands. You can’t screw up and if you do just install it again and start over. It’s fun.

ls
mkdir
touch
mv
vimtutor
vim
cat
Install “sl” too just for fun

Play around with it and have fun!

Hungry for knowledge?
New guides and courses each week
Looking to invest?
Market data, analysis, and reports
Just curious?
A community of blockchain experts to help

Get started today

Already have an account? Sign In