Which os is best for coding? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Which os is best for coding?

Os = Operating System

2nd Mar 2018, 7:12 PM
GhostVaibhav
GhostVaibhav - avatar
3 Answers
+ 3
Any os is best , window is easy for beginners
2nd Mar 2018, 7:16 PM
Manu Sharma
Manu Sharma - avatar
+ 2
I suggest a Unix/Linux platform. Unix was originally designed as an operating system for programmers and Linux is very Unix like in design. Linux systems typically provide most of the tools you'll need be it compilers, or text editors out of the box. If not they can very easily be installed. Not to mention Linux is free, in every sense and although this freedom may come at a slight cost for the learning curve at first it is most certainly worth it. Some useful tools I use are Neovim, GCC, Gimp, Gdb, Urxvt (for terminal), zsh (for shell), and I like i3 or DWM window manager under Arch Linux. They make for a great programming and development environment.
2nd Mar 2018, 7:56 PM
Lewis
Lewis - avatar
+ 1
I currently use Windows 10 with Visual Studio, but trying to dual boot with Linux. Not working yet though.
2nd Mar 2018, 7:36 PM
Jacob Pembleton
Jacob Pembleton - avatar