Sololearn: Learn to Code
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 3
most open source software is developed on linux and stuff like nodejs is intended to mainly run on linux since most servers run linux, therefore you can get strange bugs on windows, especially since alot of open source software assumes that file pahts look like unix file paths, also better build toolchains on linux, you cant even build lots of open source software on windows. also the bash is really powerful and convenient. you could just try dualbooting if you dont want to switch
27th May 2018, 6:42 PM
Max
Max - avatar
+ 4
YaseenIRQ I‘m not sure, i haven‘t tried it with windows 10, you could also try using virtualbox https://www.lifewire.com/run-ubuntu-within-windows-virtualbox-2202098
27th May 2018, 6:53 PM
Max
Max - avatar
+ 2
you need to have some free space (free partition) on your hdd to install linux on it. You can use disk tools on your windows to shrink existing partition and create a new one and then install linux. I'm using Windows10 and Ubuntu and it works fine. But for the beggining I would recommend the same as Max, try virtuallbox. Easy to use, you don't need to have a free partion, just some free disk space and you can play with more linux distros to find what's your favorite one as you can create mutliple virtuals and start/stop them as you wish
29th May 2018, 6:14 AM
Petr Hruska
Petr Hruska - avatar
+ 2
YaseenIRQ i can also recommend ubuntu(cause everything will just work on ubuntu) and opensuse
29th May 2018, 11:26 PM
Max
Max - avatar
+ 2
YaseenIRQ the advantage is that everybody supports ubuntu so all instructions you will find will work by default and all packets you will need you will find in the ubuntu repositories
29th May 2018, 11:32 PM
Max
Max - avatar