|
I sadly had the same experience as this guy. I guess when you are a standard user browsing the web, everything works fine on windows, but if you are a web developer it's just a nightmare. There is always something to install which is not there, I have to install tons of drivers, Putty, WinCSP, a decent terminal (cmd.exe is just unusable), WAMP, python, various python libraries, perl, node.js (lots of front-end tools needs it now), Cygwin (otherwise it's impossible to do anything with the base programs), wget.exe, 7zip, notepad++ (the built-in notepad does not handle newlines properly), git, setup bash aliases, emacs, Firefox ... (the list can be expanded). So yeah, you can code on Windows, but you are basically fighting with the system all the time to install everything you need. |